summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan_pda.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* 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: keyspan_pda.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-6/+2
* USB: serial: keyspan_pda.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-16/+1
* usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman2012-02-241-46/+13
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-151-3/+0
* USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold2011-11-151-5/+5
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-151-53/+0
* 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
* | USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby2011-02-281-7/+8
|/
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-17/+0
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-16/+37
|\
| * USB serial: make USB device id constantNémeth Márton2010-03-021-4/+4
| * USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-021-12/+33
* | tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-021-0/+7
|/
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-1/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-1/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-2/+2
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-16/+32
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-6/+8
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-6/+10
* keyspan_pda: Use string flip functionsAlan Cox2008-07-221-3/+2
* tty-usb-keyspan-pda: Coding styleAlan Cox2008-07-221-70/+91
* usb_serial: API all changeAlan Cox2008-07-221-40/+29
* usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy2008-07-211-1/+1
* keyspan_pda: use request_firmware()David Woodhouse2008-07-101-27/+24
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-2/+2
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-2/+7
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-10/+10
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-9/+0
* USB: keyspan_pda: clean up speed handlingAlan Cox2008-02-011-19/+19
* USB: serial: keyspan_pda: clean up urb->status usageGreg Kroah-Hartman2007-07-121-7/+10
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-6/+1
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+3
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-281-3/+3
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-6/+6
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-3/+9
OpenPOWER on IntegriCloud