Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 lat temu |
Javier Martinez Canillas
|
d16415b262
i2c: s3c2410: Check clk_prepare_enable() return value
|
9 lat temu |
Javier Martinez Canillas
|
8f8edd491a
i2c: s3c2410: Print errno code in error logs
|
9 lat temu |
Krzysztof Kozlowski
|
0915833bd5
i2c: s3c2410: Cleanup indentation and comment style
|
9 lat temu |
Krzysztof Kozlowski
|
ec7c34a4c6
i2c: s3c2410: Minor function-level comment cleanup
|
9 lat temu |
Krzysztof Kozlowski
|
b1b3df2fc8
i2c: s3c2410: Add missing clock unprepare on probe() error path
|
9 lat temu |
Axel Lin
|
f6903783eb
i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
|
9 lat temu |
Wolfram Sang
|
2fe3e51892
i2c: s3c2410: remove superfluous runtime PM calls
|
9 lat temu |
Wolfram Sang
|
eadd709f5d
i2c: s3c2410: enable RuntimePM before registering to the core
|
10 lat temu |
Linus Torvalds
|
24867481b8
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
10 lat temu |
Krzysztof Kozlowski
|
e9a02a3d89
i2c: constify platform_device_id
|
10 lat temu |
Vasily Khoruzhick
|
8d487a43c3
i2c: s3c2410: fix oops in suspend callback for non-dt platforms
|
10 lat temu |
Paul Osmialowski
|
34e81ad5f0
i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
|
10 lat temu |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 lat temu |
Pankaj Dubey
|
a7750c3ef0
i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
|
10 lat temu |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
10 lat temu |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 lat temu |
Linus Torvalds
|
28596c9722
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 lat temu |
Masanari Iida
|
9b13494c91
treewide: Fix typo in printk
|
11 lat temu |
Vincent Palatin
|
b19c1959b0
i2c: s3c2410: resume the I2C controller earlier
|
11 lat temu |
Wolfram Sang
|
6031d3dfc7
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
|
11 lat temu |
Jingoo Han
|
46797a2adb
i2c: remove unnecessary OOM messages
|
11 lat temu |
Olof Johansson
|
ce78cc071f
i2c: s3c2410: resume race fix
|
11 lat temu |
Simon Glass
|
069a9502dd
i2c: s3c2410: Leave the bus disabled unless it is in use
|
11 lat temu |
Wolfram Sang
|
5304032c9e
i2c: i2c-s3c2410: deprecate class based instantiation
|
11 lat temu |
Pankaj Dubey
|
5f1b11555e
i2c: s3c2410: fix quirk usage for 64-bit
|
11 lat temu |
Naveen Krishna Ch
|
61f4d6b421
i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
|
11 lat temu |
Vasanth Ananthan
|
117053f77a
i2c: s3c2410: Add polling mode support
|
11 lat temu |
Sachin Kamat
|
4edd65e63f
i2c: Include linux/of.h header
|
12 lat temu |
Kim Phillips
|
153369139a
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
|
12 lat temu |