index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-02-11
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-11
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
1
-1
/
+1
2014-02-07
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-2
/
+31
2014-02-07
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
1
-24
/
+123
2013-12-08
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
/
+2
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
1
-3
/
+4
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+6
2013-06-11
ehci-platform: add pre_setup() method to platform data
Sergei Shtylyov
1
-0
/
+6
2013-05-21
usb: host: ehci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-16
USB: ehci-platform: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-23
USB: Fix initconst in ehci driver
Andi Kleen
1
-1
/
+1
2013-03-28
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
1
-6
/
+28
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-11
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
1
-2
/
+1
2012-11-02
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
1
-0
/
+2
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
1
-29
/
+37
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-5
/
+0
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
1
-0
/
+2
2012-08-15
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-10
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
1
-3
/
+37
2012-08-10
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
1
-1
/
+5
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
1
-4
/
+3
2012-05-18
USB: ehci-platform: remove update_device
Hauke Mehrtens
1
-2
/
+0
2012-04-18
usb: Fix various typo within usb
Masanari Iida
1
-2
/
+2
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
1
-0
/
+198