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
/
ohci-exynos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-01-09
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2019-07-30
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
1
-4
/
+19
2019-05-21
usb: exynos: add workaround for the USB device bindings conflict
Marek Szyprowski
1
-0
/
+11
2018-07-24
usb: host: exynos: Remove support for Exynos5440
Krzysztof Kozlowski
1
-6
/
+0
2017-11-07
USB: host: ohci: Remove redundant license text
Greg Kroah-Hartman
1
-6
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-10
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
1
-0
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-07
host: ohci-exynos: remove duplicate check on resource
Varka Bhadram
1
-8
/
+2
2014-11-03
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
Vivek Gautam
1
-1
/
+0
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
1
-61
/
+20
2014-09-08
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
1
-25
/
+22
2014-07-09
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-05-27
usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
2014-05-27
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
Vivek Gautam
1
-16
/
+102
2014-05-27
usb: ohci-exynos: Use struct device instead of platform_device
Vivek Gautam
1
-11
/
+9
2014-04-24
usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
Vivek Gautam
1
-6
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-12-08
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
1
-16
/
+6
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+3
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
-2
/
+3
2013-10-14
USB: ohci-exynos: Remove non-DT support
Jingoo Han
1
-15
/
+3
2013-10-14
Revert "USB: OHCI: Properly handle ohci-exynos suspend"
Greg Kroah-Hartman
1
-5
/
+15
2013-10-11
USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak
Jingoo Han
1
-0
/
+1
2013-10-05
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
1
-15
/
+5
2013-09-26
USB: OHCI: make ohci-exynos a separate driver
Manjunath Goudar
1
-98
/
+69
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
1
-3
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-04-11
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
1
-1
/
+0
2013-04-11
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
Thomas Abraham
1
-2
/
+9
2013-04-08
ARM: EXYNOS: change the name of USB ohci header
Jingoo Han
1
-1
/
+2
2013-03-18
usb: host: ohci-exynos: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-21
/
+64
2013-01-24
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
1
-1
/
+1
2013-01-23
USB: ohci-exynos: Add phy driver support
Vivek Gautam
1
-21
/
+63
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
1
-4
/
+5
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-02
USB: ohci-exynos: initialize registers pointer earlier
Vincent Palatin
1
-4
/
+6
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
1
-4
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-16
USB: ohci-exynos: Add support for device tree
Vivek Gautam
1
-0
/
+22
2012-07-06
USB: ohci-exynos: use devm_ functions
Jingoo Han
1
-13
/
+6
[next]