aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-11-13USB: storage: adjust comment in KconfigPaul Bolle
2008-11-13USB: Fix PS3 USB shutdown problemsGeoff Levand
2008-11-13USB: unusual_devs entry for Argosy USB mass-storage interfaceAlan Stern
2008-11-13USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips
2008-11-13USB: CP2101 Add device ID for AMB2560Craig Shelley
2008-11-13USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent
2008-11-13USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi
2008-11-13usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-11-13USB: add Nikon D300 camera to unusual_devsPaul Ready
2008-11-13USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30tty: Fix USB kref leakAlan Cox
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern
2008-10-29USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge
2008-10-29USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-22USB: don't rebind drivers after failed resume or resetAlan Stern
2008-10-22USB: fix memory leak in cdc-acmOliver Neukum
2008-10-22USB: Unusual dev for Mio moov 330 gpsFrédéric Marchal
2008-10-22USB: cdc-wdm: make module autoload workOliver Neukum
2008-10-22USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik
2008-10-22usb/gadget: fix kernel-doc warningRandy Dunlap
2008-10-22USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern
2008-10-22USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin
2008-10-22USB: support Huawei data card product IDsfangxiaozhi
2008-10-22USB: add ZTE MF626 USB GSM modem entryMikhail Gusarov
2008-10-22USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA br...Phil Dibowitz
2008-10-22USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb core codeGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb class driversGreg Kroah-Hartman
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-10-17usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang
2008-10-17usb/fsl_qe_udc: fix response to get status requestLi Yang