index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
2020-09-20
xhci: Tune interrupt blocking for isochronous transfers
Mathias Nyman
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
2020-09-17
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2020-09-17
USB: adutux: fix debugging
Oliver Neukum
2020-09-17
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-09-17
usb: don't inherity DMA properties for USB devices
Christoph Hellwig
2020-09-17
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2020-09-16
usb: typec: intel_pmc_mux: Handle SCU IPC error conditions
Madhusudanarao Amara
2020-09-16
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
2020-09-16
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
2020-09-16
usb: typec: tcpci: update ROLE_CONTROL for DRP
Badhri Jagan Sridharan
2020-09-16
usb: typec: tcpci: Add support when hidden tx registers are inaccessible
Badhri Jagan Sridharan
2020-09-16
usb: typec: tcpci: Add register definitions to tcpci
Badhri Jagan Sridharan
2020-09-16
USB: UAS: use macro for reporting results
Oliver Neukum
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
2020-09-16
usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoC
Azhar Shaikh
2020-09-16
usb: typec: intel_pmc_mux: Add dependency on ACPI
Heikki Krogerus
2020-09-16
USB: microtek: use set_host_byte()
Oliver Neukum
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
2020-09-16
usb: typec: ucsi: Prevent mode overrun
Heikki Krogerus
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
2020-09-16
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
USB: core: hub.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-09-16
USB: core: message.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
2020-09-16
usbip: simplify the return expression of usbip_core_init()
Liu Shixin
2020-09-16
usb typec: mt6360: Add support for mt6360 Type-C driver
ChiYuan Huang
2020-09-14
usb: phy: phy-ab8500-usb: fix spello of "function"
Randy Dunlap
2020-09-14
usb: host: ehci-sched: Remove ununsed function tt_start_uframe()
YueHaibing
2020-09-14
usb: ohci: Make distrust_firmware param default to false
Hamish Martin
2020-09-14
usb: ohci: Default to per-port over-current protection
Hamish Martin
2020-09-14
usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
Chris Packham
2020-09-14
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2020-09-08
Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-09-07
usb: typec: intel_pmc_mux: Support for device role (UFP)
Heikki Krogerus
2020-09-07
usb: typec: intel_pmc_mux: Check the port status before connect
Heikki Krogerus
2020-09-07
usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...
Utkarsh Patel
2020-09-07
usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
Utkarsh Patel
[prev]
[next]