aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman
2018-05-03xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-04-22xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing
2018-04-22Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT
2018-04-20usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-04-20xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26usb: isp1362: remove blackfin arch glueArnd Bergmann
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede
2018-03-22xhci: Add option to get next extended capability in list by passing id = 0Mathias Nyman
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-16USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-16xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman
2018-03-16xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman
2018-03-16xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman
2018-03-16xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman
2018-03-16xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-03-16usb: xhci: Remove ep_trb from finish_td()Lu Baolu
2018-03-16usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()Lu Baolu
2018-03-16usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter
2018-03-09USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-03-09usb: host: ohci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2018-03-08usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda
2018-03-08usb: xhci: dbc: Fix lockdep warningLu Baolu
2018-03-08xhci: fix endpoint context tracer outputMathias Nyman
2018-02-26Merge 4.16-rc3 into usb-nextGreg Kroah-Hartman
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-22usb: host: ehci: Use dma_pool_zalloc()Souptick Joarder
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-15usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-15usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen
2018-02-15usb: host: ehci: use correct device pointer for dma opsPeter Chen
2018-02-15ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-15xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing
2018-02-15xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing
2018-02-15xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing
2018-02-15xhci: Fix NULL pointer in xhci debugfsZhengjun Xing