aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger
2008-11-19USB: ACE1001 patch for cp2101.cM Kondrin
2008-11-19USB: usbmon: fix read(2)Pete Zaitcev
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell
2008-11-19USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern
2008-11-19USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-11-19uwb: add basic radio managerDavid Vrabel
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Wrap task credential accesses in the USB driverDavid Howells
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern
2008-11-13usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma
2008-11-13usb: unusual devs patch for Nokia 7610 SupernovaRicky Wong
2008-11-13USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior
2008-11-13+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin
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-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks
2008-11-01saner FASYNC handling on file closeAl Viro