summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ / | |/| |
| | * | Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720"Pali Rohár2022-02-254-68/+1
* | | | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-26107-1071/+3984
|\ \ \ \
| * | | | usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()YueHaibing2022-03-191-1/+1
| * | | | usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng2022-03-183-3/+14
| * | | | usb: gadget: Makefile: remove ccflags-yLinyu Yuan2022-03-181-1/+0
| * | | | USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern2022-03-181-79/+76
| * | | | usb: gadget: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-183-13/+13
| * | | | usb: usbip: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-181-4/+4
| * | | | xen/usb: harden xen_hcd against malicious backendsJuergen Gross2022-03-161-14/+43
| * | | | Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman2022-03-161-8/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen2022-03-154-5/+31
| * | | | usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik2022-03-151-32/+37
| * | | | usb: dwc3: gadget: ep_queue simplify isoc start conditionMichael Grzeschik2022-03-151-6/+4
| * | | | xen/usb: don't use arbitrary_virt_to_machine()Juergen Gross2022-03-151-3/+1