summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2021-09-08Merge branch 'dev-5.10' into dev-5.10-intelJae Hyun Yoo28-134/+314
2021-08-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu1-0/+3
2021-08-12usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-1/+5
2021-08-12usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso1-2/+2
2021-08-12usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea1-4/+5
2021-08-12usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev1-1/+1
2021-08-12usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell1-6/+20
2021-08-12usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev1-0/+18
2021-08-12usb: cdns3: Fixed incorrect gadget statePawel Laszczak1-0/+1
2021-08-12usb: gadget: remove leaked entry from udc driver listZhang Qilong1-4/+10
2021-08-12usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng1-0/+11
2021-08-12USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2-0/+4
2021-08-12USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau1-0/+1
2021-08-12USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas1-0/+2
2021-08-12USB: usbtmc: Fix RCU stall warningQiang.zhang1-8/+1
2021-08-02USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2021-08-02Add IO statistics to USB Mass storage gadgetAdrian Ambrożewicz3-0/+50
2021-08-02Suppress excessive HID gadget error logsJae Hyun Yoo1-3/+5
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman2-14/+47
2021-07-28usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery1-4/+14
2021-07-28usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay1-4/+7
2021-07-28usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan1-4/+6
2021-07-28usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan1-0/+21
2021-07-28usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong1-0/+1
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping1-0/+1
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray1-2/+2
2021-07-28USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco1-0/+3
2021-07-28usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda1-0/+7
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson1-30/+14
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski1-0/+7
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman1-24/+28
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman1-12/+56
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman1-1/+2
2021-07-28usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen1-0/+7
2021-07-28Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer1-8/+8
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin1-4/+0
2021-07-25usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar1-5/+3
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang1-1/+3
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol1-1/+1
2021-07-20usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun1-18/+26
2021-07-14usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur1-9/+21
2021-07-14usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov1-33/+32
2021-07-14xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)1-0/+1
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng1-1/+3
2021-07-14usb: dwc3: Fix debugfs creation flowMinas Harutyunyan1-1/+2
2021-07-14USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-07-14usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer1-8/+8
2021-07-14usb: gadget: eem: fix echo command packet response issueLinyu Yuan1-4/+39
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen1-1/+1
2021-06-23usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham3-19/+8