summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu2021-08-151-0/+3
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-121-1/+5
* usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso2021-08-121-2/+2
* usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea2021-08-121-4/+5
* usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev2021-08-121-1/+1
* usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell2021-08-121-6/+20
* usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev2021-08-121-0/+18
* usb: cdns3: Fixed incorrect gadget statePawel Laszczak2021-08-121-0/+1
* usb: gadget: remove leaked entry from udc driver listZhang Qilong2021-08-121-4/+10
* usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng2021-08-121-0/+11
* USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2021-08-122-0/+4
* USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau2021-08-121-0/+1
* USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas2021-08-121-0/+2
* USB: usbtmc: Fix RCU stall warningQiang.zhang2021-08-121-8/+1
* xhci: add xhci_get_virt_ep() helperMathias Nyman2021-07-282-14/+47
* usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-281-4/+14
* usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay2021-07-281-4/+7
* usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-281-4/+6
* usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan2021-07-281-0/+21
* usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong2021-07-281-0/+1
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-281-0/+1
* USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-281-2/+2
* USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco2021-07-281-0/+3
* usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda2021-07-281-0/+7
* usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-281-30/+14
* USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-281-0/+7
* usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman2021-07-281-24/+28
* usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-281-12/+56
* xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-281-1/+2
* usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-281-0/+7
* Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-281-8/+8
* Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-281-4/+0
* usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar2021-07-251-5/+3
* usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang2021-07-201-1/+3
* usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol2021-07-201-1/+1
* usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun2021-07-201-18/+26
* usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur2021-07-141-9/+21
* usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov2021-07-141-33/+32
* xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)2021-07-141-0/+1
* usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng2021-07-141-1/+3
* usb: dwc3: Fix debugfs creation flowMinas Harutyunyan2021-07-141-1/+2
* USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen2021-07-141-0/+5
* usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer2021-07-141-8/+8
* usb: gadget: eem: fix echo command packet response issueLinyu Yuan2021-07-141-4/+39
* usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-231-1/+1
* usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham2021-06-233-19/+8
* usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima2021-06-231-2/+14
* usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn2021-06-231-0/+7
* usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson2021-06-161-1/+1
* usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng2021-06-161-6/+5