summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* usb: phy: twl6030: add IRQ checksSergey Shtylyov2021-09-151-0/+5
* usb: phy: fsl-usb: add IRQ checkSergey Shtylyov2021-09-151-0/+2
* usb: gadget: udc: at91: add IRQ checkSergey Shtylyov2021-09-151-1/+3
* xhci: fix unsafe memory usage in xhci tracingMathias Nyman2021-09-123-30/+36
* usb: mtu3: fix the wrong HS mult valueChunfeng Yun2021-09-121-4/+2
* usb: mtu3: use @mult for HS isoc or intrChunfeng Yun2021-09-121-1/+1
* usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda2021-09-121-0/+7
* USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix2021-09-121-1/+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: 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: 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: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng2021-08-151-0/+11
* usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng2021-08-151-6/+5
* usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng2021-08-151-4/+4
* usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng2021-08-151-6/+5
* usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng2021-08-151-11/+3
* usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng2021-08-151-0/+13
* usb: dwc3: Stop active transfers before halting the controllerWesley Cheng2021-08-152-2/+66
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-121-1/+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: 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: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-281-4/+6
* 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
* 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: 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