aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+3
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-2/+2
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches1-2/+2
2009-06-15USB: OHCI: use the ohci structure directly in debugfs files.Greg Kroah-Hartman1-21/+10
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-1/+1
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-04-24USB: remove dev->power.power_stateAlan Stern1-1/+1
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones1-29/+184
2008-02-01USB: Convert from class_device to device for USB coreTony Jones1-17/+17
2007-10-12USB: reorganize urb->status use in ohci-hcdAlan Stern1-4/+4
2007-08-22USB: ohci, fix oddball gcc warningDavid Brownell1-1/+1
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes1-2/+2
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-4/+4
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman1-3/+4
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-3/+3
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-0/+5
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-4/+0
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell1-5/+4
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+707