Age | Commit message (Expand) | Author |
2010-11-24 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | USB: EHCI: fix obscure race in ehci_endpoint_disable | Alan Stern |
2010-11-16 | USB: gadget: AT91: fix typo in atmel_usba_udc driver | Josh Wu |
2010-11-16 | USB: isp1362-hcd - fix section mismatch warning | Axel Lin |
2010-11-16 | USB: EHCI: AMD periodic frame list table quirk | Andiry Xu |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-15 | USB: OTG: langwell_otg: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-15 | USB: misc: usbsevseg: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-15 | USB: misc: usbled: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-15 | USB: misc: trancevibrator: fix up a sysfs attribute permission | Greg Kroah-Hartman |
2010-11-15 | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-15 | USB: storage: sierra_ms: fix sysfs file attribute | Greg Kroah-Hartman |
2010-11-15 | USB: ehci: fix debugfs 'lpm' permissions | Greg Kroah-Hartman |
2010-11-15 | USB: atm: ueagle-atm: fix up some permissions on the sysfs files | Greg Kroah-Hartman |
2010-11-15 | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2010-11-15 | xhci: Fix command ring replay after resume. | Sarah Sharp |
2010-11-12 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-11 | xHCI: fix wMaxPacketSize mask | Andiry Xu |
2010-11-11 | xHCI: release spinlock when setup interrupt | Andiry Xu |
2010-11-11 | xhci: Remove excessive printks with shared IRQs. | Sarah Sharp |
2010-11-11 | Revert "USB: xhci: Use GFP_ATOMIC under spin_lock" | Greg Kroah-Hartman |
2010-11-11 | USB: ohci-jz4740: Fix spelling in MODULE_ALIAS | Stefan Weil |
2010-11-11 | usb: core: fix information leak to userland | Vasiliy Kulikov |
2010-11-11 | usb: misc: iowarrior: fix information leak to userland | Vasiliy Kulikov |
2010-11-11 | usb: misc: sisusbvga: fix information leak to userland | Vasiliy Kulikov |
2010-11-11 | usb: subtle increased memory usage in u_serial | Jim Sung |
2010-11-11 | USB: option: fix when the driver is loaded incorrectly for some Huawei devices. | ma rui |
2010-11-11 | USB: xhci: Use GFP_ATOMIC under spin_lock | David Sterba |
2010-11-11 | usb: gadget: goku_udc: add registered flag bit, fixing build | Andy Whitcroft |
2010-11-11 | USB: ehci/mxc: compile fix | Uwe Kleine-König |
2010-11-11 | USB: Fix FSL USB driver on non Open Firmware systems | Marc Kleine-Budde |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig |
2010-11-09 | Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus | Greg Kroah-Hartman |
2010-11-09 | usb: musb: fail unaligned DMA transfers on v1.8 and above | Anand Gadiyar |
2010-11-08 | USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial | Sebastien Bourdeauducq |
2010-11-08 | usb: musb: gadget: kill duplicate code in musb_gadget_queue() | Sergei Shtylyov |
2010-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-11-05 | usb: musb: Fix handling of spurious SESSREQ | Heikki Krogerus |
2010-11-05 | usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time | Ming Lei |
2010-11-05 | USB: musb: blackfin: push clkin value to platform resources | Bob Liu |
2010-11-05 | USB: musb: blackfin: fix dynamic device<->host changing | Bob Liu |
2010-11-05 | USB: musb: blackfin: pm: make it work | Bob Liu |
2010-11-05 | USB: musb: pm: don't rely fully on clock support | Bob Liu |
2010-11-05 | USB: musb: blackfin: fix musb_read_txhubport() definition | Ian Jeffray |
2010-11-05 | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration | Ming Lei |
2010-11-05 | usb: musb: don't leave PHY enabled on shutdown() | Grazvydas Ignotas |
2010-11-05 | usb: musb: musb_gadget: fix resource leakage in error path | Rahul Ruikar |
2010-11-05 | usb: musb: gadget: fix dma mode 0 in double buffer Rx case | Ming Lei |
2010-11-01 | USB: gadget: fix ethernet gadget crash in gether_setup | Dmitry Artamonow |