summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-dbg.c
AgeCommit message (Expand)Author
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King
2015-05-10USB: ehci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman
2013-12-08usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-24USB: EHCI: move logging macros to ehci.hAlan Stern
2012-09-21USB: EHCI: remove useless testAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: rename "reclaim"Alan Stern
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-02-24usb: Fix typo in ehci-dbg.cMasanari Iida
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-02-04USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-11-30USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du
2009-09-23USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang
2009-01-07USB: clean up redundant tests on unsignedroel kluin
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: ehci: minor cleanupsDavid Brownell
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern
2008-02-01USB: convert ehci debug files to use debugfs instead of sysfsTony Jones
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman