summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman2020-02-171-2/+7
* Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-02-136-36/+56
|\
| * usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King2020-02-111-24/+15
| * usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov2020-02-111-1/+3
| * usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen2020-02-111-2/+3
| * usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan2020-02-111-12/+16
| * usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan2020-02-111-5/+7
| * usb: gadget: composite: Support more than 500mA MaxPowerJack Pham2020-02-111-6/+18
| * usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham2020-02-111-5/+3
| * usb: gadget: u_audio: Fix high-speed max packet sizeJohn Keeping2020-02-111-5/+5
| * usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha2020-02-111-1/+2
* | Merge tag 'usb-serial-5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-02-132-1/+11
|\ \
| * | USB: serial: ch341: fix receiver regressionJohan Hovold2020-02-101-0/+10
| * | USB: serial: ir-usb: Silence harmless uninitialized variable warningDan Carpenter2020-02-101-1/+1
| |/
* | usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc formatMichal Simek2020-02-121-1/+0
* | USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman2020-02-121-2/+13
* | USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman2020-02-121-2/+13
* | USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-121-0/+3
* | xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman2020-02-123-33/+65
* | Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...Greg Kroah-Hartman2020-02-123-64/+33
* | USB: core: clean up endpoint-descriptor parsingJohan Hovold2020-02-101-12/+8
* | USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold2020-02-101-0/+5
* | USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-103-0/+46
* | usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King2020-02-101-24/+15
* | usb: phy: tegra: Add clarifying comments about the shared registersDmitry Osipenko2020-02-101-0/+8
* | USB: hub: Don't record a connect-change event during reset-resumeAlan Stern2020-02-101-5/+0
* | usb: uas: fix a plug & unplug racingEJ Hsu2020-02-101-1/+22
* | USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2020-02-102-0/+16
* | xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-101-1/+3
* | xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman2020-02-101-3/+3
* | xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman2020-02-103-33/+64
* | xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman2020-02-101-3/+9
|/
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-9/+8
* | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2997-1363/+3685
|\ \
| * \ Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-274-90/+160
| |\ \
| | * | USB: serial: cyberjack: fix spelling mistake "To" -> "Too"Colin Ian King2020-01-231-1/+1
| | * | USB: serial: ir-usb: simplify endpoint checkJohan Hovold2020-01-231-3/+2
| | * | USB: serial: ir-usb: make set_termios synchronousJohan Hovold2020-01-231-39/+11
| | * | USB: serial: ir-usb: fix IrLAP framingJohan Hovold2020-01-231-22/+91
| | * | USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-01-231-10/+10
| | * | USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold2020-01-231-0/+3
| | * | USB: serial: garmin_gps: Use flexible-array memberGustavo A. R. Silva2020-01-171-1/+1
| | * | USB: serial: opticon: stop all I/O on close()Johan Hovold2020-01-171-0/+16
| | * | USB: serial: opticon: add chars_in_buffer() implementationJohan Hovold2020-01-171-17/+28
| | |/
| * | usb: phy: show USB charger type for userPeter Chen2020-01-241-1/+12
| * | usb: cdns3: fix spelling mistake and rework grammar in textColin Ian King2020-01-241-1/+1
| * | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij2020-01-231-53/+43