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-q.c
Age
Commit message (
Expand
)
Author
2022-08-31
usb: ehci: Use endpoint in URB to get maxpacket
Khalid Masum
2022-06-21
usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typo
Hyunwoo Kim
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-02-24
usb: host: ehci-q: make qtd_fill() return *unsigned int*
Sergey Shtylyov
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
2020-07-10
usb: host: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-17
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
2018-02-15
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
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
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: EHCI: improvements to unlink_empty_async_suspended()
Alan Stern
2016-02-03
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
2016-02-03
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
2016-02-03
USB: EHCI: store reason for unlinking a QH
Alan Stern
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
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-09-23
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
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-14
usb: host: add Kconfig option for EHSET
Jack Pham
2013-08-12
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-03-28
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
2013-03-28
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
2013-03-25
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
2013-03-25
USB: EHCI: improve end_unlink_async()
Alan Stern
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
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
2013-03-05
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
2013-03-05
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
2013-01-25
USB: EHCI: unlink one async QH at a time
Alan Stern
2012-11-11
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2012-09-10
EHCI: Update qTD next pointer in QH overlay region during unlink
Pavankumar Kondeti
2012-07-16
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
[next]