aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/spcp8x5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern1-12/+5
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox1-4/+2
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches1-1/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-19tty: USB serial termios bitsAlan Cox1-11/+10
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-3/+2
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-54/+31
2009-01-07USB: serial: fix up urb->status usageGreg Kroah-Hartman1-10/+10
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman1-3/+4
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-1/+2
2008-10-13tty: usb-serial krefsAlan Cox1-1/+2
2008-07-22tty-usb-spcp8x5: Minor coding styleAlan Cox1-2/+2
2008-07-22usb_serial: API all changeAlan Cox1-32/+37
2008-04-28drivers/usb annotations and fixesAl Viro1-6/+7
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2008-04-24USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman1-0/+1075