aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/omap-usb-host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-14mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros1-2/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi1-1/+4
2012-09-21mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda1-221/+10
2012-09-21mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda1-2/+5
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill1-1/+47
2012-05-01mfd: Fix build breakage in omap-usb-host.cRuss Dill1-0/+1
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda1-44/+0
2012-03-06mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R1-2/+1
2012-03-06mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R1-2/+2
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-12/+6
2012-01-09mfd: Use gpio_request_one from omap-usb-hostAxel Lin1-12/+6
2011-12-16MFD: OMAP: USB: Runtime PM supportKeshava Munegowda1-450/+303
2011-12-16ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda1-1/+1
2011-09-06mfd: Fix omap-usb-host build failureMing Lei1-0/+1
2011-09-06mfd: Make omap-usb-host TLL mode work againAnand Gadiyar1-1/+0
2011-07-31mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda1-2/+2
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda1-9/+122
2011-05-26mfd: Add omap-usbhs runtime PM supportKeshava Munegowda1-122/+9
2011-05-26mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin1-1/+3
2011-05-26mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda1-8/+19
2011-05-11mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb1-4/+4
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda1-1/+0
2011-05-02mfd: Fix usbhs_enable error handlingAxel Lin1-5/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-01usb: host: omap: common usb host core driverKeshava Munegowda1-0/+1061