Linus Torvalds
|
52caa59ed3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 years ago |
Giridhar Maruthy
|
faf93ff6ed
i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
|
12 years ago |
Tushar Behera
|
dc6fea4456
i2c: s3c2410: Remove err_cpufreq label
|
12 years ago |
Tushar Behera
|
d16933b339
i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
|
12 years ago |
Tushar Behera
|
2b255b947f
i2c: s3c2410: Convert to use devm_* APIs
|
12 years ago |
Tushar Behera
|
669da30d4c
i2c: s3c2410: Remove unnecessary label err_noclk
|
12 years ago |
Thierry Reding
|
84dbf809fb
i2c: Convert to devm_ioremap_resource()
|
12 years ago |
Linus Torvalds
|
752451f01c
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Mark Brown
|
31f313d9be
i2c: s3c2410: Remove recently introduced performance overheads
|
12 years ago |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
12 years ago |
Abhilash Kesavan
|
963f2076e3
i2c: s3c2410: Fix code to free gpios
|
12 years ago |
Abhilash Kesavan
|
658122fe5e
i2c: s3c2410: Add fix for i2c suspend/resume
|
12 years ago |
Abhilash Kesavan
|
3b2f3ceb3c
i2c: s3c2410: Fix code to free gpios
|
12 years ago |
Daniel Kurtz
|
79f678edfe
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
|
12 years ago |
Daniel Kurtz
|
fe724bf9f0
i2c: s3c2410: use exponential back off while polling for bus idle
|
12 years ago |
Daniel Kurtz
|
0da2e7768b
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
|
12 years ago |
Daniel Kurtz
|
9bcd04bfbb
i2c: s3c2410: grab adapter lock while changing i2c clock
|
12 years ago |
Tomasz Figa
|
2693ac6988
i2c: s3c2410: Add support for pinctrl
|
12 years ago |
Mark Brown
|
a72ad456bb
i2c: s3c2410: Convert to devm_request_and_ioremap()
|
12 years ago |
Mark Brown
|
2935e0e05a
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
|
12 years ago |
Linus Torvalds
|
12250d843e
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
12 years ago |
Thomas Abraham
|
d3b64c5934
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
|
12 years ago |
Arnd Bergmann
|
436d42c61c
ARM: samsung: move platform_data definitions
|
13 years ago |
Mark Brown
|
a86ae9ff29
i2c-s3c2410: Use plain pm_runtime_put()
|
13 years ago |
Karol Lewandowski
|
b900ba4c15
i2c: s3c2410: Fix pointer type passed to of_match_node()
|
13 years ago |
Mark Brown
|
14674e7011
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
|
13 years ago |
Karol Lewandowski
|
ec39ef83eb
i2c-s3c2410: Add HDMIPHY quirk for S3C2440
|
13 years ago |
Karol Lewandowski
|
27452498a6
i2c-s3c2410: Rework device type handling
|
13 years ago |
Karol Lewandowski
|
9df7eadf80
i2c-s3c2410: Drop unused define
|
13 years ago |