aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/safe_serial.c
Commit message (Expand)AuthorAgeFilesLines
* USB: safe_serial: straighten out read processingJohan Hovold2010-05-201-22/+21
* USB: safe_serial: reimplement read using generic frameworkJohan Hovold2010-05-201-39/+8
* USB: safe_serial: reimplement write using generic frameworkJohan Hovold2010-05-201-111/+32
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-6/+9
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-7/+6
* tty: usb-serial krefsAlan Cox2008-10-131-4/+7
* tty-usb-safe-serial: Coding styleAlan Cox2008-07-221-133/+157
* usb_serial: API all changeAlan Cox2008-07-221-6/+8
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-1/+1
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-16/+11
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-14/+14
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day2007-10-121-11/+0
* USB: Typo: "USB_SAFE_PADDED" -> "USB_SERIAL_SAFE_PADDED".Robert P. J. Day2007-08-221-3/+3
* USB: serial: safe_serial: clean up urb->status usageGreg Kroah-Hartman2007-07-121-2/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* 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-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-1/+1
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-1/+1
* [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-1/+1
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+1
* [PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap2005-10-281-1/+1
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-271-4/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+451