aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/sierra.c
AgeCommit message (Expand)Author
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-03-25USB: sierra: remove bogus disconnect test in closeJohan Hovold
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-18USB: Serial: sierra.c: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-16USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-06-12USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy
2012-05-16Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern
2012-05-03USB: sierra.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov
2012-02-28USB: serial: sierra.c: use module_usb_serial_driverGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva
2010-03-02USB: serial: Eliminate useless codeJulia Lawall