summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun2-1/+2
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang1-0/+15
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu1-3/+1
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman3-5/+9
2023-03-30xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman1-0/+1
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman1-4/+3
2023-03-30xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips1-1/+5
2023-03-29usb: xhci: tegra: fix sleep in atomic callWayne Chang1-3/+3
2023-03-29usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET1-3/+1
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann1-11/+5
2023-03-23xhci: Move xhci MSI sync function to to xhci-pciJosue David Hernandez Gutierrez2-25/+13
2023-03-23xhci: Call MSI sync function from xhci-pci instead of generic xhci codeJosue David Hernandez Gutierrez2-5/+7
2023-03-23xhci: Move functions to cleanup MSI to xhci-pciJosue David Hernandez Gutierrez3-32/+26
2023-03-23xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functionsJosue David Hernandez Gutierrez3-6/+18
2023-03-23xhci: Move functions to setup msi to xhci-pciJosue David Hernandez Gutierrez5-135/+131
2023-03-23xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resumeJosue David Hernandez Gutierrez3-6/+18
2023-03-23xhci: dbc: Provide sysfs option to configure dbc descriptorsMathias Nyman2-4/+191
2023-03-23xhci: mem: Join string literals backAndy Shevchenko1-17/+10
2023-03-23xhci: mem: Replace explicit castings with appropriate specifiersAndy Shevchenko1-10/+7
2023-03-23xhci: mem: Use while (i--) pattern to clean upAndy Shevchenko1-2/+1
2023-03-23xhci: mem: Drop useless return:sAndy Shevchenko1-7/+4
2023-03-23xhci: mem: Get rid of redundant 'else'Andy Shevchenko1-8/+6
2023-03-23xhci: mem: Use dma_poll_zalloc() instead of explicit memset()Andy Shevchenko1-4/+2
2023-03-23xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko1-4/+5
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König3-3267/+0
2023-03-21usb: host: u132-hcd: Drop if with an always true conditionUwe Kleine-König1-32/+34
2023-03-21usb: host: u132-hcd: Various style improvementsUwe Kleine-König1-190/+208
2023-03-16usb: host: max3421-hcd: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: host: xhci-rcar: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring2-8/+5
2023-03-16usb: Use of_property_present() for testing DT property presenceRob Herring1-2/+2
2023-03-09usb: xhci: change some trace event __dynamic_array() to __get_buf()Linyu Yuan1-13/+7
2023-03-09usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang1-29/+2
2023-03-09usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang1-3/+0
2023-03-09usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-09usb: host: xhci-tegra: Drop using of_irq_parse_one()Rob Herring1-10/+7
2023-02-25Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2-34/+12
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-640/+984
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-435/+7
2023-02-14xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter1-0/+3
2023-02-09usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein1-2/+1
2023-02-07usb: max-3421: Fix setting of I/O pinsMark Tomlinson1-1/+1
2023-02-06usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-02-06USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-06USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-06USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-06USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-3/+3
2023-02-03usb: remove the dead USB_OHCI_SH optionChristoph Hellwig1-11/+0
2023-02-03usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven1-17/+6