index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
omap-usb-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
mfd: omap-usb-host: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-04-09
mfd: omap-usb-host: Add device tree support and binding information
Roger Quadros
1
-6
/
+155
2013-04-09
mfd: omap-usb-host: Remove PHY reset handling code
Roger Quadros
1
-28
/
+0
2013-04-09
mfd: omap-usb-tll: Move configuration code to omap_tll_init()
Roger Quadros
1
-2
/
+5
2013-04-09
mfd: omap-usb-host: Update nports in platform_data
Roger Quadros
1
-0
/
+1
2013-04-08
mfd: omap-usb-host: Use devm_gpio_request_one()
Jingoo Han
1
-21
/
+2
2013-03-12
mfd: omap-usb-host: Actually update hostconfig
Roger Quadros
1
-3
/
+3
2013-02-13
mfd: omap-usb-host: get rid of build warning
Roger Quadros
1
-1
/
+1
2013-02-13
mfd: omap-usb-host: Don't spam console on clk_set_parent failure
Roger Quadros
1
-9
/
+9
2013-02-13
mfd: omap-usb-host: clean up omap_usbhs_init()
Roger Quadros
1
-48
/
+81
2013-02-13
mfd: omap-usb-host: Get rid of unnecessary spinlock
Roger Quadros
1
-16
/
+0
2013-02-13
mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
Roger Quadros
1
-14
/
+83
2013-02-13
mfd: omap-usb-host: cleanup clock management code
Roger Quadros
1
-80
/
+106
2013-02-13
mfd: omap-usb-host: override number of ports from platform data
Roger Quadros
1
-13
/
+21
2013-02-13
mfd: omap-usb-host: know about number of ports from revision register
Roger Quadros
1
-5
/
+28
2013-02-13
mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
Roger Quadros
1
-27
/
+11
2013-02-13
mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
Roger Quadros
1
-10
/
+0
2013-02-13
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
1
-37
/
+26
2012-12-14
mfd: omap-usb-host: get rid of cpu_is_omap..() macros
Roger Quadros
1
-2
/
+1
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+4
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-25
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
1
-1
/
+4
2012-09-22
mfd: omap-usb-host: Remove TLL specific code from USB HS core driver
Keshava Munegowda
1
-221
/
+10
2012-09-22
mfd: omap-usb-host: Invoke the TLL driver from USB HS core driver
Keshava Munegowda
1
-2
/
+5
2012-07-09
mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.
Russ Dill
1
-1
/
+47
2012-05-01
mfd: Fix build breakage in omap-usb-host.c
Russ Dill
1
-0
/
+1
2012-04-16
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Keshava Munegowda
1
-44
/
+0
2012-03-06
mfd: Move omap-usb-host usbhs init before allocing child dev
Govindraj.R
1
-2
/
+1
2012-03-06
mfd: Remove omap-usb-host magic numbers for dev dma mask
Govindraj.R
1
-2
/
+2
2012-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-12
/
+6
2012-01-09
mfd: Use gpio_request_one from omap-usb-host
Axel Lin
1
-12
/
+6
2011-12-16
MFD: OMAP: USB: Runtime PM support
Keshava Munegowda
1
-450
/
+303
2011-12-16
ARM: OMAP: USB: device name change for the clk names of usbhs
Keshava Munegowda
1
-1
/
+1
2011-09-06
mfd: Fix omap-usb-host build failure
Ming Lei
1
-0
/
+1
2011-09-06
mfd: Make omap-usb-host TLL mode work again
Anand Gadiyar
1
-1
/
+0
2011-08-01
mfd: Fix the omap-usb-host clock API usage on usbhs_disable()
Keshava Munegowda
1
-2
/
+2
2011-07-05
Revert "mfd: Add omap-usbhs runtime PM support"
Keshava Munegowda
1
-9
/
+122
2011-05-26
mfd: Add omap-usbhs runtime PM support
Keshava Munegowda
1
-122
/
+9
2011-05-26
mfd: Fix omap_usbhs_alloc_children error handling
Axel Lin
1
-1
/
+3
2011-05-26
mfd: Fix omap usbhs crash when rmmoding ehci or ohci
Keshava Munegowda
1
-8
/
+19
2011-05-11
mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset
Juergen Kilb
1
-4
/
+4
2011-05-02
omap:usb: add regulator support for EHCI
Keshava Munegowda
1
-1
/
+0
2011-05-02
mfd: Fix usbhs_enable error handling
Axel Lin
1
-5
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-01
usb: host: omap: common usb host core driver
Keshava Munegowda
1
-0
/
+1061