aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-12/+3
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-12/+3
2010-11-30Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman3-38/+91
2010-11-30Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into workGreg Kroah-Hartman4-0/+215
2010-11-30USB: fix autosuspend bug in usb-serialAlan Stern1-0/+3
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone1-0/+12
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers2-0/+4
2010-11-30USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama1-0/+1
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer2-0/+2
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-48/+151
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar3-0/+9
2010-11-22usb: musb: gadget: fix compilation warningAjay Kumar Gupta1-0/+2
2010-11-22usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei1-2/+3
2010-11-22usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi1-38/+79
2010-11-19xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp1-0/+7
2010-11-19xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2-0/+190
2010-11-19xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman1-0/+18
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann11-11/+0
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern1-5/+5
2010-11-16USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu1-1/+1
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin1-1/+1
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu4-5/+57
2010-11-16SCSI host lock push-downJeff Garzik3-4/+10
2010-11-15USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-5/+4
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-6/+4
2010-11-15USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman1-1/+1
2010-11-15USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-4/+2
2010-11-15USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman1-1/+1
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman1-1/+1
2010-11-15USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman1-4/+3
2010-11-15Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman4-13/+70
2010-11-15xhci: Fix command ring replay after resume.Sarah Sharp1-10/+61
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds18-96/+182
2010-11-11xHCI: fix wMaxPacketSize maskAndiry Xu2-2/+7
2010-11-11xHCI: release spinlock when setup interruptAndiry Xu1-0/+2
2010-11-11xhci: Remove excessive printks with shared IRQs.Sarah Sharp1-1/+0
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman1-1/+1
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil1-1/+1
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov1-3/+4
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-11usb: subtle increased memory usage in u_serialJim Sung1-14/+40
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui1-1/+1
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba1-1/+1
2010-11-11usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft1-1/+2
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König1-5/+9
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2-2/+2
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-4/+1
2010-11-09Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman6-69/+112