aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/symbolserial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox1-8/+2
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-1/+1
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum1-7/+5
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum1-4/+8
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-3/+11
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-2/+1
2009-04-06symbol: Remove various bits of left over junkAlan Cox1-67/+0
2009-03-24USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman1-0/+59
2009-03-24USB: serial: add symbol serial driverGreg Kroah-Hartman1-0/+340