summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-02-14usb: typec: Add support for Parade PS8830 Type-C RetimerAbel Vesa
2025-02-14USB: dwc3: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-02-14usb: dwc3: gadget: Avoid using reserved endpoints on Intel MerrifieldAndy Shevchenko
2025-02-14usb: dwc3: gadget: Add support for snps,reserved-endpoints propertyAndy Shevchenko
2025-02-14usb: dwc3: gadget: Refactor loop to avoid NULL endpointsAndy Shevchenko
2025-02-14usb: typec: ucsi: resume work after EC initJameson Thies
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang
2025-02-14usb: roles: set switch registered flag early onElson Roy Serrao
2025-02-14usb: gadget: uvc: Fix unstarted kthread workerFrederic Weisbecker
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio
2025-02-14USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche
2025-02-11USB: serial: option: drop MeiG Smart definesJohan Hovold
2025-02-11USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-11USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda
2025-02-11USB: serial: option: add MeiG Smart SLM828Chester A. Unal
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