summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-03-09usb: gadget: f_fs: Fix incorrect version checking of OS descsYuta Hayama
2023-03-09usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probeKang Chen
2023-03-09usb: gadget: udc: add return value check of kzalloc in mv_udc_probeKang Chen
2023-03-09usb: gadget: composite: Draw 100mA current if not configuredPrashanth K
2023-03-09usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-03-09usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta
2023-03-09usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-03-09usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-09usb: host: xhci-tegra: Drop using of_irq_parse_one()Rob Herring
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-03-09usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-03-09usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein
2023-03-09usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-03-09usb: dwc3: Fix a typo in field nameVincenzo Palazzo
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-09usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-16Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-02-16usb: dwc3: xilinx: Remove unused of_gpio,hAndy Shevchenko
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-02-15usb: gadget: u_ether: Don't warn in gether_setup_name_default()Jon Hunter
2023-02-15usb: gadget: u_ether: Convert prints to device printsJon Hunter
2023-02-14usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-02-14usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang
2023-02-14xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-09Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil
2023-02-09usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein
2023-02-09usb: gadget: configfs: Fix set but not used variable warningDaniel Scally
2023-02-07usb: gadget: uvc: Use custom strings if availableDaniel Scally
2023-02-07usb: gadget: uvc: Allow linking function to string descsDaniel Scally
2023-02-07usb: gadget: uvc: Pick up custom string descriptor IDsDaniel Scally
2023-02-07usb: gadget: uvc: Allow linking XUs to string descriptorsDaniel Scally
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally
2023-02-07usb: gadget: configfs: Rename struct gadget_stringsDaniel Scally