aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-omap.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-2/+2
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-3/+3
* USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar2009-07-281-0/+1
* [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-241-3/+3
* ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-101-3/+3
* ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-1/+1
* USB: ohci-omap: handle other omap15xx chipsTony Lindgren2008-10-171-2/+2
* [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-3/+11
* [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-041-1/+1
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* USB: Hook start_hnp into ohci structDmitry Baryshkov2008-08-131-0/+1
* USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-131-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-6/+6
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-1/+4
|\
| * ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-1/+4
* | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
|/
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-241-2/+3
* USB: remove dev->power.power_stateAlan Stern2008-04-241-2/+0
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-19/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-2/+2
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* USB: build fixes: ohci-omapDavid Brownell2006-09-271-42/+71
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-1/+4
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-2/+7
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-18/+17
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+3
|/
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-281-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] OHCI PM updatesDavid Brownell2005-10-281-25/+13
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-8/+2
* [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-291-1/+0
* [PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net2005-07-121-37/+16
* [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern2005-06-271-2/+2
* [PATCH] USB: fix up remaining pm_message_t usagesPavel Machek2005-04-181-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+560