index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
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
2024-09-13
usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
Christian A. Ehrhardt
2024-09-13
usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()
Dan Carpenter
2024-09-13
usb: storage: ene_ub6250: Fix right shift warnings
Abhishek Tamboli
2024-09-13
usb: roles: Improve the fix for a false positive recursive locking complaint
Bart Van Assche
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
2024-09-11
usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
WangYuli
2024-09-11
usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep
Li Jun
2024-09-11
usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
Frank Li
2024-09-11
usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
Frank Li
2024-09-11
usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support
Radhey Shyam Pandey
2024-09-11
usb: misc: onboard_dev: extend platform data to add power on delay field
Radhey Shyam Pandey
2024-09-11
usb: dwc2: drd: fix clock gating on USB role switch
Tomas Marek
2024-09-11
usb: cdnsp: Fix incorrect usb_request status
Pawel Laszczak
2024-09-11
usb: typec: tcpci: support edge irq
Emanuele Ghidoli
2024-09-11
usb: chipidea: npcm: Fix coding style with clarification of data type
Andreas Kühn
2024-09-11
usb: common: Switch to device_property_match_property_string()
Andy Shevchenko
2024-09-11
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
2024-09-11
usb: musb: mediatek: Simplify code with dev_err_probe()
Lin Ruifeng
2024-09-11
Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2024-09-11
Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
2024-09-06
USB: serial: pl2303: add device id for Macrosilicon MS3020
Junhao Xie
2024-09-05
xhci: support setting interrupt moderation IMOD for secondary interrupters
Mathias Nyman
2024-09-05
xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.
Mathias Nyman
2024-09-05
usb: xhci: adjust empty TD list handling in handle_tx_event()
Niklas Neronin
2024-09-05
usb: xhci: remove 'retval' from xhci_pci_resume()
Niklas Neronin
2024-09-05
usb: xhci: add comments explaining specific interrupt behaviour
Niklas Neronin
2024-09-05
usb: xhci: make 'sbrn' a local variable
Niklas Neronin
2024-09-05
usb: xhci: remove unused variables from struct 'xhci_hcd'
Niklas Neronin
2024-09-05
usb: xhci: remove excessive Bulk short packet debug message
Niklas Neronin
2024-09-05
usb: xhci: remove excessive isoc frame debug message spam
Niklas Neronin
2024-09-05
xhci: Remove unused function declarations
Yue Haibing
2024-09-05
xhci: dbc: add dbgtty request to end of list once it completes
Mathias Nyman
2024-09-05
xhci: dbc: Fix STALL transfer event handling
Mathias Nyman
2024-09-04
usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
Andrey Konovalov
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
[next]