aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/ohci-mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring1-2/+4
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor1-4/+31
2018-11-07usb: host: remove unnecessary condition checkChengguang Xu1-8/+4
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-11-21USB: OHCI: use dma_pool_zallocshashi bhusan1-4/+2
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern1-0/+1
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss1-1/+0
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-0/+1
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-5/+5
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-1/+0
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-1/+0
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-2/+2
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-2/+2
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139