| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: xhci: fix TDS for MTK xHCI1.1 | Chunfeng Yun | 2017-12-08 | 1 | -3/+3 |
* | xhci: Don't add a virt_dev to the devs array before it's fully allocated | Mathias Nyman | 2017-12-08 | 1 | -4/+11 |
* | usb: xhci: fix panic in xhci_free_virt_devices_depth_first | Yu Chen | 2017-12-01 | 1 | -0/+7 |
* | xhci: Don't show incorrect WARN message about events for empty rings | Mathias Nyman | 2017-12-01 | 1 | -4/+8 |
* | usb: host: fix incorrect updating of offset | Colin Ian King | 2017-11-28 | 1 | -1/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 7 | -23/+20 |
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-13 | 116 | -1306/+1111 |
|\ |
|
| * | USB: host: xhci-debugfs: add SPDX lines | Greg Kroah-Hartman | 2017-11-07 | 2 | -0/+2 |
| * | usb: host: isp1362-hcd: remove a couple of redundant assignments | Colin Ian King | 2017-11-07 | 1 | -2/+1 |
| * | USB: host: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 9 | -85/+0 |
| * | USB: host: imx21: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 3 | -42/+0 |
| * | USB: host: fhci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 8 | -40/+0 |
| * | USB: host: ehci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 29 | -296/+0 |
| * | USB: host: ohci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 9 | -51/+1 |
| * | USB: host: whci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 11 | -136/+0 |
| * | USB: host: xhci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 22 | -178/+0 |
| * | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 111 | -0/+111 |
| * | usb: xhci: tegra: use time64_t for printing timestamp | Arnd Bergmann | 2017-11-02 | 1 | -2/+2 |
| * | usb: host: isp1362-hcd: fix missing break in switch | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+1 |
| * | usb: ohci-platform: use reset array API | Masahiro Yamada | 2017-11-01 | 1 | -22/+15 |
| * | usb: ehci-platform: use reset array API | Masahiro Yamada | 2017-11-01 | 1 | -22/+13 |
| * | usb: host: max3421-hcd: Remove pdata test in max3421_hub_control() | Jules Maselbas | 2017-11-01 | 1 | -13/+2 |
| * | usb: host: remove ehci-msm.c | Alex Elder | 2017-11-01 | 3 | -278/+0 |
| * | usb: host: pci-quirks: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 |
| * | usb: host: xhci-hub: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+1 |
| * | usb: host: oxu210hp-hcd: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 |
| * | usb: host: ehci-hcd: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 |
| * | usb: host: ohci-hcd: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 |
| * | usb: host: xhci-mem: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+1 |
| * | usb: host: xhci: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+1 |
| * | usb: host: fotg210-hcd: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 |
| * | usb: host: isp116x-hcd: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+3 |
| * | usb: r8a66597-hcd: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 2 | -15/+23 |
| * | usb: xhci-mtk: fix ptr_ret.cocci warnings | kbuild test robot | 2017-10-25 | 1 | -4/+1 |
| * | Merge 4.14-rc6 into usb-next | Greg Kroah-Hartman | 2017-10-23 | 3 | -13/+34 |
| |\ |
|
| * | | usb: host: modify description for MTK xHCI config | Chunfeng Yun | 2017-10-23 | 1 | -2/+2 |
| * | | usb: xhci-mtk: add optional mcu and dma bus clocks | Chunfeng Yun | 2017-10-23 | 2 | -19/+62 |
| * | | usb: xhci-mtk: remove dummy wakeup debounce clocks | Chunfeng Yun | 2017-10-23 | 2 | -35/+0 |
| * | | usb: xhci-mtk: support option to disable usb3 ports | Chunfeng Yun | 2017-10-23 | 2 | -3/+16 |
| * | | usb: xhci-mtk: check clock stability of U3_MAC | Chunfeng Yun | 2017-10-23 | 1 | -0/+4 |
| * | | usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init() | Chunfeng Yun | 2017-10-23 | 2 | -4/+2 |
| * | | usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function | Chunfeng Yun | 2017-10-23 | 1 | -6/+1 |
| * | | xhci: Convert timers to use timer_setup() | Kees Cook | 2017-10-17 | 3 | -9/+6 |
| * | | Merge 4.14-rc4 into usb-next | Greg Kroah-Hartman | 2017-10-09 | 6 | -32/+33 |
| |\ \ |
|
| * | | | usb: host: xhci-plat: Use of_device_get_match_data() helper | Geert Uytterhoeven | 2017-10-05 | 1 | -4/+4 |
| * | | | xhci: trace slot context when calling xhci_configure_endpoint() | Mathias Nyman | 2017-10-05 | 2 | -0/+9 |
| * | | | xhci: allow TRACE to work with EVENT ring dequeue | Adam Wallis | 2017-10-05 | 1 | -2/+3 |
| * | | | usb: xhci: reduce device initiated resume time variance. | Anshuman Gupta | 2017-10-05 | 1 | -1/+6 |
| * | | | usb: xhci: Handle USB transaction error on address command | Lu Baolu | 2017-10-05 | 1 | -2/+8 |
| * | | | usb: xhci: Remove xhci->mutex from xhci_alloc_dev() | Lu Baolu | 2017-10-05 | 1 | -4/+0 |