Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Pankaj Dubey
|
a7750c3ef0
i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
|
10 years ago |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
11 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 years ago |
Linus Torvalds
|
28596c9722
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Masanari Iida
|
9b13494c91
treewide: Fix typo in printk
|
11 years ago |
Vincent Palatin
|
b19c1959b0
i2c: s3c2410: resume the I2C controller earlier
|
11 years ago |
Wolfram Sang
|
6031d3dfc7
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
|
11 years ago |
Jingoo Han
|
46797a2adb
i2c: remove unnecessary OOM messages
|
11 years ago |
Olof Johansson
|
ce78cc071f
i2c: s3c2410: resume race fix
|
11 years ago |
Simon Glass
|
069a9502dd
i2c: s3c2410: Leave the bus disabled unless it is in use
|
11 years ago |
Wolfram Sang
|
5304032c9e
i2c: i2c-s3c2410: deprecate class based instantiation
|
11 years ago |
Pankaj Dubey
|
5f1b11555e
i2c: s3c2410: fix quirk usage for 64-bit
|
11 years ago |
Naveen Krishna Ch
|
61f4d6b421
i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
|
11 years ago |
Vasanth Ananthan
|
117053f77a
i2c: s3c2410: Add polling mode support
|
12 years ago |
Sachin Kamat
|
4edd65e63f
i2c: Include linux/of.h header
|
12 years ago |
Kim Phillips
|
153369139a
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
|
12 years ago |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Jingoo Han
|
6d4028c644
i2c: use dev_get_platdata()
|
12 years ago |
Wolfram Sang
|
00d083f928
drivers/i2c/busses: don't check resource with devm_ioremap_resource
|
12 years ago |
Jaemin Yoo
|
85747311ec
i2c: s3c2410: Add SMBus emulation for block read
|
12 years ago |
Heiko Stübner
|
7a6674dabf
i2c: s3c2410: fixup the styling of the newly moved register definitions
|
12 years ago |
Heiko Stübner
|
e636602ac2
i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
|
12 years ago |
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 |