aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-08usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-1/+1
2013-12-03usb: kill DEBUG compile optionOliver Neukum1-4/+4
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern1-0/+48
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern1-0/+56
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern1-3/+4
2013-10-11usb: Remove unnecessary semicolonsJoe Perches1-1/+1
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-25USB: 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-24USB: EHCI: move logging macros to ehci.hAlan Stern1-15/+0
2012-09-21USB: EHCI: remove useless testAlan Stern1-4/+2
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern1-0/+2
2012-07-16USB: EHCI: rename "reclaim"Alan Stern1-7/+9
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern1-3/+3
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern1-4/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida1-1/+1
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern1-1/+1
2011-08-22USB: 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-11-30USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman1-1/+1
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