summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into develRussell King2011-01-068-14/+397
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-052-14/+34
| |\
| | * mx51: fix usb clock supportArnaud Patard (Rtp)2011-01-031-12/+32
| | * Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-0312-38/+328
| | |\
| | * \ Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer2010-12-0619-48/+151
| | |\ \
| | * | | plat-mxc/ehci.c: fix compile breakageEric BĂ©nard2010-12-031-2/+2
| * | | | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King2011-01-036-0/+363
| |\ \ \ \
| | * | | | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin2010-11-296-0/+363
| | |/ / /
* | | | | ueagle-atm: fix PHY signal initialization raceDan Williams2010-12-281-3/+19
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| * | | | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| * | | | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| * | | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
| * | | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
| * | | | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| * | | | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-141-12/+3
|\ \ \ \ | |/ / / |/| | |
| * | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-12/+3
* | | | Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman2010-11-303-38/+91
|\ \ \ \
| * | | | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-223-0/+9
| * | | | usb: musb: gadget: fix compilation warningAjay Kumar Gupta2010-11-221-0/+2
| * | | | usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei2010-11-221-2/+3
| * | | | usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi2010-11-221-38/+79
| | |/ / | |/| |
* | | | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-304-0/+215
|\ \ \ \
| * | | | xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-191-0/+7
| * | | | xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-192-0/+190
| * | | | xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman2010-11-191-0/+18
* | | | | USB: fix autosuspend bug in usb-serialAlan Stern2010-11-301-0/+3
* | | | | USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone2010-11-301-0/+12
* | | | | USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers2010-11-302-0/+4
* | | | | USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama2010-11-301-0/+1
* | | | | USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer2010-11-302-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-2419-48/+151
|\| | | | |/ / |/| |
| * | USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-161-5/+5
| * | USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu2010-11-161-1/+1
| * | USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-161-1/+1
| * | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-164-5/+57
| * | USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-5/+4
| * | USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-6/+4
| * | USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-4/+2
| * | USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-11-151-4/+3
| * | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-154-13/+70
| |\ \ | | |/ | |/|
| | * xhci: Fix command ring replay after resume.Sarah Sharp2010-11-151-10/+61
| | * xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-112-2/+7
| | * xHCI: release spinlock when setup interruptAndiry Xu2010-11-111-0/+2