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