summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson2021-09-031-1/+1
* usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg2021-09-032-20/+107
* usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg2021-09-031-2/+3
* usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet2021-09-031-3/+2
* usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-09-031-4/+3
* usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-09-031-8/+8
* usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-09-031-12/+23
* USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-09-031-0/+2
* Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-09-031-1/+0
* USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern2021-08-261-1/+1
* USB: core: Avoid WARNings for 0-length descriptor requestsAlan Stern2021-08-261-0/+6
* 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