summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-2326-112/+249
|\
| * Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-07-222-2/+6
| |\
| | * USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-211-0/+1
| | * USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-201-2/+2
| | * USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco2021-07-121-0/+3
| * | Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-211-4/+0
| * | usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not setWei Yongjun2021-07-211-3/+3
| * | usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-211-4/+6
| * | usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski2021-07-214-3/+11
| * | usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda2021-07-211-0/+7
| * | usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan2021-07-211-0/+21
| * | usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan2021-07-211-2/+8
| * | usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
| * | usb: gadget: u_serial: remove WARN_ON on null portColin Ian King2021-07-211-1/+1
| * | usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan2021-07-213-9/+23
| * | usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-211-30/+14
| * | usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong2021-07-211-0/+1
| * | usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay2021-07-211-0/+9
| * | usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay2021-07-211-4/+7
| * | USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-211-0/+7
| * | usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-211-4/+14
| * | usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-211-12/+56
| * | usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman2021-07-211-24/+28
| * | usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger2021-07-211-0/+9
| * | xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-211-1/+2
| * | Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-211-8/+8
| * | USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern2021-07-121-1/+1
| |/
* / usb: gadget: fsl_qe_udc: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
|/
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-05149-1942/+3915
|\
| * USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen2021-06-241-0/+5
| * usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2021-06-242-20/+0
| * usb: ftdi-elan: remove redundant continue statement in a while-loopColin Ian King2021-06-241-1/+0
| * usb: class: cdc-wdm: return the correct errno codeJunlin Yang2021-06-241-2/+3
| * Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-2421-174/+282
| |\
| | * USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran2021-06-161-19/+170
| | * USB: serial: drop irq-flags initialisationsJohan Hovold2021-05-213-14/+13
| | * USB: serial: mos7840: drop buffer-callback return-value commentsJohan Hovold2021-05-211-5/+0
| | * USB: serial: mos7720: drop buffer-callback sanity checksJohan Hovold2021-05-211-15/+2
| | * USB: serial: io_edgeport: drop buffer-callback sanity checksJohan Hovold2021-05-211-26/+1
| | * USB: serial: digi_acceleport: add chars_in_buffer lockingJohan Hovold2021-05-211-9/+11
| | * USB: serial: digi_acceleport: reduce chars_in_buffer over-reportingJohan Hovold2021-05-211-2/+1
| | * USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby2021-05-1913-37/+37
| | * USB: serial: make usb_serial_driver::write_room return uintJiri Slaby2021-05-1919-48/+48
| * | xhci: remove redundant continue statementColin Ian King2021-06-211-1/+0
| * | usb: dwc3: Fix debugfs creation flowMinas Harutyunyan2021-06-211-1/+2
| * | usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang2021-06-211-1/+3
| * | usb: gadget: eem: fix echo command packet response issueLinyu Yuan2021-06-211-4/+39
| * | usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol2021-06-211-1/+1
| * | Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-212-7/+4
| |\ \
| | * | usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tailBaokun Li2021-06-101-3/+1