aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: symbolserial: move private-data allocation to port_probeJohan Hovold2013-04-17
* USB: symbolserial: remove unused private dataJohan Hovold2013-04-17
* USB: symbolserial: use port interrupt-in urbJohan Hovold2013-04-17
* USB: mct_u232: clean up read implementationJohan Hovold2013-04-17
* USB: kobil_sct: use port interrupt-out urbJohan Hovold2013-04-17
* USB: kobil_sct: remove unused endpoint addressJohan Hovold2013-04-17
* USB: kobil_sct: fix broken debug codeJohan Hovold2013-04-17
* USB: omninet: switch to generic read implementationJohan Hovold2013-04-17
* USB: omninet: refactor read-urb processingJohan Hovold2013-04-17
* USB: omninet: clean up protocol definesJohan Hovold2013-04-17
* USB: omninet: clean up protocol descriptionJohan Hovold2013-04-17
* USB: omninet: use kzalloc for private dataJohan Hovold2013-04-17
* USB: ehci-omap: Improve PHY error handlingRoger Quadros2013-04-17
* USB: ehci-omap: Don't select any PHY driverRoger Quadros2013-04-17
* usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-04-17
* usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches2013-04-17
* usb: remove redundant tdi_resetShengzhou Liu2013-04-17
* usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-11
* usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham2013-04-11
* USB: serial: wishbone-serial: fix up minor sparse warningGreg Kroah-Hartman2013-04-11
* usb-serial: add support for USB Wishbone-serial adaptersWesley W. Terpstra2013-04-11
* USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli2013-04-09
* USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli2013-04-09
* USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli2013-04-09
* USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-09
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-09
* USB: option: add a D-Link DWM-156 variantBjørn Mork2013-04-09
* usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-09
* Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-04-08
|\
| * xhci - clarify compliance mode debug messagesTony Camuso2013-04-08
| * xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-03
| * xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-03
* | USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-08
* | USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-08
* | USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-08
* | USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-08
* | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-08
* | USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2013-04-08
* | usb, gadget: use appropriate warning accessorsDavid Rientjes2013-04-08
* | Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-08
|\ \
| * \ Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-05
| |\ \
| | * | dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-05
| | * | dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-05
| * | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-05
| |\ \ \
| | * | | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-03
| | * | | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-03
| | * | | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-02
| | * | | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-02
| | * | | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-02
| | |\ \ \
| | | * | | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-01