summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing2018-04-221-3/+5
* Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman2018-04-221-1/+0
* usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-202-5/+23
* usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-201-4/+2
* xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-04-201-1/+4
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-0424-430/+270
|\
| * usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel2018-03-261-25/+0
| * xhci: Add Intel extended cap / otg phy mux handlingHans de Goede2018-03-225-1/+100
| * xhci: Add option to get next extended capability in list by passing id = 0Mathias Nyman2018-03-221-2/+3
| * Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-208-37/+50
| |\
| * | USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-161-14/+3
| * | xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman2018-03-161-3/+11
| * | xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman2018-03-163-17/+95
| * | xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman2018-03-161-11/+9
| * | xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman2018-03-161-1/+2
| * | xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman2018-03-161-0/+2
| * | usb: xhci: Remove ep_trb from finish_td()Lu Baolu2018-03-161-4/+4
| * | usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()Lu Baolu2018-03-161-7/+4
| * | usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter2018-03-161-2/+3
| * | usb: host: ohci-platform: remove custom USB PHY handlingMartin Blumenstingl2018-03-091-51/+5
| * | usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl2018-03-091-51/+4
| * | usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl2018-03-091-96/+2
| * | usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-096-4/+9
| * | USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-42/+6
| * | USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-13/+2
| * | USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-60/+5
| * | USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-24/+2
| * | Merge 4.16-rc3 into usb-nextGreg Kroah-Hartman2018-02-2613-47/+174
| |\ \
| * | | usb: host: ehci: Use dma_pool_zalloc()Souptick Joarder2018-02-222-6/+3
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-026-472/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: isp1362: remove blackfin arch glueArnd Bergmann2018-03-262-46/+1
| * | | usb: host: remove tilegx platform glueArnd Bergmann2018-03-264-426/+0
| | |/ | |/|
* | | USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring2018-03-091-1/+2
* | | xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-093-0/+7
* | | usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda2018-03-091-10/+1
* | | usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda2018-03-081-0/+4
* | | usb: xhci: dbc: Fix lockdep warningLu Baolu2018-03-082-16/+24
* | | xhci: fix endpoint context tracer outputMathias Nyman2018-03-081-10/+12
|/ /
* | Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-2212-39/+174
|\ \
| * | usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-151-7/+10
| * | usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen2018-02-151-8/+4
| * | usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-151-2/+2
| * | ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-152-4/+10
| * | xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing2018-02-151-2/+1
| * | xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing2018-02-151-4/+2
| * | xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing2018-02-151-0/+1
| * | xhci: Fix NULL pointer in xhci debugfsZhengjun Xing2018-02-151-2/+2
| * | xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-02-151-9/+9
| * | xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-155-1/+133
| |/
* | usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2018-02-151-8/+0
|/
OpenPOWER on IntegriCloud