summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-dbg.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-081-1/+1
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-4/+4
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-141-0/+48
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-111-0/+56
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-111-3/+4
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou2013-08-301-1/+0
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-301-4/+4
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-251-6/+9
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-311-97/+0
* USB: EHCI: move logging macros to ehci.hAlan Stern2012-10-241-15/+0
* USB: EHCI: remove useless testAlan Stern2012-09-211-4/+2
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-161-0/+2
* USB: EHCI: rename "reclaim"Alan Stern2012-07-161-7/+9
* USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-161-3/+3
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-231-4/+2
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* usb: Fix typo in ehci-dbg.cMasanari Iida2012-02-241-1/+1
* 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
OpenPOWER on IntegriCloud