summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-02-03usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping
2025-02-03usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier
2025-02-03USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern
2025-02-03usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren
2025-02-03usb: dwc3: Document nostream_workThinh Nguyen
2025-02-03usb: phy: generic: Use proper helper for property detectionAlexander Stein
2025-02-03usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...Selvarasu Ganesan
2025-02-03usb: typec: thunderbolt: Remove IS_ERR check for plugBenson Leung
2025-02-03usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PL...Benson Leung
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET
2025-02-03usb: usb251xb: silence EPROBE_DEFER error on bootDominique Martinet
2025-02-03usb: phy: mxs: silence EPROBE_DEFER error on bootDominique Martinet
2025-02-03usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()Dmitry Baryshkov
2025-02-03usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()Dmitry Baryshkov
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov
2025-02-03usb: host: max3421-hcd: Add missing spi_device_id tableAlexander Stein
2025-02-03usb: gadget: uvc: drop vb2_ops_wait_prepare/finishHans Verkuil
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-22Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko
2025-01-17Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-01-17usb: xhci: tegra: Fix OF boolean read warningJon Hunter
2025-01-17usb: host: xhci-plat: add support compatible ID PNP0D15Chunfeng Yun
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo
2025-01-17usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso
2025-01-17usbip: Correct format specifier for seqnum from %d to %uXiong Nandi
2025-01-17usbip: Fix seqnum sign extension issue in vhci_tx_urbXiong Nandi
2025-01-17Merge tag 'usb-serial-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-01-15usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx deviceMiao Li
2025-01-15usb: dwc3: gadget: Reinitiate stream for all host NoStream behaviorThinh Nguyen
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: phy: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: host: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: Replace own str_plural with common oneKrzysztof Kozlowski
2025-01-15xhci: don't mess with ->d_inameAl Viro
2025-01-15mtu3: don't mess wiht ->d_inameAl Viro
2025-01-14USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-13usb: phy: Remove API devm_usb_put_phy()Zijun Hu
2025-01-13usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang