index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-3
/
+1
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-3
/
+5
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-2
/
+2
*
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-07-25
1
-9
/
+1
*
USB: ehci-omap: Tweak PHY initialization sequence
Roger Quadros
2013-06-17
1
-2
/
+9
*
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-27
1
-4
/
+4
|
\
|
*
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-16
1
-4
/
+4
*
|
usb: host: ehci-omap: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-21
1
-1
/
+1
|
/
*
USB: ehci-omap: Improve PHY error handling
Roger Quadros
2013-04-17
1
-2
/
+2
*
USB: ehci-omap: Get rid of omap_ehci_init()
Roger Quadros
2013-03-15
1
-20
/
+1
*
USB: ehci-omap: Fix detection in HSIC mode
Roger Quadros
2013-03-15
1
-17
/
+15
*
USB: ehci-omap: Try to get PHY even if not in PHY mode
Roger Quadros
2013-03-15
1
-3
/
+4
*
USB: ehci-omap: Add device tree support and binding information
Roger Quadros
2013-03-15
1
-1
/
+36
*
USB: ehci-omap: Get platform resources by index rather than by name
Roger Quadros
2013-03-15
1
-3
/
+2
*
USB: ehci-omap: Remove PHY regulator handling code
Roger Quadros
2013-03-15
1
-34
/
+0
*
USB: ehci-omap: Remove PHY reset handling code
Roger Quadros
2013-03-15
1
-62
/
+10
*
USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
Roger Quadros
2013-03-15
1
-14
/
+62
*
USB: ehci-omap: Use devm_ioremap_resource()
Roger Quadros
2013-03-15
1
-16
/
+5
*
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
2013-03-15
1
-42
/
+34
*
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
1
-3
/
+3
|
\
|
*
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
2013-02-13
1
-3
/
+3
*
|
USB: ehci-omap: Fix autoloading of module
Roger Quadros
2013-02-14
1
-1
/
+1
*
|
USB: ehci-omap: Don't free gpios that we didn't request
Roger Quadros
2013-02-14
1
-8
/
+0
|
/
*
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-1
/
+2
|
\
|
*
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
2012-10-24
1
-1
/
+2
*
|
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-3
/
+0
|
/
*
OMAP: USB : Fix the EHCI enumeration and core retention issue
Keshava Munegowda
2012-08-10
1
-166
/
+1
*
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
1
-4
/
+4
|
\
|
*
mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.
Russ Dill
2012-07-09
1
-10
/
+8
*
|
USB: ehci-omap: fix compile failure(v1)
Ming Lei
2012-07-16
1
-5
/
+5
*
|
EHCI: centralize controller initialization
Alan Stern
2012-07-09
1
-53
/
+51
*
|
ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
Russ Dill
2012-06-26
1
-1
/
+5
|
/
*
Fix OMAP EHCI suspend/resume failure (i693)
Anand Gadiyar
2012-06-13
1
-1
/
+167
*
ARM: OMAP: USB: fix warning on EHCI PHY reset path
Igor Grinberg
2012-05-09
1
-2
/
+2
*
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
Russ Dill
2012-05-04
1
-9
/
+9
*
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Keshava Munegowda
2012-04-16
1
-2
/
+37
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-10
/
+7
|
\
|
*
ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs
Keshava Munegowda
2011-12-16
1
-10
/
+7
*
|
usb: Remove ehci_reset call from ehci_run
Geoff Levand
2011-12-08
1
-0
/
+2
|
/
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
2011-08-01
1
-0
/
+16
*
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
1
-0
/
+20
|
\
|
*
omap:usb: add regulator support for EHCI
Keshava Munegowda
2011-05-02
1
-0
/
+20
*
|
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-1
/
+1
|
/
*
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2011-03-01
1
-932
/
+84
*
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
2011-03-01
1
-21
/
+21
*
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2011-03-01
1
-3
/
+3
*
usb: ehci: omap: add support for TLL mode on OMAP4
Anand Gadiyar
2011-03-01
1
-0
/
+134
*
usb: ehci-omap: Show fatal probing time errors to end user
Jarkko Nikula
2011-02-01
1
-3
/
+3
[next]