summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-0123-604/+358
|\
| * usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda2021-08-271-0/+7
| * usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun2021-08-272-39/+18
| * usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun2021-08-262-51/+60
| * usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun2021-08-261-0/+65
| * usb: xhci-mtk: add a member of num_esitChunfeng Yun2021-08-262-13/+9
| * usb: xhci-mtk: check boundary before check ttChunfeng Yun2021-08-261-3/+4
| * usb: xhci-mtk: update fs bus bandwidth by bw_budget_tableChunfeng Yun2021-08-261-10/+7
| * usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun2021-08-261-4/+6
| * usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun2021-08-262-2/+11
| * usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun2021-08-261-1/+1
| * Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun2021-08-262-86/+69
| * Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"Chunfeng Yun2021-08-261-13/+7
| * usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov2021-08-261-2/+6
| * xhci: Add bus number to some debug messagesMathias Nyman2021-08-263-5/+10
| * xhci: Add additional dynamic debug to follow URBs in cancel and error cases.Mathias Nyman2021-08-261-6/+24
| * Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman2021-08-261-12/+12
| * xhci: Fix failure to give back some cached cancelled URBs.Mathias Nyman2021-08-261-15/+25
| * xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman2021-08-264-23/+27
| * xhci: fix unsafe memory usage in xhci tracingMathias Nyman2021-08-263-30/+36
| * USB: EHCI: Add alias for Broadcom INSNREGKees Cook2021-08-181-7/+4
| * usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controllerLukas Bulwahn2021-08-183-342/+0
| * usb: host: ohci-tmio: add IRQ checkSergey Shtylyov2021-08-161-0/+3
| * Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman2021-08-091-4/+5
| |\
| * | usb: xhci-mtk: relax TT periodic bandwidth allocationIkjoon Jang2021-08-051-7/+13
| * | usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang2021-08-052-69/+86
| * | Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-265-43/+45
| |\ \
| * | | usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer2021-07-213-10/+0
| * | | usb: xhci-renesas: Minor coding style cleanupMoritz Fischer2021-07-211-1/+1
| * | | usb: host: ohci-spear: simplify calling usb_add_hcd()Sergey Shtylyov2021-07-211-1/+1
| * | | USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov2021-07-211-12/+11
| * | | usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv2021-07-212-8/+2
| * | | usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv2021-07-211-19/+17
| * | | Revert "usb: host: fotg210: Use dma_pool_zalloc"Kelly Devilliv2021-07-211-2/+5
* | | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-2/+2
|\ \ \ \
| * \ \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-096-47/+50
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
| | |/ / | |/| |
* | | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| |/ / |/| |
* | | usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea2021-07-271-4/+5
| |/ |/|
* | usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
* | usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-211-30/+14
* | usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-211-4/+14
* | xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-211-1/+2
* | Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-211-8/+8
|/
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-0516-354/+559
|\
| * usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2021-06-242-20/+0
| * xhci: remove redundant continue statementColin Ian King2021-06-211-1/+0
| * Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...Greg Kroah-Hartman2021-06-183-9/+0
| * xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)2021-06-171-0/+1
| * xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman2021-06-171-2/+7