aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/symbolserial.c
Commit message (Expand)AuthorAgeFilesLines
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-8/+2
* | USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
|/
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-7/+5
* USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum2009-10-091-4/+8
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+11
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-2/+1
* symbol: Remove various bits of left over junkAlan Cox2009-04-061-67/+0
* USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman2009-03-241-0/+59
* USB: serial: add symbol serial driverGreg Kroah-Hartman2009-03-241-0/+340