summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-dbg.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02USB: ohci-dbg.c: remove dbg() usageGreg Kroah-Hartman1-2/+2
2012-01-25USB: OHCI: fix new compiler warningsAlan Stern1-2/+10
2011-11-18OHCI: remove uses of hcd->stateAlan Stern1-2/+16
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+3
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-2/+2
2010-03-03USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches1-2/+2
2009-06-16USB: OHCI: use the ohci structure directly in debugfs files.Greg Kroah-Hartman1-21/+10
2008-10-18USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-1/+1
2008-07-22USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-04-25USB: remove dev->power.power_stateAlan Stern1-1/+1
2008-02-02USB: convert ohci debug files to use debugfs instead of sysfsTony Jones1-29/+184
2008-02-02USB: Convert from class_device to device for USB coreTony Jones1-17/+17
2007-10-13USB: reorganize urb->status use in ohci-hcdAlan Stern1-4/+4
2007-08-23USB: ohci, fix oddball gcc warningDavid Brownell1-1/+1
2007-07-13USB: 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-29[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-21[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-5/+5
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+707