index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
USB: gadget: f_midi: f_midi_complete to call queue_work
Jill Donahue
1
-1
/
+1
2025-02-14
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
1
-2
/
+1
2025-02-14
usb: dwc3: Fix timeout issue during controller enter/exit from halt state
Selvarasu Ganesan
1
-0
/
+34
2025-02-14
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Mathias Nyman
1
-0
/
+3
2025-02-14
USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
Marek Vasut
1
-3
/
+6
2025-02-14
usb: cdc-acm: Fix handling of oversized fragments
Jann Horn
1
-1
/
+1
2025-02-14
usb: cdc-acm: Check control transfer buffer size before access
Jann Horn
1
-3
/
+14
2025-02-14
usb: xhci: Restore xhci_pci support for Renesas HCs
Michal Pecio
1
-3
/
+4
2025-02-14
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
Huacai Chen
1
-0
/
+9
2025-02-13
Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-20
/
+29
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
2
-4
/
+4
2025-02-11
USB: serial: option: drop MeiG Smart defines
Johan Hovold
1
-20
/
+8
2025-02-11
USB: serial: option: fix Telit Cinterion FN990A name
Fabio Porcedda
1
-5
/
+5
2025-02-11
USB: serial: option: add Telit Cinterion FN990B compositions
Fabio Porcedda
1
-0
/
+16
2025-02-11
USB: serial: option: add MeiG Smart SLM828
Chester A. Unal
1
-5
/
+10
2025-02-03
usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
John Keeping
1
-4
/
+4
2025-02-03
usb: dwc2: gadget: remove of_node reference upon udc_stop
Fabrice Gasnier
1
-0
/
+1
2025-02-03
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alan Stern
1
-0
/
+11
2025-02-03
usb: gadget: udc: renesas_usb3: Fix compiler warning
Guo Ren
1
-1
/
+1
2025-02-03
usb: dwc3: Document nostream_work
Thinh Nguyen
1
-0
/
+1
2025-02-03
usb: phy: generic: Use proper helper for property detection
Alexander Stein
1
-1
/
+1
2025-02-03
usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...
Selvarasu Ganesan
1
-0
/
+9
2025-02-03
usb: typec: thunderbolt: Remove IS_ERR check for plug
Benson Leung
1
-2
/
+2
2025-02-03
usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PL...
Benson Leung
1
-3
/
+3
2025-02-03
usb: musb: Constify struct musb_fifo_cfg
Christophe JAILLET
5
-13
/
+13
2025-02-03
usb: usb251xb: silence EPROBE_DEFER error on boot
Dominique Martinet
1
-4
/
+2
2025-02-03
usb: phy: mxs: silence EPROBE_DEFER error on boot
Dominique Martinet
1
-5
/
+3
2025-02-03
usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()
Dmitry Baryshkov
1
-21
/
+9
2025-02-03
usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()
Dmitry Baryshkov
1
-33
/
+29
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
5
-16
/
+24
2025-02-03
usb: host: max3421-hcd: Add missing spi_device_id table
Alexander Stein
1
-0
/
+7
2025-02-03
usb: gadget: uvc: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2025-02-03
usb: typec: ucsi: Enable UCSI commands in debugfs
Madhu M
2
-0
/
+6
2025-02-03
usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM
Madhu M
3
-3
/
+3
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-71
/
+25
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
90
-565
/
+2079
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-12
/
+12
2025-01-22
Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+1
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
1
-2
/
+1
2025-01-17
usb: hcd: Bump local buffer size in rh_string()
Andy Shevchenko
1
-1
/
+1
2025-01-17
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...
Greg Kroah-Hartman
1
-4
/
+4
2025-01-17
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
2
-7
/
+14
2025-01-17
usb: xhci: tegra: Fix OF boolean read warning
Jon Hunter
1
-1
/
+1
2025-01-17
usb: host: xhci-plat: add support compatible ID PNP0D15
Chunfeng Yun
1
-0
/
+1
2025-01-17
usb: typec: ucsi: Add a macro definition for UCSI v1.0
Pengyu Luo
1
-0
/
+1
2025-01-17
usb: dwc3: core: Defer the probe until USB power supply ready
Kyle Tso
1
-9
/
+21
2025-01-17
usbip: Correct format specifier for seqnum from %d to %u
Xiong Nandi
4
-6
/
+6
2025-01-17
usbip: Fix seqnum sign extension issue in vhci_tx_urb
Xiong Nandi
1
-1
/
+1
[prev]
[next]