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-06-19
usb: gadget: Remove unused usb_remove_config
Dr. David Alan Gilbert
1
-24
/
+0
2025-06-19
usb: gadget: config: Remove unused usb_gadget_config_buf
Dr. David Alan Gilbert
1
-53
/
+0
2025-06-19
usb: phy: tegra: Remove unused functions
Dr. David Alan Gilbert
1
-89
/
+0
2025-06-19
usb: renesas_usbhs: use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2025-06-19
usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio
Yongbo Zhang
1
-8
/
+4
2025-06-19
usb: core: Add 0x prefix to quirks debug output
Jiayi Li
1
-1
/
+1
2025-06-19
usb: misc: apple-mfi-fastcharge: Make power supply names unique
Charalampos Mitrodimas
1
-3
/
+21
2025-06-19
usb: dwc3: xilinx: set coherency mode for AMD versal adaptive platform
Radhey Shyam Pandey
1
-12
/
+22
2025-06-19
usb: dwc3: xilinx: add shutdown callback
Radhey Shyam Pandey
1
-0
/
+1
2025-06-19
usb: gadget: dummy_hcd: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-06-19
usb: gadget: composite: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-06-19
usb: gadget: net2280: Use USB API functions rather than constants
Chen Ni
1
-4
/
+4
2025-06-19
usb: gadget: pch_udc: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-06-19
usb: gadget: udc-xilinx: Use USB API functions rather than constants
Chen Ni
1
-2
/
+2
2025-06-19
usb: gadget: f_fs: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-06-19
usb: gadget: m66592-udc: Use USB API functions rather than constants
Chen Ni
1
-3
/
+3
2025-06-19
usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_p...
Seungjin Bae
1
-1
/
+1
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
2
-12
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2
-2
/
+2
2025-06-10
usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()
Andy Shevchenko
1
-3
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
32
-38
/
+48
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
84
-12231
/
+3600
2025-06-03
Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+2
2025-06-03
Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+2
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2025-05-26
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+2
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+14
2025-05-23
usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...
Arnd Bergmann
1
-2
/
+5
2025-05-23
usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macro
Jihed Chaibi
2
-2
/
+2
2025-05-23
USB: typec: fix const issue in typec_match()
Greg Kroah-Hartman
1
-1
/
+1
2025-05-23
USB: gadget: udc: fix const issue in gadget_match_driver()
Greg Kroah-Hartman
1
-1
/
+1
2025-05-23
USB: gadget: fix up const issue with struct usb_function_instance
Greg Kroah-Hartman
1
-1
/
+1
2025-05-23
Merge tag 'usb-serial-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-6
/
+3
2025-05-21
USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB
Charles Yeh
1
-0
/
+2
2025-05-21
USB: serial: bus: fix const issue in usb_serial_device_match()
Greg Kroah-Hartman
1
-1
/
+1
2025-05-21
usb: usbtmc: Fix timeout value in get_stb
Dave Penkler
1
-1
/
+3
2025-05-21
usb: usbtmc: Fix read_stb function and get_stb ioctl
Dave Penkler
1
-8
/
+9
2025-05-21
usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence
Jonathan Stroud
1
-13
/
+87
2025-05-21
usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub
Mike Looijmans
2
-0
/
+4
2025-05-21
usb: gadget: lpc32xx_udc: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-05-21
usb: gadget: epautoconf: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-05-21
usb: dwc2: gadget: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-05-21
usb: core: config: Use USB API functions rather than constants
Chen Ni
1
-1
/
+1
2025-05-21
usb: dwc3-exynos: add support for ExynosAutov920
Pritam Manohar Sutar
1
-0
/
+9
2025-05-21
usb: cdnsp: Fix issue with detecting command completion event
Pawel Laszczak
1
-1
/
+17
2025-05-21
usb: cdnsp: Fix issue with detecting USB 3.2 speed
Pawel Laszczak
2
-1
/
+6
2025-05-21
usb: Flush altsetting 0 endpoints before reinitializating them after reset.
Mathias Nyman
1
-2
/
+14
2025-05-21
usb: dwc3: qcom: Use bulk clock API and devres
Bjorn Andersson
1
-75
/
+15
2025-05-21
usb: gadget: u_serial: Avoid double unlock of serial_port_lock
Prashanth K
1
-0
/
+7
[prev]
[next]