summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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-217-22/+50
|\
| * Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-171-8/+8
| * USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-171-1/+3
| * USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-171-0/+7
| * USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-171-1/+1
| * USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-171-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-151-12/+3Star
|\ \ | |/ |/|
| * atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-111-12/+3Star
* | Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman2010-12-013-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-12-014-0/+215
|\ \ \
| * | | xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-201-0/+7
| * | | xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-202-0/+190
| * | | xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman2010-11-201-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/+4Star
| * | USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-6/+4Star
| * | 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/+2Star
| * | 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/+3Star
| * | 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
| | * xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-111-1/+0Star
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1711-11/+0Star
* | | SCSI host lock push-downJeff Garzik2010-11-163-4/+10
|/ /
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-1318-96/+182
|\|
| * Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman2010-11-111-1/+1
| * USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil2010-11-111-1/+1
| * usb: core: fix information leak to userlandVasiliy Kulikov2010-11-111-3/+4
| * usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1