aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-02-19usb: dwc2: Implement recovery after PM domain offStefan Wahren3-0/+41
2025-02-19usb: dwc2: Refactor backup/restore of registersStefan Wahren3-101/+121
2025-02-19usb: dwc2: gadget: Introduce register restore flagsStefan Wahren2-7/+11
2025-02-19usb: misc: onboard_dev: add vdda support for Microchip USB2514Catalin Popescu1-1/+8
2025-02-18usb: typec: tcpm: Switch to use hrtimer_setup()Nam Cao1-8/+8
2025-02-18usb: musb: cppi41: Switch to use hrtimer_setup()Nam Cao1-2/+2
2025-02-18usb: ehci: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-18usb: gadget: Switch to use hrtimer_setup()Nam Cao2-6/+3
2025-02-18usb: fotg210-hcd: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-18usb: dwc2: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-18USB: chipidea: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-17USB: serial: mos7840: drop unused definesJohan Hovold1-13/+0
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman16-45/+139
2025-02-14usb: typec: Add support for Parade PS8830 Type-C RetimerAbel Vesa3-0/+448
2025-02-14USB: dwc3: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-10/+2
2025-02-14usb: dwc3: gadget: Avoid using reserved endpoints on Intel MerrifieldAndy Shevchenko1-0/+10
2025-02-14usb: dwc3: gadget: Add support for snps,reserved-endpoints propertyAndy Shevchenko1-1/+40
2025-02-14usb: dwc3: gadget: Refactor loop to avoid NULL endpointsAndy Shevchenko1-4/+18
2025-02-14usb: typec: ucsi: resume work after EC initJameson Thies1-5/+12
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang1-2/+1
2025-02-14usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-02-14usb: gadget: uvc: Fix unstarted kthread workerFrederic Weisbecker1-1/+1
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue1-1/+1
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan1-0/+34
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio1-3/+4
2025-02-14USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen1-0/+9
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-20/+29
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche2-4/+4
2025-02-11USB: serial: option: drop MeiG Smart definesJohan Hovold1-20/+8
2025-02-11USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda1-5/+5
2025-02-11USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda1-0/+16
2025-02-11USB: serial: option: add MeiG Smart SLM828Chester A. Unal1-5/+10
2025-02-03usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping1-4/+4
2025-02-03usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier1-0/+1
2025-02-03USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern1-0/+11
2025-02-03usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren1-1/+1
2025-02-03usb: dwc3: Document nostream_workThinh Nguyen1-0/+1
2025-02-03usb: phy: generic: Use proper helper for property detectionAlexander Stein1-1/+1
2025-02-03usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retriesSelvarasu Ganesan1-0/+9
2025-02-03usb: typec: thunderbolt: Remove IS_ERR check for plugBenson Leung1-2/+2
2025-02-03usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PPBenson Leung1-3/+3
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET5-13/+13
2025-02-03usb: usb251xb: silence EPROBE_DEFER error on bootDominique Martinet1-4/+2