aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-01Add kref to fake tty used by USB consoleKevin Hao1-0/+1
2008-11-30USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman1-0/+35
2008-11-30USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze Briseño1-0/+7
2008-11-30USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern1-0/+12
2008-11-30USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-11-30USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-11-30USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-11-30Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar1-7/+7
2008-11-19USB: ACE1001 patch for cp2101.cM Kondrin1-0/+1
2008-11-19USB: usbmon: fix read(2)Pete Zaitcev1-1/+4
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-11-19USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern1-1/+8
2008-11-19USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern1-1/+1
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell1-0/+4
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-11-13usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma1-0/+1
2008-11-13usb: unusual devs patch for Nokia 7610 SupernovaRicky Wong1-0/+8
2008-11-13USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2-28/+17
2008-11-13+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin1-0/+1
2008-11-13USB: storage: adjust comment in KconfigPaul Bolle1-2/+2
2008-11-13USB: Fix PS3 USB shutdown problemsGeoff Levand2-1/+3
2008-11-13USB: unusual_devs entry for Argosy USB mass-storage interfaceAlan Stern1-0/+7
2008-11-13USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips1-5/+4
2008-11-13USB: CP2101 Add device ID for AMB2560Craig Shelley1-0/+1
2008-11-13USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent1-2/+2
2008-11-13USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter1-0/+6
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2-37/+46
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi2-5/+5
2008-11-13usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta1-0/+2
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi1-1/+1
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta1-20/+57
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern2-1/+2
2008-11-13USB: add Nikon D300 camera to unusual_devsPaul Ready1-0/+7
2008-11-13USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman1-1/+1
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox1-1/+1
2008-11-01saner FASYNC handling on file closeAl Viro1-1/+0
2008-10-30tty: Fix USB kref leakAlan Cox1-0/+1
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern1-0/+3
2008-10-29USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge1-0/+7
2008-10-29USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley1-1/+1
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern4-3/+56
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-35/+792
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds34-0/+12188
2008-10-22USB: don't rebind drivers after failed resume or resetAlan Stern2-2/+3