index
:
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.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-03-28
usb: dwc3: Create helper function getting MDWIDTH
Thinh Nguyen
2021-03-28
usb: xhci-mtk: remove MODULE_ALIAS
Chunfeng Yun
2021-03-28
usb: xhci-mtk: drop CONFIG_OF
Chunfeng Yun
2021-03-28
usb: misc: usbsevseg: update to use usb_control_msg_send()
Anant Thazhemadam
2021-03-28
usb: misc: ezusb: update to use usb_control_msg_send()
Anant Thazhemadam
2021-03-28
usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
Anant Thazhemadam
2021-03-28
usb: dwc3: gadget: modify the scale in vbus_draw callback
Ray Chi
2021-03-27
usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
Pawel Laszczak
2021-03-26
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
2021-03-26
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
2021-03-26
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
2021-03-26
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
2021-03-26
usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
Wesley Cheng
2021-03-26
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
2021-03-26
usb: mtu3: drop CONFIG_OF
Chunfeng Yun
2021-03-26
usb: mtu3: add support ip-sleep wakeup for MT8192
Chunfeng Yun
2021-03-26
usb: mtu3: support ip-sleep wakeup for MT8183
Chunfeng Yun
2021-03-26
usb: xhci-mtk: add support ip-sleep wakeup for mT8192
Chunfeng Yun
2021-03-26
usb: xhci-mtk: support ip-sleep wakeup for MT8183
Chunfeng Yun
2021-03-26
usb: gadget: pch_udc: Convert Intel Quark quirk to use driver data
Andy Shevchenko
2021-03-26
usb: gadget: pch_udc: Use PCI sub IDs instead of DMI
Andy Shevchenko
2021-03-26
usb: gadget: pch_udc: Remove CONFIG_PM_SLEEP ifdefery
Andy Shevchenko
2021-03-26
usb: gadget: pch_udc: switch over to usb_gadget_map/unmap_request()
Andy Shevchenko
2021-03-26
fotg210-udc: Complete OUT requests on short packets
Fabian Vogt
2021-03-26
fotg210-udc: Don't DMA more than the buffer can take
Fabian Vogt
2021-03-26
fotg210-udc: Call usb_gadget_udc_reset
Fabian Vogt
2021-03-26
fotg210-udc: Mask GRP2 interrupts we don't handle
Fabian Vogt
2021-03-26
fotg210-udc: Remove a dubious condition leading to fotg210_done
Fabian Vogt
2021-03-26
fotg210-udc: Fix EP0 IN requests bigger than two packets
Fabian Vogt
2021-03-26
fotg210-udc: Fix DMA on EP0 for length > max packet size
Fabian Vogt
2021-03-26
usb: dwc3: trace: Print register read and write offset
Thinh Nguyen
2021-03-26
usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' static
Wei Yongjun
2021-03-26
usb: typec: Fix a typo
Bhaskar Chowdhury
2021-03-23
usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
Andy Shevchenko
2021-03-23
usb: gadget: pch_udc: Initialize device pointer before use
Andy Shevchenko
2021-03-23
usb: gadget: pch_udc: Revert d3cb25a12138 completely
Andy Shevchenko
2021-03-23
usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc
Andy Shevchenko
2021-03-23
usb: gadget: pch_udc: Check for DMA mapping error
Andy Shevchenko
2021-03-23
usb: gadget: pch_udc: Check if driver is present before calling ->setup()
Andy Shevchenko
2021-03-23
usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
Andy Shevchenko
2021-03-23
usb: xhci: Remove unused function
Thinh Nguyen
2021-03-23
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
2021-03-23
usb: xhci: Fix port minor revision
Thinh Nguyen
2021-03-23
usb: xhci: Init root hub SSP rate
Thinh Nguyen
2021-03-23
USB: gadget: f_fs: fix memdup_user.cocci warnings
kernel test robot
2021-03-23
usb: gadget: legacy: fix error return code of msg_bind()
Jia-Ju Bai
2021-03-23
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
2021-03-23
USB: cdc-acm: do not log successful probe on later errors
Johan Hovold
2021-03-23
USB: cdc-acm: always claim data interface
Johan Hovold
2021-03-23
USB: cdc-acm: use negation for NULL checks
Johan Hovold
[prev]
[next]