aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-dbg.c
Commit message (Expand)AuthorAgeFilesLines
* EHCI: workaround for MosChip controller bugAlan Stern2011-10-181-1/+1
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-2/+15
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney2011-02-041-3/+1
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+1
|\
| * USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-301-1/+1
* | USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-151-1/+1
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+4
* USB: ehci: fix remove of ehci debugfs dirMing Lei2010-08-101-37/+21
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-1/+1
* USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-101-7/+137
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-231-19/+24
* USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang2009-09-231-2/+1
* USB: clean up redundant tests on unsignedroel kluin2009-01-071-6/+2
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-171-2/+2
* USB: ehci-dbg: fix reading less content of periodic fileMing Lei2008-10-171-3/+5
* USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2008-10-171-19/+25
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-2/+2
* drivers/usb annotations and fixesAl Viro2008-04-281-1/+1
* USB: remove dev->power.power_stateAlan Stern2008-04-241-1/+1
* USB: ehci: minor cleanupsDavid Brownell2008-04-241-1/+1
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-011-3/+1
* USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-011-40/+187
* USB: Convert from class_device to device for USB coreTony Jones2008-02-011-17/+17
* USB: use function attribute __maybe_unusedDavid Rientjes2007-07-121-11/+11
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-121-76/+85
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-071-12/+12
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-171-1/+3
* USB: EHCI update VIA workaroundDavid Brownell2006-09-271-3/+1
* USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2006-09-271-3/+4
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-271-7/+7
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-3/+3
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-1/+1
* [PATCH] USB: ehci: microframe handling fixDavid Brownell2005-08-041-1/+1
* [PATCH] USB: misc ehci updatesDavid Brownell2005-06-271-5/+54
* [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-201-5/+5
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+755