aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/sierra.c
AgeCommit message (Expand)Author
2012-10-31USB: sierra: fix port-data memory leakJohan Hovold
2012-10-31USB: sierra: fix memory leak in probe error pathJohan Hovold
2012-10-31USB: sierra: fix memory leak in attach error pathJohan Hovold
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2012-07-16USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork
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
2010-03-02USB serial: make USB device id constantNémeth Márton
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-11USB: serial: sierra driver memory reductionElina Pasheva
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton
2009-09-23USB: support for autosuspend in sierra while onlineOliver Neukum
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton