aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+4
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei1-37/+21
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+1
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-7/+137
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du1-19/+24
2009-09-23USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang1-2/+1
2009-01-07USB: clean up redundant tests on unsignedroel kluin1-6/+2
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-2/+2
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei1-19/+25
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-2/+2
2008-04-28drivers/usb annotations and fixesAl Viro1-1/+1
2008-04-24USB: remove dev->power.power_stateAlan Stern1-1/+1
2008-04-24USB: ehci: minor cleanupsDavid Brownell1-1/+1
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern1-3/+1
2008-02-01USB: convert ehci debug files to use debugfs instead of sysfsTony Jones1-40/+187
2008-02-01USB: Convert from class_device to device for USB coreTony Jones1-17/+17
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes1-11/+11
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese1-76/+85
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-12/+12
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman1-1/+3
2006-09-27USB: EHCI update VIA workaroundDavid Brownell1-3/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman1-3/+4
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell1-7/+7
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell1-1/+1
2005-06-27[PATCH] USB: misc ehci updatesDavid Brownell1-5/+54
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-5/+5
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+755