aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/sierra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-02-28USB: serial: sierra.c: use module_usb_serial_driverGreg Kroah-Hartman1-19/+1
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern1-20/+9
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold1-1/+0
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-2/+2
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+12
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum1-4/+12
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas1-0/+3
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-2/+0
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber1-0/+1
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern1-4/+4
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox1-2/+0
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva1-8/+11
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva1-10/+20
2010-03-02USB: serial: Eliminate useless codeJulia Lawall1-1/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-1/+1
2009-12-11USB: serial: sierra driver memory reductionElina Pasheva1-12/+77
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva1-6/+8
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva1-10/+14
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva1-1/+1
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-23USB: support for autosuspend in sierra while onlineOliver Neukum1-5/+152
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+1
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva1-17/+29
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern1-3/+2
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-2/+2
2009-06-15+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm treeAndrew Morton1-1/+1
2009-06-15USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva1-35/+14
2009-06-15USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva1-4/+3
2009-06-15USB: serial: sierra driver zero length packet fixElina Pasheva1-1/+4
2009-06-15USB: serial: sierra driver read path bug fixElina Pasheva1-11/+17
2009-06-15USB: serial: sierra driver write path improvementsElina Pasheva1-17/+35
2009-06-15USB: serial: sierra driver debug info visibility improvementElina Pasheva1-25/+25
2009-06-15USB: serial: sierra driver performance improvementsElina Pasheva1-3/+3
2009-06-11sierra: driver interface blacklistingElina Pasheva1-3/+48
2009-06-11sierra: driver urb handling improvementsElina Pasheva1-84/+144
2009-06-11tty: resolve some sierra breakageAlan Cox1-3/+14
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-54/+43
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum1-3/+0
2009-04-23USB: serial: sierra driver bug fix for composite interfaceElina Pasheva1-4/+17
2009-01-02sierra: Fix formattingAlan Cox1-1/+1