index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
1
-1
/
+2
2018-02-22
usb: host: ehci: Use dma_pool_zalloc()
Souptick Joarder
1
-2
/
+1
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-23
usb: ehci: use bus->sysdev for DMA configuration
Peter Chen
1
-6
/
+6
2015-12-02
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
1
-13
/
+5
2014-07-10
USB: EHCI: don't allocate hardware periodic table atomically by default
Vladimir Zapolskiy
1
-1
/
+1
2013-10-20
USB: EHCI: fix sparse errors
Alan Stern
1
-2
/
+2
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
1
-0
/
+1
2012-07-17
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
1
-1
/
+0
2012-07-17
USB: EHCI: don't refcount QHs
Alan Stern
1
-21
/
+3
2010-11-17
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
1
-2
/
+24
2010-10-22
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
1
-1
/
+1
2010-04-23
USB: EHCI: defer reclamation of siTDs
Alan Stern
1
-1
/
+1
2009-09-23
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
1
-9
/
+17
2009-02-28
USB: EHCI: slow down ITD reuse
Karsten Wiese
1
-0
/
+1
2007-08-21
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
1
-3
/
+0
2007-07-13
USB: ehci refcounts work on ppc7448
David Brownell
1
-5
/
+6
2007-07-13
USB: EHCI support for big-endian descriptors
Stefan Roese
1
-6
/
+7
2007-07-13
USB: EHCI cpufreq fix
Stuart_Hayes@Dell.com
1
-0
/
+3
2006-09-27
USB: EHCI whitespace fixes (cosmetic)
David Brownell
1
-7
/
+7
2006-03-21
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
1
-7
/
+3
2006-03-21
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
1
-1
/
+0
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-3
/
+3
2005-04-19
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
1
-2
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+237