summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-111-1/+0
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1711-11/+0
* | | 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-1218-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
| * usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
| * usb: subtle increased memory usage in u_serialJim Sung2010-11-111-14/+40
| * USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui2010-11-111-1/+1
| * USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-111-1/+1
| * usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft2010-11-111-1/+2
| * USB: ehci/mxc: compile fixUwe Kleine-König2010-11-111-5/+9
| * USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-112-2/+2
| * Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-096-69/+112
| |\
| | * usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-091-0/+14
| | * usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-081-2/+0
| | * usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-051-1/+2
OpenPOWER on IntegriCloud