summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | USB: dwc3: clean up phy init error handlingJohan Hovold2023-04-201-9/+9
| * | | | USB: dwc3: clean up probe error labelsJohan Hovold2023-04-201-23/+22
| * | | | USB: dwc3: drop dead hibernation codeJohan Hovold2023-04-202-110/+1
| * | | | USB: dwc3: gadget: drop dead hibernation codeJohan Hovold2023-04-201-40/+6
| * | | | USB: dwc3: disable autosuspend on unbindJohan Hovold2023-04-201-0/+2
| * | | | USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold2023-04-201-0/+1
| * | | | USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold2023-04-201-9/+5
| * | | | usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier2023-04-202-1/+21
| * | | | usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enableFabrice Gasnier2023-04-201-2/+17
| * | | | usb: xhci-mtk: add optional frame count clockChunfeng Yun2023-04-202-1/+2
| * | | | usb: xhci: plat: Add USB 3.0 phy supportStanley Chang2023-04-201-0/+15
| * | | | usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu2023-04-201-3/+1
| * | | | xhci: fix debugfs register accesses while suspendedJohan Hovold2023-04-201-0/+1
| * | | | usb: Add explicit of.h of_platform.h includeRob Herring2023-04-203-3/+3
| * | | | usb: gadget: tegra-xudc: Remove unneeded return variableJon Hunter2023-04-201-3/+2
| * | | | usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter2023-04-201-1/+1
| * | | | Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-04-201-0/+6
| |\ \ \ \
| | * | | | USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL2023-04-181-0/+6
| | * | | | USB: serial: quatech2: remove unused qt2_setdevice functionTom Rix2023-04-051-8/+0
| | | |/ / | | |/| |
| * | | | Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman2023-04-1010-10/+30
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: chipidea: imx: avoid unnecessary probe deferThomas Ballasi2023-04-051-1/+1
| * | | | usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj2023-04-051-2/+42
| * | | | usb: dwc3: pci: Change PCI device macrosAndy Shevchenko2023-04-051-98/+34
| * | | | usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun2023-04-051-0/+2
| * | | | usb: musb: ux500: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: tusb6010: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: sunxi: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: omap2430: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: musb_dsps: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: musb_core: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-3/+2
| * | | | usb: musb: mpfs: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: mediatek: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: jz4740: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: musb: da8xx: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
| * | | | usb: move config USB_USS720 to usb's misc KconfigLukas Bulwahn2023-03-292-29/+29
| * | | | usb: gadget: f_ecm: Add suspend/resume and remote wakeup supportElson Roy Serrao2023-03-293-0/+89
| * | | | usb: gadget: Handle function suspend feature selectorElson Roy Serrao2023-03-291-5/+60
| * | | | usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao2023-03-294-8/+51
| * | | | usb: gadget: Add function wakeup supportElson Roy Serrao2023-03-291-0/+40
| * | | | usb: dwc3: Add remote wakeup handlingElson Roy Serrao2023-03-293-6/+79
| * | | | usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2023-03-294-0/+53
| * | | | usb: dwc3-am62: Fix up wake-up configuration and spurious wake upRoger Quadros2023-03-291-10/+18
| * | | | usb: dwc3: host: remove dead code in dwc3_host_get_irq()Mingxuan Xiang2023-03-291-6/+1
| * | | | usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET2023-03-291-3/+1
| * | | | usb: dwc2: Fix spelling mistake "schduler" -> "scheduler"Deming Wang2023-03-291-1/+1
| * | | | xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann2023-03-291-11/+5
| * | | | usb: gadget: ffs: remove ENTER() macroLinyu Yuan2023-03-293-105/+0
| * | | | usb: gadget: uvc: Make bmControls attr read/writeDaniel Scally2023-03-291-2/+119
| * | | | usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju2023-03-291-5/+36
| * | | | Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2023-03-2719-89/+105
| |\ \ \ \ | | | |/ / | | |/| |