summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-dbg.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou1-1/+0
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou1-4/+4
2013-03-26USB: EHCI: convert singly-linked lists to list_headsAlan Stern1-6/+9
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern1-97/+0
2012-10-25USB: EHCI: move logging macros to ehci.hAlan Stern1-15/+0
2012-09-21USB: EHCI: remove useless testAlan Stern1-4/+2
2012-07-17USB: EHCI: add new root-hub state: STOPPINGAlan Stern1-0/+2
2012-07-17USB: EHCI: rename "reclaim"Alan Stern1-7/+9
2012-07-17USB: EHCI: add symbolic constants for QHsAlan Stern1-3/+3
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern1-4/+2
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-02-25usb: Fix typo in ehci-dbg.cMasanari Iida1-1/+1
2011-10-19EHCI: workaround for MosChip controller bugAlan Stern1-1/+1
2011-08-23USB: EHCI: remove usages of hcd->stateAlan Stern1-2/+15
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-02-04USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney1-3/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-1/+1
2010-12-01USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-11-16USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+4
2010-08-11USB: ehci: fix remove of ehci debugfs dirMing Lei1-37/+21
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+1
2010-08-11USB: 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-18USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-2/+2
2008-10-18USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-18USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei1-19/+25
2008-07-22USB: usb dev_name() instead of dev->bus_idKay Sievers1-2/+2
2008-04-28drivers/usb annotations and fixesAl Viro1-1/+1
2008-04-25USB: remove dev->power.power_stateAlan Stern1-1/+1
2008-04-25USB: ehci: minor cleanupsDavid Brownell1-1/+1
2008-02-02USB: EHCI: add separate IAA watchdog timerAlan Stern1-3/+1
2008-02-02USB: convert ehci debug files to use debugfs instead of sysfsTony Jones1-40/+187
2008-02-02USB: Convert from class_device to device for USB coreTony Jones1-17/+17
2007-07-13USB: use function attribute __maybe_unusedDavid Rientjes1-11/+11
2007-07-13USB: 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-08USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-12/+12
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-18USB: 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-05[PATCH] USB: ehci: microframe handling fixDavid Brownell1-1/+1
2005-06-28[PATCH] USB: misc ehci updatesDavid Brownell1-5/+54
2005-06-21[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-5/+5