summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/sierra.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-3/+0
|\
| * USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork2012-07-161-3/+0
* | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
|/
* USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-121-0/+4
* Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman2012-05-161-8/+0
* USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman2012-05-151-0/+8
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman2012-05-071-8/+0
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* usb-serial: clean up unneeded PM-related fieldsAlan Stern2012-05-071-3/+0
* USB: sierra.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-32/+4
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-171-2/+4
* USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-091-0/+1
* USB: serial: sierra.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-19/+1
* usb-serial: use new registration API in [q-s]* driversAlan Stern2012-02-241-20/+9
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-151-1/+0
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-1/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-2/+2
|\
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-4/+12
|\ \
| * | USB: sierra: error handling in runtime PMOliver Neukum2011-02-171-4/+12
| |/
* / sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas2011-02-171-0/+3
|/
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0
* USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber2010-07-261-0/+1
* USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-04-221-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-4/+4
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-2/+0
* USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-021-8/+11
* USB: serial: sierra driver adding reset_resume functionElina Pasheva2010-03-021-10/+20
* USB: serial: Eliminate useless codeJulia Lawall2010-03-021-1/+1
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
* USB: remove the auto_pm flagAlan Stern2009-12-111-1/+1
* USB: serial: sierra driver memory reductionElina Pasheva2009-12-111-12/+77
* USB: serial: sierra driver autopm fixesElina Pasheva2009-10-301-6/+8
* USB: serial: sierra driver send_setup() autopm fixElina Pasheva2009-10-301-10/+14
* USB: serial: sierra driver version change to 1.3.8Elina Pasheva2009-10-091-1/+1
* drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton2009-09-241-0/+5
* USB: support for autosuspend in sierra while onlineOliver Neukum2009-09-231-5/+152
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1
* USB: serial: sierra driver id_table additionsElina Pasheva2009-07-121-17/+29
* USB: Sierra: fix oops upon device closeAlan Stern2009-07-121-3/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-2/+2
* + drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton2009-06-151-1/+1
* USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva2009-06-151-35/+14
* USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva2009-06-151-4/+3