summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* fs: get rid of the res2 iocb->ki_complete argumentJens Axboe2021-10-252-4/+3
* usb: remove res2 argument from gadget code completionsJens Axboe2021-10-252-5/+3
* Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-152-0/+9
|\
| * USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado2021-10-071-0/+1
| * USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang2021-10-071-0/+2
| * USB: serial: option: add prod. id for Quectel EG91Tomaz Solc2021-10-071-0/+4
| * USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas2021-10-071-0/+2
* | usb: musb: dsps: Fix the probe error pathMiquel Raynal2021-10-131-1/+3
* | xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-111-0/+2
* | xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti2021-10-111-4/+10
* | USB: xhci: dbc: fix tty registration raceJohan Hovold2021-10-111-15/+13
* | xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell2021-10-113-2/+28
* | xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell2021-10-111-0/+5
* | Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-10-0810-29/+42
|\ \
| * | USB: cdc-acm: fix break reportingJohan Hovold2021-10-051-0/+3
| * | USB: cdc-acm: fix racy tty buffer accessesJohan Hovold2021-10-051-0/+5
| * | usb: gadget: f_uac2: fixed EP-IN wMaxPacketSizePavel Hofman2021-10-051-4/+10
| * | usb: cdc-wdm: Fix check for WWANRikard Falkeborn2021-10-051-3/+3
| * | usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam2021-10-051-5/+10
| * | usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang2021-10-051-0/+1
| * | usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang2021-10-051-1/+1
| * | usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus2021-10-051-5/+3
| * | Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings2021-10-051-2/+1
| * | usb: dwc3: gadget: Revert "set gadgets parent to the right controller"Andy Shevchenko2021-10-051-1/+1
| * | usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann2021-10-051-8/+4
| |/
* | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-071-70/+2
|\ \ | |/ |/|
| * ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2021-10-051-70/+2
* | Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-09-243-3/+48
|\ \
| * | USB: serial: option: add device id for Foxconn T99W265Slark Xiao2021-09-241-0/+2
| * | USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt2021-09-241-0/+1
| * | USB: serial: cp210x: add part-number debug printkJohan Hovold2021-09-231-0/+2
| * | USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold2021-09-231-0/+35
| * | USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski2021-09-201-1/+0
| * | USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski2021-09-201-2/+0
| * | USB: serial: option: add Telit LN920 compositionsCarlo Lobrano2021-09-131-0/+8
| |/
* | usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter2021-09-211-0/+1
* | usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary2021-09-211-1/+8
* | Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski2021-09-211-1/+1
* | usb: gadget: f_uac2: Populate SS descriptors' wBytesPerIntervalJack Pham2021-09-141-0/+3
* | usb: gadget: f_uac2: Add missing companion descriptor for feedback EPJack Pham2021-09-141-1/+15
* | usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMAMinas Harutyunyan2021-09-141-3/+1
* | usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()Kishon Vijay Abraham I2021-09-141-17/+22
* | xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I2021-09-141-0/+1
* | usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2021-09-141-6/+23
* | usb: dwc2: gadget: Fix ISOC flow for BDMA and SlaveMinas Harutyunyan2021-09-141-83/+106
* | usb: dwc3: core: balance phy init and exitLi Jun2021-09-141-17/+13
* | Revert "USB: bcma: Add a check for devm_gpiod_get"Rafał Miłecki2021-09-141-4/+1
* | usb: ehci: Simplify platform driver registrationGuenter Roeck2021-09-141-48/+27
* | USB: cdc-acm: fix minor-number releaseJohan Hovold2021-09-142-2/+7
* | usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang2021-09-141-0/+4