summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2020-12-282-1/+2
* USB: yurex: fix control-URB timeout handlingJohan Hovold2020-12-281-0/+3
* usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2020-12-281-1/+5
* usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani2020-12-281-4/+5
* USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2020-12-281-1/+3
* usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki2020-12-281-2/+8
* usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang2020-12-281-0/+1
* usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai2020-12-281-1/+1
* USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2020-12-281-12/+12
* usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara2020-12-281-0/+11
* USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa2020-12-281-3/+13
* usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam2020-12-283-124/+1
* USB: cdc-acm: blacklist another IR Droid deviceSean Young2020-12-281-0/+4
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-172-6/+2
|\
| * powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-032-6/+2
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-4/+4
|\ \
| * | block: remove i_bdevChristoph Hellwig2020-12-011-4/+4
* | | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-1/+1
|\ \ \
| * \ \ Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-12-091-1/+1
| |\ \ \
| | * | | USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)2020-12-051-1/+1
* | | | | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-11/+9
|\ \ \ \ \
| * | | | | usb: host: sl811: Switch to use platform_get_mem_or_io()Andy Shevchenko2020-12-101-11/+9
* | | | | | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-15111-4466/+2370
|\ \ \ \ \ \
| * | | | | | usb: phy: convert comma to semicolonZheng Yongjun2020-12-111-5/+5
| * | | | | | usb: ucsi: convert comma to semicolonZheng Yongjun2020-12-111-3/+3
| * | | | | | Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-119-969/+444
| |\ \ \ \ \ \
| | * | | | | | USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier2020-12-091-0/+6
| | * | | | | | USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier2020-12-091-3/+0
| | * | | | | | USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier2020-12-091-0/+14
| | * | | | | | USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold2020-12-091-2/+21
| | * | | | | | USB: serial: cp210x: clean up dtr_rts()Johan Hovold2020-12-041-4/+4
| | * | | | | | USB: serial: cp210x: refactor flow-control handlingJohan Hovold2020-12-041-50/+47
| | * | | | | | USB: serial: cp210x: drop flow-control debuggingJohan Hovold2020-12-041-5/+1
| | * | | | | | USB: serial: cp210x: set terminal settings on openJohan Hovold2020-12-041-283/+6
| | * | | | | | USB: serial: cp210x: clean up line-control handlingJohan Hovold2020-12-041-60/+41
| | * | | | | | USB: serial: cp210x: return early on unchanged termiosJohan Hovold2020-12-041-0/+12
| | * | | | | | USB: serial: mos7720: defer state restore to a workqueueDavidlohr Bueso2020-11-201-199/+35
| | * | | | | | USB: serial: mos7720: fix parallel-port state restoreJohan Hovold2020-11-051-0/+2
| | * | | | | | USB: serial: remove write wait queueJohan Hovold2020-11-041-6/+6
| | * | | | | | USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold2020-11-041-32/+13
| | * | | | | | USB: serial: keyspan_pda: drop redundant usb-serial pointerJohan Hovold2020-11-041-3/+2
| | * | | | | | USB: serial: keyspan_pda: use BIT() macroJohan Hovold2020-11-041-12/+13
| | * | | | | | USB: serial: keyspan_pda: clean up comments and whitespaceJohan Hovold2020-11-041-60/+56
| | * | | | | | USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold2020-11-043-75/+13
| | * | | | | | USB: serial: keyspan_pda: add write-fifo supportJohan Hovold2020-11-041-60/+55
| | * | | | | | USB: serial: keyspan_pda: increase transmitter thresholdJohan Hovold2020-11-041-1/+1
| | * | | | | | USB: serial: keyspan_pda: fix write implementationJohan Hovold2020-11-041-58/+51
| | * | | | | | USB: serial: keyspan_pda: refactor write-room handlingJohan Hovold2020-11-041-63/+50
| | * | | | | | USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold2020-11-041-9/+20
| | * | | | | | USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold2020-11-041-0/+4