summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan_pda.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+2Star
* tty-usb-keyspan-pda: Coding styleAlan Cox2008-07-221-70/+91
* usb_serial: API all changeAlan Cox2008-07-221-40/+29Star
* usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy2008-07-221-1/+1
* keyspan_pda: use request_firmware()David Woodhouse2008-07-101-27/+24Star
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-2/+2
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-251-2/+7
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-10/+10
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-9/+0Star
* USB: keyspan_pda: clean up speed handlingAlan Cox2008-02-011-19/+19
* USB: serial: keyspan_pda: clean up urb->status usageGreg Kroah-Hartman2007-07-131-7/+10
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-6/+1Star
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-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-291-3/+3
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [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-291-6/+6
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-3/+9
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-3/+3
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-271-6/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+894