index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
usb: gadget: uvc: Remove extra semicolon from the macro
Abhishek Tamboli
1
-1
/
+1
2024-10-16
usb: typec: ucsi: UCSI2.0 Set Sink Path command support
Pooja Katiyar
2
-0
/
+2
2024-10-16
usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
Saranya Gopal
1
-51
/
+5
2024-10-16
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
Andy Shevchenko
1
-4
/
+0
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
61
-89
/
+116
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-37
/
+64
2024-10-13
USB: chaoskey: Fix possible deadlock chaoskey_list_lock
Edward Adam Davis
1
-2
/
+2
2024-10-07
USB: yurex: kill needless initialization in yurex_read
Oliver Neukum
1
-1
/
+1
2024-10-07
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
Oliver Neukum
1
-11
/
+8
2024-10-04
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
1
-0
/
+5
2024-10-04
usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...
Radhey Shyam Pandey
2
-2
/
+16
2024-10-04
usb: dwc3: core: Stop processing of pending events if controller is halted
Selvarasu Ganesan
3
-18
/
+19
2024-10-04
usb: dwc3: re-enable runtime PM after failed resume
Roy Luo
1
-5
/
+3
2024-10-04
usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
Icenowy Zheng
1
-0
/
+11
2024-10-04
usb: gadget: core: force synchronous registration
John Keeping
1
-0
/
+1
2024-10-04
USB: chaoskey: fail open after removal
Oliver Neukum
1
-11
/
+24
2024-10-04
usb: yurex: make waiting on yurex_write interruptible
Oliver Neukum
2
-5
/
+4
2024-10-04
usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
Jeongjun Park
1
-10
/
+36
2024-10-04
usb: Reorganize kerneldoc parameter names
Julia Lawall
1
-2
/
+2
2024-10-04
usb: chipidea: udc: improve error recovery for ISO transfer
Xu Yang
1
-4
/
+9
2024-10-04
usb: chipidea: udc: improve dTD link logic
Xu Yang
1
-1
/
+8
2024-10-04
usb: chipidea: udc: handle USB Error Interrupt if IOC not set
Xu Yang
1
-1
/
+1
2024-10-04
usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
Xu Yang
2
-0
/
+150
2024-10-04
usb: chipidea: udc: limit usb request length to max 16KB
Xu Yang
2
-0
/
+7
2024-10-04
usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
Xu Yang
3
-0
/
+4
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
133
-135
/
+135
2024-10-04
usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::dri...
Uwe Kleine-König
1
-1
/
+1
2024-10-04
usb: gadget: f_midi: prefer strscpy() over strcpy()
Abdul Rahim
1
-4
/
+4
2024-10-04
usb: typec: stusb160x: Make use of i2c_get_match_data()
Andy Shevchenko
1
-4
/
+3
2024-10-04
usb: typec: tcpm: use max() to get higher value
R Sundar
1
-1
/
+1
2024-10-04
usb: typec: ucsi: glink: use device_for_each_child_node_scoped()
Javier Carrasco
1
-6
/
+3
2024-10-04
usb: atm: Correct some typos
Shen Lichuan
2
-4
/
+4
2024-10-04
usb: dwc3: Correct some typos in comments
Shen Lichuan
4
-4
/
+4
2024-10-04
usb: typec: Fix typo in comment
Yu Jiaoliang
2
-3
/
+3
2024-10-04
usb: gadget: udc: fix typo in the comment
Yan Zhen
7
-9
/
+9
2024-10-04
usb: host: fix typo in the comment
Yan Zhen
7
-12
/
+12
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
52
-52
/
+52
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
8
-11
/
+0
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-22
/
+9
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
157
-1087
/
+1776
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+1
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
5
-39
/
+14
2024-09-13
sub: cdns3: Use predefined PCI vendor ID constant
Andy Shevchenko
2
-17
/
+17
2024-09-13
sub: cdns2: Use predefined PCI vendor ID constant
Andy Shevchenko
1
-4
/
+3
2024-09-13
USB: misc: yurex: fix race between read and write
Oliver Neukum
1
-4
/
+6
2024-09-13
USB: misc: cypress_cy7c63: check for short transfer
Oliver Neukum
1
-0
/
+4
2024-09-13
USB: appledisplay: close race between probe and completion handler
Oliver Neukum
1
-4
/
+11
2024-09-13
USB: class: CDC-ACM: fix race between get_serial and set_serial
Oliver Neukum
1
-0
/
+2
2024-09-13
usb: r8a66597-hcd: make read-only const arrays static
Colin Ian King
1
-3
/
+3
2024-09-13
usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
Christian A. Ehrhardt
1
-6
/
+12
[prev]
[next]