aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman2010-11-30
|\
| * usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
| * usb: musb: gadget: fix compilation warningAjay Kumar Gupta2010-11-22
| * usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei2010-11-22
| * usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi2010-11-22
* | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-30
|\ \
| * | xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-19
| * | xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-19
| * | xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman2010-11-19
* | | USB: fix autosuspend bug in usb-serialAlan Stern2010-11-30
* | | USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone2010-11-30
* | | USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers2010-11-30
* | | USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama2010-11-30
* | | USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer2010-11-30
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-23
|\| | | |/ |/|
| * USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-16
| * USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu2010-11-16
| * USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-16
| * USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-16
| * USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-15
| * USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-15
| * USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-15
| * USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-11-15
| * USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-15
| * USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-15
| * USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-15
| * USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-11-15
| * Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-15
| |\
| | * xhci: Fix command ring replay after resume.Sarah Sharp2010-11-15
| | * xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-11
| | * xHCI: release spinlock when setup interruptAndiry Xu2010-11-11
| | * xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-11
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | | SCSI host lock push-downJeff Garzik2010-11-16
|/ /
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
|\|
| * Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman2010-11-11
| * USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil2010-11-11
| * usb: core: fix information leak to userlandVasiliy Kulikov2010-11-11
| * usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov2010-11-11
| * usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-11
| * usb: subtle increased memory usage in u_serialJim Sung2010-11-11
| * USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui2010-11-11
| * USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-11
| * usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft2010-11-11
| * USB: ehci/mxc: compile fixUwe Kleine-König2010-11-11
| * USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-11
| * Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-09
| |\
| | * usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-09
| | * usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-08
| | * usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-05