summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-023-25/+22
|\
| * ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann2022-05-072-23/+21
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-2/+1
* | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-301-17/+6
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2022-05-301-17/+6
| |\ \ \
| | | * | usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter2022-05-301-2/+2
| | | * | usb: typec: ucsi: acpi: Map the mailbox with memremap()Heikki Krogerus2022-04-271-15/+4
| | | |/
* | | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-265-38/+20
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: omap: dma: make usb support optionalArnd Bergmann2022-04-211-1/+1
| * | | ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann2022-04-211-26/+5
| * | | usb: omap: avoid mach/*.h headersArnd Bergmann2022-04-216-9/+11
| * | | ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-213-4/+5
| | |/ | |/|
* | | xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross2022-05-191-46/+15
* | | xen/usb: switch xen-hcd to use INVALID_GRANT_REFJuergen Gross2022-05-191-8/+6
* | | Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-05-134-0/+8
|\ \ \
| * | | USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-051-0/+2
| * | | USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-051-0/+2
| * | | USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-051-0/+2
| * | | USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-052-0/+2
| | |/ | |/|
* | | usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun2022-05-122-64/+12
* | | usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun2022-05-121-9/+7
* | | usb: gadget: fix race when gadget driver register via ioctlSchspa Shi2022-05-121-0/+2
* | | usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang2022-05-121-0/+26
* | | usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura2022-05-053-1/+29
* | | usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-051-1/+1
* | | usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov2022-05-051-0/+1
|/ /
* | usb: phy: generic: Get the vbus supplySean Anderson2022-04-261-0/+7
* | usb: dwc3: gadget: Return proper request statusThinh Nguyen2022-04-261-1/+30
* | usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus2022-04-261-0/+8
* | Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-04-233-3/+16
|\ \
| * | USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook2022-04-211-3/+2
| * | USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen2022-04-201-0/+2
| * | USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao2022-04-201-0/+6
| * | USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas2022-04-111-0/+6
| |/
* | usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen2022-04-221-1/+2
* | usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa2022-04-211-0/+2
* | usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET2022-04-211-5/+5
* | usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis2022-04-211-5/+9
* | usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter2022-04-211-6/+5
* | usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen2022-04-211-4/+4
* | usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin2022-04-211-4/+2
* | xhci: Enable runtime PM on second Alderlake controllerEvan Green2022-04-211-1/+3
* | usb: dwc3: fix backwards compat with rockchip devicesPeter Geis2022-04-211-0/+23
* | usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua2022-04-211-2/+1
* | USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango2022-04-213-0/+28
* | usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie2022-04-211-0/+1
* | usb: typec: ucsi: Fix role swappingHeikki Krogerus2022-04-211-7/+13
* | usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus2022-04-211-0/+4
* | usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...zhangqilong2022-04-211-2/+2
* | usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura2022-04-191-0/+2