summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-11-16USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-15USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman
2010-11-15USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman
2010-11-15USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman
2010-11-15Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2010-11-15xhci: Fix command ring replay after resume.Sarah Sharp
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-11xHCI: fix wMaxPacketSize maskAndiry Xu
2010-11-11xHCI: release spinlock when setup interruptAndiry Xu
2010-11-11xhci: Remove excessive printks with shared IRQs.Sarah Sharp
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: subtle increased memory usage in u_serialJim Sung
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba
2010-11-11usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-09Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman
2010-11-09usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq
2010-11-08usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-05usb: musb: Fix handling of spurious SESSREQHeikki Krogerus
2010-11-05usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu
2010-11-05USB: musb: blackfin: fix dynamic device<->host changingBob Liu
2010-11-05USB: musb: blackfin: pm: make it workBob Liu
2010-11-05USB: musb: pm: don't rely fully on clock supportBob Liu
2010-11-05USB: musb: blackfin: fix musb_read_txhubport() definitionIan Jeffray
2010-11-05USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei
2010-11-05usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas
2010-11-05usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar
2010-11-05usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei