index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2024-06-27
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
-3
/
+2
2024-06-27
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
-21
/
+14
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
-5
/
+0
2024-06-27
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
-1
/
+39
2024-06-27
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
-1
/
+3
2024-06-27
xhci: show usb device name in xhci urb tracing
Mathias Nyman
-1
/
+4
2024-06-27
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
-21
/
+0
2024-06-27
usb: gadget: aspeed_udc: validate endpoint index for ast udc
Ma Ke
-0
/
+2
2024-06-27
usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()
Fabio Estevam
-5
/
+4
2024-06-27
usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
-10
/
+9
2024-06-27
usb: misc: onboard_usb_dev: Add match function
Matthias Kaehlcke
-4
/
+7
2024-06-27
usb: uas: set host status byte on data completion error
Shantanu Goel
-0
/
+1
2024-06-27
USB: serial: option: add Telit generic core-dump composition
Daniele Palmas
-0
/
+2
2024-06-27
USB: serial: option: add Fibocom FM350-GL
Bjørn Mork
-0
/
+4
2024-06-27
USB: serial: option: add Telit FN912 rmnet compositions
Daniele Palmas
-0
/
+4
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-0
/
+13
2024-06-20
usb: gadget: aspeed_udc: fix device address configuration
Jeremy Kerr
-2
/
+2
2024-06-20
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...
Meng Li
-6
/
+0
2024-06-20
usb: typec: ucsi: glink: fix child node release in probe function
Javier Carrasco
-1
/
+4
2024-06-20
usb: musb: da8xx: fix a resource leak in probe()
Dan Carpenter
-2
/
+6
2024-06-20
usb: typec: ucsi_acpi: Add LG Gram quirk
Diogo Ivo
-0
/
+61
2024-06-20
usb: ucsi: stm32: fix command completion handling
Fabrice Gasnier
-4
/
+15
2024-06-20
usb: atm: cxacru: fix endpoint checking in cxacru_bind()
Nikita Zhandarovich
-0
/
+14
2024-06-20
usb: gadget: printer: fix races against disable
Oliver Neukum
-10
/
+29
2024-06-20
usb: gadget: printer: SS+ support
Oliver Neukum
-0
/
+1
2024-06-20
usb: typec-mux: nb7vpq904m: broadcast typec state to next mux
Neil Armstrong
-2
/
+22
2024-06-20
usb: typec-mux: ptn36502: broadcast typec state to next mux
Neil Armstrong
-2
/
+22
2024-06-20
usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove
Neil Armstrong
-1
/
+6
2024-06-20
usb: typec-mux: ptn36502: unregister typec switch on probe error and remove
Neil Armstrong
-2
/
+9
2024-06-20
usb: typec: ucsi: psy: Add support for the charge type property
Heikki Krogerus
-0
/
+35
2024-06-20
usb: typec: ucsi: Changing the driver data type to void
Heikki Krogerus
-1
/
+1
2024-06-20
usb: typec: ucsi: don't retrieve PDOs if not supported
Mark Pearson
-0
/
+4
2024-06-20
usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO
Daehwan Jung
-0
/
+3
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
-1
/
+6
2024-06-20
usb: dwc3: Support quirk for writing high-low order
Daehwan Jung
-1
/
+3
2024-06-20
usb: typec: tipd: use min() to set tps6598x firmware packet size
Javier Carrasco
-4
/
+1
2024-06-20
usb: typec: tipd: add error log to provide firmware name and size
Javier Carrasco
-0
/
+4
2024-06-20
usb: typec: tipd: drop second firmware name read
Javier Carrasco
-17
/
+7
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
-4
/
+4
2024-06-20
usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
-11
/
+11
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+5
2024-06-20
usb: common: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+2
2024-06-20
usb: phy: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+2
2024-06-20
usb: host: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+2
2024-06-20
usb: misc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+3
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+29
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
-31
/
+89
2024-06-14
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
-2
/
+2
2024-06-13
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
-0
/
+13
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
-11
/
+44
[prev]
[next]