summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-10-21usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/mems...Cai Huoqing
2021-10-21usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m...Cai Huoqing
2021-10-20usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/epWesley Cheng
2021-10-20usb: gadget: u_ether: use eth_hw_addr_set()Jakub Kicinski
2021-10-20usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal
2021-10-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
2021-10-18usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren
2021-10-18usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman
2021-10-16scsi: usb: Switch to attribute groupsBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: usb: Call scsi_done() directlyBart Van Assche
2021-10-15Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah
2021-10-13net: remove single-byte netdev->dev_addr writesJakub Kicinski
2021-10-13usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-13usb: gadget: avoid unusual inline assemblyArnd Bergmann
2021-10-13usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap
2021-10-13usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang
2021-10-13usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playbackPavel Hofman
2021-10-12usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-10-11xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-11xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-11USB: xhci: dbc: fix tty registration raceJohan Hovold
2021-10-11xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell
2021-10-11xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman
2021-10-10USB: gadget: udc: Remove some dead codeChristophe JAILLET
2021-10-10usb: gadget: storage: add support for media larger than 2TNikita Yushchenko
2021-10-10usb: chipidea: udc: make controller hardware endpoint primedPiyush Mehta
2021-10-08Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-07Revert "usb: misc: ehset: Workaround for "special" hubs"Johan Hovold
2021-10-07USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang
2021-10-07USB: serial: option: add prod. id for Quectel EG91Tomaz Solc
2021-10-07USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-10-06usb: core: config: Change sizeof(struct ...) to sizeof(*...)Robert Greener
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann
2021-10-05USB: cdc-acm: fix break reportingJohan Hovold
2021-10-05USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-05usb: gadget: f_uac2: fixed EP-IN wMaxPacketSizePavel Hofman
2021-10-05usb: cdc-wdm: Fix check for WWANRikard Falkeborn
2021-10-05usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-05usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang
2021-10-05usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus
2021-10-05Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-05usb: dwc3: gadget: Revert "set gadgets parent to the right controller"Andy Shevchenko