index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2024-10-16
usb: typec: altmode should keep reference to parent
Thadeu Lima de Souza Cascardo
2024-10-16
usb: gadget: uvc: Remove extra semicolon from the macro
Abhishek Tamboli
2024-10-16
usb: typec: ucsi: UCSI2.0 Set Sink Path command support
Pooja Katiyar
2024-10-16
usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
Saranya Gopal
2024-10-16
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
Andy Shevchenko
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-10-13
USB: chaoskey: Fix possible deadlock chaoskey_list_lock
Edward Adam Davis
2024-10-07
USB: yurex: kill needless initialization in yurex_read
Oliver Neukum
2024-10-07
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
Oliver Neukum
2024-10-04
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
2024-10-04
usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...
Radhey Shyam Pandey
2024-10-04
usb: dwc3: core: Stop processing of pending events if controller is halted
Selvarasu Ganesan
2024-10-04
usb: dwc3: re-enable runtime PM after failed resume
Roy Luo
2024-10-04
usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
Icenowy Zheng
2024-10-04
usb: gadget: core: force synchronous registration
John Keeping
2024-10-04
USB: chaoskey: fail open after removal
Oliver Neukum
2024-10-04
usb: yurex: make waiting on yurex_write interruptible
Oliver Neukum
2024-10-04
usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
Jeongjun Park
2024-10-04
usb: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-04
usb: chipidea: udc: improve error recovery for ISO transfer
Xu Yang
2024-10-04
usb: chipidea: udc: improve dTD link logic
Xu Yang
2024-10-04
usb: chipidea: udc: handle USB Error Interrupt if IOC not set
Xu Yang
2024-10-04
usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
Xu Yang
2024-10-04
usb: chipidea: udc: limit usb request length to max 16KB
Xu Yang
2024-10-04
usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
Xu Yang
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::dri...
Uwe Kleine-König
2024-10-04
usb: gadget: f_midi: prefer strscpy() over strcpy()
Abdul Rahim
2024-10-04
usb: typec: stusb160x: Make use of i2c_get_match_data()
Andy Shevchenko
2024-10-04
usb: typec: tcpm: use max() to get higher value
R Sundar
2024-10-04
usb: typec: ucsi: glink: use device_for_each_child_node_scoped()
Javier Carrasco
2024-10-04
usb: atm: Correct some typos
Shen Lichuan
2024-10-04
usb: dwc3: Correct some typos in comments
Shen Lichuan
2024-10-04
usb: typec: Fix typo in comment
Yu Jiaoliang
2024-10-04
usb: gadget: udc: fix typo in the comment
Yan Zhen
2024-10-04
usb: host: fix typo in the comment
Yan Zhen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-13
sub: cdns3: Use predefined PCI vendor ID constant
Andy Shevchenko
2024-09-13
sub: cdns2: Use predefined PCI vendor ID constant
Andy Shevchenko
2024-09-13
USB: misc: yurex: fix race between read and write
Oliver Neukum
2024-09-13
USB: misc: cypress_cy7c63: check for short transfer
Oliver Neukum
2024-09-13
USB: appledisplay: close race between probe and completion handler
Oliver Neukum
2024-09-13
USB: class: CDC-ACM: fix race between get_serial and set_serial
Oliver Neukum
2024-09-13
usb: r8a66597-hcd: make read-only const arrays static
Colin Ian King
[prev]
[next]