Age | Commit message (Expand) | Author | Files | Lines |
2016-06-08 | usb: ehci-platform: add reset controller number in struct ehci_platform_priv | Jiancheng Xue | 1 | -17/+28 |
2016-05-21 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 19 | -502/+287 |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -250/+0 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+1341 |
2016-05-13 | USB: ohci-jz4740: Remove obsolete driver | Maarten ter Huurne | 2 | -250/+0 |
2016-05-09 | USB: FHCI: avoid redundant condition | Heinrich Schuchardt | 1 | -1/+1 |
2016-05-09 | usb: host: xhci-rcar: Avoid long wait in xhci_reset() | Yoshihiro Shimoda | 1 | -1/+2 |
2016-05-09 | usb/host/fotg210: remove dead code in create_sysfs_files | Colin Ian King | 1 | -7/+1 |
2016-04-30 | USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG | Alan Stern | 1 | -52/+34 |
2016-04-29 | usb: xhci: tegra: Add Tegra210 support | Thierry Reding | 1 | -8/+51 |
2016-04-29 | usb: xhci: Add NVIDIA Tegra XUSB controller driver | Thierry Reding | 3 | -0/+1298 |
2016-04-28 | usb/host/: const data must use __initconst not __initdata | Nicolas Pitre | 4 | -4/+4 |
2016-04-27 | usb: hcd: do not call whc_clean_up on wch_init call failure | Colin Ian King | 1 | -3/+4 |
2016-04-27 | USB: bcma: use simpler devm helper for getting vcc GPIO | Rafał Miłecki | 1 | -4/+2 |
2016-04-27 | usb: host: xhci: plat: finally get rid of xhci_plat_type_is() | Felipe Balbi | 2 | -21/+0 |
2016-04-27 | usb: host: xhci: plat: make use of new methods in xhci_plat_priv | Felipe Balbi | 1 | -28/+27 |
2016-04-27 | usb: host: xhci: plat: change type of mvebu init_quirk() | Felipe Balbi | 3 | -7/+12 |
2016-04-27 | usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup() | Felipe Balbi | 1 | -6/+9 |
2016-04-27 | usb: xhci: plat: add ->plat_start() and ->init_quirk() methods | Felipe Balbi | 1 | -0/+2 |
2016-04-27 | usb: host: xhci: rcar: retire use of xhci_plat_type_is() | Felipe Balbi | 1 | -1/+33 |
2016-04-27 | usb: xhci: remove duplicate code of interval checking | Alexandr Ivanov | 1 | -32/+21 |
2016-04-27 | usb: xhci: remove duplicate function xhci_urb_to_transfer_ring | Alexandr Ivanov | 3 | -53/+16 |
2016-04-27 | usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions | Alexandr Ivanov | 2 | -288/+121 |
2016-04-18 | USB: whci-hcd: add more checks for dma mapping error | Alexey Khoroshilov | 1 | -2/+6 |
2016-04-18 | xhci: fix typo in babble endpoint handling comment | Rajesh Bhagat | 1 | -1/+1 |
2016-04-13 | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value | Peter Griffin | 1 | -1/+1 |
2016-04-13 | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers | Mathias Nyman | 4 | -4/+9 |
2016-04-13 | usb: xhci: fix wild pointers in xhci_mem_cleanup | Lu Baolu | 1 | -0/+6 |
2016-04-13 | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys | Yoshihiro Shimoda | 1 | -0/+13 |
2016-04-13 | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT | Yoshihiro Shimoda | 2 | -0/+11 |
2016-04-13 | xhci: resume USB 3 roothub first | Mathias Nyman | 1 | -3/+3 |
2016-04-13 | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host | Rafal Redzimski | 1 | -1/+3 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -2/+0 |
2016-03-05 | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2 | -5/+2 |
2016-03-04 | usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol | Arnd Bergmann | 2 | -5/+2 |
2016-03-04 | usb: ohci: nxp: remove USB PLL and USB OTG clock management | Vladimir Zapolskiy | 1 | -52/+10 |
2016-03-04 | usb: ohci: nxp: remove direct access to clock controller registers | Vladimir Zapolskiy | 1 | -18/+0 |
2016-03-04 | usb: ehci-atmel: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -4/+2 |
2016-03-04 | usb: ohci-at91: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -5/+3 |
2016-03-04 | usb: xhci-mtk: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -7/+3 |
2016-03-04 | usb: host: unhide suspend/resume declarations | Arnd Bergmann | 2 | -4/+0 |
2016-03-04 | usb: host: Host drivers relying on DMA should depend on HAS_DMA | Geert Uytterhoeven | 1 | -5/+4 |
2016-03-04 | usb: host: xhci-plat: fix of_table.cocci warnings | Julia Lawall | 1 | -0/+1 |
2016-03-04 | usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings | Simon Horman | 1 | -0/+5 |
2016-02-21 | usb: host: xhci-rcar: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 1 | -2/+0 |
2016-02-15 | usb: host: pci_quirks: fix memory leak, by adding iounmap | Saurabh Sengar | 1 | -1/+2 |
2016-02-15 | usb: add HAS_IOMEM dependency to USB_ISP1362_HCD | Vegard Nossum | 1 | -0/+1 |
2016-02-15 | usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD | Vegard Nossum | 1 | -0/+1 |
2016-02-15 | usb: add HAS_IOMEM dependency to USB_OHCI_HCD | Vegard Nossum | 1 | -0/+1 |