summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+25
|\
| * ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2022-07-071-0/+25
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-2/+2
|\ \
| * | xhci: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-2/+2
* | | usb: renesas-xhci: Do not print any log while fw verif successChen Xingdi2022-07-271-4/+0
* | | USB: xhci: Fix comment typoJason Wang2022-07-271-1/+1
* | | usb/host: fix repeated words in commentsJilin Yuan2022-07-272-2/+2
* | | Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman2022-07-182-8/+6
|\ \ \
| * | | drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.Darren Stevens2022-07-082-8/+6
| |/ /
* | | usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov2022-06-301-1/+1
* | | Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman2022-06-274-17/+43
|\| |
| * | xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel2022-06-231-1/+3
| * | xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam2022-06-231-1/+3
| * | xhci: turn off port power in shutdownMathias Nyman2022-06-233-3/+16
| * | xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie2022-06-231-13/+22
| |/
* | usb: max-3421: drop unexpected word "the" in the commentsJiang Jian2022-06-241-1/+1
* | Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2022-06-224-0/+5598
|\ \
| * | staging: octeon-usb: move driver out of stagingArtur Bujdoso2022-06-214-0/+5598
| |/
* | usb: host: ehci-platform: add TPL supportAmelie Delaunay2022-06-211-0/+2
* | usb: host: ohci-platform: add TPL supportAmelie Delaunay2022-06-211-0/+3
* | usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typoHyunwoo Kim2022-06-211-1/+1
* | USB: ohci-sm501: Fix typo in commentXiang wangx2022-06-211-1/+1
* | usb: host: ohci-ppc-of: Fix refcount leak bugLiang He2022-06-211-0/+1
* | Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-201-10/+5
|\|
| * xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman2022-06-101-10/+5
* | usb: xhci-mtk: add support optional controller resetChunfeng Yun2022-06-101-0/+7
* | usb: xhci: tegra: Fix error checkTang Bin2022-06-101-4/+4
* | usb: host: ohci-at91: add support to enter suspend using SMCClément Léger2022-06-101-23/+46
* | usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin2022-06-101-0/+1
* | usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin2022-06-101-0/+1
|/
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-0323-271/+255
|\
| * usb: Probe EHCI, OHCI controllers asynchronouslyDmitry Torokhov2022-05-192-0/+2
| * xhci: Don't defer primary roothub registration if there is only one roothubMathias Nyman2022-05-191-2/+2
| * xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman2022-05-121-0/+2
| * xhci: Remove quirk for over 10 year old evaluation hardwareMathias Nyman2022-05-123-35/+7
| * xhci: prevent U2 link power state if Intel tier policy prevented U1Mathias Nyman2022-05-121-7/+4
| * xhci: use generic command timer for stop endpoint commands.Mathias Nyman2022-05-124-91/+37
| * usb: host: xhci-plat: omit shared hcd if either root hub has no portsHeiner Kallweit2022-05-121-0/+2
| * usb: host: xhci-plat: prepare operation w/o shared hcdHeiner Kallweit2022-05-121-13/+18
| * usb: host: xhci-plat: create shared hcd after having added main hcdHeiner Kallweit2022-05-121-13/+16
| * xhci: prepare for operation w/o shared hcdHeiner Kallweit2022-05-124-25/+68
| * xhci: factor out parts of xhci_gen_setup()Heiner Kallweit2022-05-121-50/+54
| * xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I2022-05-121-0/+2
| * usb: host: ehci-xilinx: adding description for return valuePiyush Mehta2022-05-121-0/+6
| * usb: host: ehci-xilinx: Fix quoted string split across linesPiyush Mehta2022-05-121-4/+2
| * usb: ehci-omap: drop unused ehci_read() functionArnd Bergmann2022-05-051-5/+0
| * Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-038-4/+46
| |\
| * | usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-2310-23/+19
| * | drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-04-231-0/+2
| * | usb: host: ohci-omap: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-211-2/+16