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
/
host
/
ehci-sched.c
Age
Commit message (
Expand
)
Author
2020-10-28
usb: host: ehci-sched: add comment about find_tt() not returning error
Sudip Mukherjee
2020-09-14
usb: host: ehci-sched: Remove ununsed function tt_start_uframe()
YueHaibing
2020-07-10
usb: host: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2018-07-13
usb: host: ehci-sched: remove redundant pointer dev
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2018-02-22
usb: host: ehci: Use dma_pool_zalloc()
Souptick Joarder
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-05-17
usb: host: remove unnecessary null check
Gustavo A. R. Silva
2016-11-03
usb: host: ehci: remove unnecessary max_packet() macro
Felipe Balbi
2016-11-03
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-02-03
usb: host: ehci-sched: remove unnecessary braces
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: use sizeof operator with parens
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: add line after declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: use C89-style comments
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove useless else branch
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove prohibited spaces
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: add spaces around operators
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove useless initializations
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: move constants to right
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: refactor scan_isoc function
Geyslan G. Bem
2016-02-03
USB: EHCI: store reason for unlinking a QH
Alan Stern
2015-01-09
USB: EHCI: adjust error return code
Alan Stern
2015-01-09
USB: EHCI: fix initialization bug in iso_stream_schedule()
Alan Stern
2013-10-19
USB: EHCI: fix sparse errors
Alan Stern
2013-10-19
USB: EHCI: fix type mismatch in check_intr_schedule
Alan Stern
2013-10-14
USB: EHCI: start new isochronous streams ASAP
Alan Stern
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
2013-10-11
USB: EHCI: use a bandwidth-allocation table
Alan Stern
2013-10-11
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
2013-10-11
USB: EHCI: use consistent NO_FRAME value
Alan Stern
2013-10-11
USB: EHCI: No SSPLIT allowed in uframe 7
Alan Stern
2013-10-11
USB: EHCI: compute full-speed bandwidth usage correctly
Alan Stern
2013-10-11
USB: EHCI: check the right uframes for CSPLIT
Alan Stern
2013-09-17
USB: EHCI: handle isochronous underruns with tasklets
Alan Stern
2013-09-17
USB: EHCI: code rearrangement in iso_stream_schedule()
Alan Stern
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
2013-08-30
ehci: remove ehci_vdbg() verbose debugging statements
Xenia Ragiadakou
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-12
USB: EHCI: accept very late isochronous URBs
Alan Stern
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
2013-05-30
USB: EHCI: fix regression related to qh_refresh()
Alan Stern
2013-05-29
USB: revert periodic scheduling bugfix
Alan Stern
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-25
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
Soeren Moch
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
USB: EHCI: change return value of qh_completions()
Alan Stern
2013-03-25
USB: EHCI: changes related to qh_refresh()
Alan Stern
[next]