summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mem.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-041-1/+2
* usb: host: ehci: Use dma_pool_zalloc()Souptick Joarder2018-02-221-2/+1
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: ehci: use bus->sysdev for DMA configurationPeter Chen2017-03-231-6/+6
* USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"Markus Elfring2015-12-011-13/+5
* USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy2014-07-091-1/+1
* USB: EHCI: fix sparse errorsAlan Stern2013-10-191-2/+2
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-121-0/+1
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-161-1/+0
* USB: EHCI: don't refcount QHsAlan Stern2012-07-161-21/+3
* USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-161-2/+24
* USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-221-1/+1
* USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-221-1/+1
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-231-9/+17
* USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-271-0/+1
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-201-3/+0
* USB: ehci refcounts work on ppc7448David Brownell2007-07-121-5/+6
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-121-6/+7
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-121-0/+3
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-271-7/+7
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-7/+3
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-1/+0
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-3/+3
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-181-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+237