index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
omap-usb-host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: omap-usb-host: Remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-26
1
-1
/
+0
*
mfd: omap-usb-host: File headers are not good candidates for kernel-doc
Lee Jones
2021-06-02
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-13
1
-1
/
+1
*
mfd: omap-usb-host: Provide description for 'pdev' argument to .probe()
Lee Jones
2020-07-06
1
-0
/
+2
*
mfd: omap-usb-host: Remove invalid use of kerneldoc syntax
Lee Jones
2020-07-06
1
-1
/
+1
*
mfd: omap: Remove useless cast for driver.name
Corentin Labbe
2020-03-30
1
-1
/
+1
*
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
mfd: omap-usb-host: Fix dts probe of children
Tony Lindgren
2018-09-11
1
-5
/
+6
*
mfd: omap-usb-host: Use match_string() helper
Yisheng Xie
2018-06-04
1
-22
/
+2
*
mfd: omap-usb-host: Return value is not 'const int'
Lee Jones
2016-10-04
1
-1
/
+1
*
mfd: omap-usb-host: Remove some unused functions
Rickard Strandqvist
2015-01-22
1
-10
/
+0
*
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format string
Hans Wennborg
2014-08-20
1
-1
/
+1
*
mfd: omap-usb-host: Fix improper mask use.
Michael Welling
2014-07-29
1
-1
/
+1
*
mfd: omap-usb-host: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: omap-usb-host: Use clock names as per function for reference clocks
Roger Quadros
2014-03-13
1
-6
/
+6
*
mfd: omap-usb-host: Use proper clock name instead of alias
Roger Quadros
2014-03-13
1
-2
/
+3
*
mfd: omap-usb-host: Always fail on clk_get() error
Roger Quadros
2014-03-13
1
-22
/
+40
*
mfd: omap-usb-host: Get clocks based on hardware revision
Roger Quadros
2014-03-13
1
-11
/
+32
*
mfd: omap-usb-host: Use resource managed clk_get()
Roger Quadros
2014-03-13
1
-65
/
+16
*
mfd: omap-usb-host: Raw read and write endian fix
Victor Kamensky
2014-01-06
1
-4
/
+4
*
mfd: omap-usb: prepare/unprepare clock while enable/disable
Roger Quadros
2013-10-23
1
-8
/
+8
*
mfd: omap-usb: Remove redundant of_match_ptr
Sachin Kamat
2013-10-23
1
-1
/
+1
*
mfd: omap-usb-host: Staticize usbhs_driver_name
Sachin Kamat
2013-09-02
1
-1
/
+1
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-2
/
+2
*
mfd: omap-usb-host: Convert to devm_ioremap_resource()
Sachin Kamat
2013-04-09
1
-5
/
+4
*
mfd: omap-usb-host: Add device tree support and binding information
Roger Quadros
2013-04-09
1
-6
/
+155
*
mfd: omap-usb-host: Remove PHY reset handling code
Roger Quadros
2013-04-09
1
-28
/
+0
*
mfd: omap-usb-tll: Move configuration code to omap_tll_init()
Roger Quadros
2013-04-09
1
-2
/
+5
*
mfd: omap-usb-host: Update nports in platform_data
Roger Quadros
2013-04-09
1
-0
/
+1
*
mfd: omap-usb-host: Use devm_gpio_request_one()
Jingoo Han
2013-04-08
1
-21
/
+2
*
mfd: omap-usb-host: Actually update hostconfig
Roger Quadros
2013-03-12
1
-3
/
+3
*
mfd: omap-usb-host: get rid of build warning
Roger Quadros
2013-02-13
1
-1
/
+1
*
mfd: omap-usb-host: Don't spam console on clk_set_parent failure
Roger Quadros
2013-02-13
1
-9
/
+9
*
mfd: omap-usb-host: clean up omap_usbhs_init()
Roger Quadros
2013-02-13
1
-48
/
+81
*
mfd: omap-usb-host: Get rid of unnecessary spinlock
Roger Quadros
2013-02-13
1
-16
/
+0
*
mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
Roger Quadros
2013-02-13
1
-14
/
+83
*
mfd: omap-usb-host: cleanup clock management code
Roger Quadros
2013-02-13
1
-80
/
+106
*
mfd: omap-usb-host: override number of ports from platform data
Roger Quadros
2013-02-13
1
-13
/
+21
*
mfd: omap-usb-host: know about number of ports from revision register
Roger Quadros
2013-02-13
1
-5
/
+28
*
mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
Roger Quadros
2013-02-13
1
-27
/
+11
*
mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
Roger Quadros
2013-02-13
1
-10
/
+0
*
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
2013-02-13
1
-37
/
+26
*
mfd: omap-usb-host: get rid of cpu_is_omap..() macros
Roger Quadros
2012-12-14
1
-2
/
+1
*
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-1
/
+4
|
\
|
*
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
2012-10-24
1
-1
/
+4
*
|
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
[next]