index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-02-01
usb: typec: Standardize PD Revision format with Type-C Revision
Benson Leung
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2021-02-01
usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
Yoshihiro Shimoda
2021-02-01
USB: serial: ftdi_sio: restore divisor-encoding comments
Johan Hovold
2021-02-01
USB: serial: ftdi_sio: fix FTX sub-integer prescaler
Johan Hovold
2021-02-01
USB: serial: cp210x: clean up auto-RTS handling
Johan Hovold
2021-02-01
USB: serial: cp210x: fix RTS handling
Johan Hovold
2021-02-01
USB: serial: cp210x: clean up printk zero padding
Johan Hovold
2021-02-01
USB: serial: cp210x: clean up flow-control debug message
Johan Hovold
2021-02-01
USB: serial: cp210x: drop shift macros
Johan Hovold
2021-02-01
USB: serial: cp210x: fix modem-control handling
Johan Hovold
2021-02-01
USB: serial: cp210x: suppress modem-control errors
Johan Hovold
2021-01-31
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
2021-01-30
Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-01-29
xhci: handle halting transfer event properly after endpoint stop and halt raced.
Mathias Nyman
2021-01-29
xhci: Check for pending reset endpoint command before queueing a new one.
Mathias Nyman
2021-01-29
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
2021-01-29
xhci: introduce a new move_dequeue_past_td() function to replace old code.
Mathias Nyman
2021-01-29
xhci: handle stop endpoint command completion with endpoint in running state.
Mathias Nyman
2021-01-29
xhci: Fix halted endpoint at stop endpoint command completion
Mathias Nyman
2021-01-29
xhci: split handling halted endpoints into two steps
Mathias Nyman
2021-01-29
xhci: move and rename xhci_cleanup_halted_endpoint()
Mathias Nyman
2021-01-29
xhci: turn cancelled td cleanup to its own function
Mathias Nyman
2021-01-29
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
2021-01-29
xhci: use xhci_td_cleanup() helper when giving back cancelled URBs
Mathias Nyman
2021-01-29
xhci: move xhci_td_cleanup so it can be called by more functions
Mathias Nyman
2021-01-29
xhci: Add xhci_reset_halted_ep() helper function
Mathias Nyman
2021-01-29
xhci: flush endpoint start to reduce race risk with stop endpoint command.
Mathias Nyman
2021-01-29
xhci: Check link TRBs when updating ring enqueue and dequeue pointers.
Mathias Nyman
2021-01-29
xhci: avoid DMA double fetch when reading event trb type.
Mathias Nyman
2021-01-29
xhci: remove extra loop in interrupt context
Mathias Nyman
2021-01-29
xhci: check slot_id is valid before gathering slot info
Lalithambika Krishna Kumar
2021-01-29
xhci: prevent a theoretical endless loop while preparing rings.
Mathias Nyman
2021-01-29
xhci: remove xhci_stream_id_to_ring() helper
Mathias Nyman
2021-01-29
xhci: add xhci_virt_ep_to_ring() helper
Mathias Nyman
2021-01-29
xhci: check virt_dev is valid before dereferencing it
Mathias Nyman
2021-01-29
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2021-01-29
xhci: remove unused event parameter from completion handlers
Mathias Nyman
2021-01-29
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
2021-01-29
xhci: get isochronous ring directly from endpoint structure
Mathias Nyman
2021-01-29
xhci: Avoid parsing transfer events several times
Mathias Nyman
2021-01-28
USB: serial: mos7720: fix error code in mos7720_write()
Dan Carpenter
2021-01-28
USB: serial: option: Adding support for Cinterion MV31
Christoph Schemmel
2021-01-26
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
2021-01-26
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
2021-01-26
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2021-01-26
usb: raw-gadget: update documentation and Kconfig
Andrey Konovalov
2021-01-26
usb: raw-gadget: add copyright
Andrey Konovalov
2021-01-26
usb/c67x00: Replace tasklet with work
Davidlohr Bueso
2021-01-26
USB: serial: xr: fix B0 handling
Johan Hovold
[prev]
[next]