aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-07-28USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar1-0/+1
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-3/+3
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula1-3/+3
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren1-2/+2
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-3/+11
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov1-0/+1
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-6/+6
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-1/+4
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern1-2/+3
2008-04-24USB: remove dev->power.power_stateAlan Stern1-2/+0
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-19/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-2/+2
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+2
2006-09-27USB: build fixes: ohci-omapDavid Brownell1-42/+71
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-1/+4
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-2/+7
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-18/+17
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks1-0/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-2/+2
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-25/+13
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-8/+2
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King1-1/+0
2005-07-12[PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net1-37/+16
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern1-2/+2
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+560