summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | USB: quirks: add STRING quirk for VCOM deviceOliver Neukum2022-04-141-0/+3
* | USB: quirks: add a Realtek card readerOliver Neukum2022-04-141-0/+3
* | usb: cdns3: Fix issue for clear halt endpointPawel Laszczak2022-04-091-2/+5
* | xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman2022-04-091-1/+1
* | xhci: stop polling roothubs after shutdownHenry Lin2022-04-091-0/+11
* | USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang2022-04-091-0/+1
|/
* Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-2/+2
|\
| * xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+2
* | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-286-94/+7
|\ \
| * | USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-286-94/+7
* | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-284-68/+1
|\ \ \
| * \ \ Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2022-03-104-68/+1
| |\ \ \ | | |/ / | |/| |