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
/
usb
/
host
/
ehci-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2018-12-17
usb: ehci-omap: Fix deferred probe for phy handling
Roger Quadros
1
-3
/
+4
2018-04-22
USB: ehci-omap: drop unused legacy phy support
Johan Hovold
1
-4
/
+1
2018-01-22
usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found
Ladislav Michl
1
-1
/
+2
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
1
-15
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()
Gustavo A. R. Silva
1
-2
/
+2
2016-04-28
usb/host/: const data must use __initconst not __initdata
Nicolas Pitre
1
-1
/
+1
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
1
-3
/
+1
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
1
-3
/
+5
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
1
-9
/
+1
2013-06-18
USB: ehci-omap: Tweak PHY initialization sequence
Roger Quadros
1
-2
/
+9
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2013-05-21
usb: host: ehci-omap: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
1
-4
/
+4
2013-04-17
USB: ehci-omap: Improve PHY error handling
Roger Quadros
1
-2
/
+2
2013-03-15
USB: ehci-omap: Get rid of omap_ehci_init()
Roger Quadros
1
-20
/
+1
2013-03-15
USB: ehci-omap: Fix detection in HSIC mode
Roger Quadros
1
-17
/
+15
2013-03-15
USB: ehci-omap: Try to get PHY even if not in PHY mode
Roger Quadros
1
-3
/
+4
2013-03-15
USB: ehci-omap: Add device tree support and binding information
Roger Quadros
1
-1
/
+36
2013-03-15
USB: ehci-omap: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Remove PHY regulator handling code
Roger Quadros
1
-34
/
+0
2013-03-15
USB: ehci-omap: Remove PHY reset handling code
Roger Quadros
1
-62
/
+10
2013-03-15
USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
Roger Quadros
1
-14
/
+62
2013-03-15
USB: ehci-omap: Use devm_ioremap_resource()
Roger Quadros
1
-16
/
+5
2013-03-15
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
1
-42
/
+34
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-3
/
+3
2013-02-14
USB: ehci-omap: Fix autoloading of module
Roger Quadros
1
-1
/
+1
2013-02-14
USB: ehci-omap: Don't free gpios that we didn't request
Roger Quadros
1
-8
/
+0
2013-02-13
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
1
-3
/
+3
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-3
/
+0
2012-10-25
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
1
-1
/
+2
2012-08-10
OMAP: USB : Fix the EHCI enumeration and core retention issue
Keshava Munegowda
1
-166
/
+1
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-4
/
+4
2012-07-17
USB: ehci-omap: fix compile failure(v1)
Ming Lei
1
-5
/
+5
2012-07-10
EHCI: centralize controller initialization
Alan Stern
1
-53
/
+51
2012-07-09
mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.
Russ Dill
1
-10
/
+8
2012-06-27
ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
Russ Dill
1
-1
/
+5
2012-06-14
Fix OMAP EHCI suspend/resume failure (i693)
Anand Gadiyar
1
-1
/
+167
2012-05-10
ARM: OMAP: USB: fix warning on EHCI PHY reset path
Igor Grinberg
1
-2
/
+2
2012-05-05
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
Russ Dill
1
-9
/
+9
2012-04-16
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Keshava Munegowda
1
-2
/
+37
2012-01-10
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-10
/
+7
2011-12-16
ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs
Keshava Munegowda
1
-10
/
+7
2011-12-08
usb: Remove ehci_reset call from ehci_run
Geoff Levand
1
-0
/
+2
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-01
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
1
-0
/
+16
[next]