Jon Hunter
|
eab09988e4
i2c: tegra: Correct error path in probe
|
9 years ago |
Shardar Shariff Md
|
21e9efd92b
i2c: tegra: disable clock before returning error
|
9 years ago |
Shardar Shariff Md
|
497fbe2498
i2c: tegra: enable multi master mode for tegra210
|
9 years ago |
Wolfram Sang
|
da4753e91c
i2c: tegra: don't open code of_device_get_match_data()
|
9 years ago |
Barry Song
|
26f590e674
i2c: tegra: drop duplicated code for assigning algo
|
10 years ago |
Laxman Dewangan
|
d57f5dedde
i2c: tegra: add support for fast plus (FM+) mode clock rate
|
10 years ago |
Laxman Dewangan
|
6f4664b2e2
i2c: tegra: update CONFIG_LOAD for new conifiguration
|
10 years ago |
Wolfram Sang
|
3aaa34b992
i2c: tegra: apply size limit quirk
|
10 years ago |
Wolfram Sang
|
4bb28e3776
i2c: tegra: don't advertise SMBUS_QUICK
|
10 years ago |
Nicholas Mc Guire
|
6973a39c9e
i2c: tegra: match return type of wait_for_completion_timeout
|
10 years ago |
Dmitry Osipenko
|
8c340f6090
i2c: tegra: Maintain CPU endianness
|
10 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 years ago |
Mikko Perttunen
|
c9a9ef4170
i2c: tegra: Move clk_prepare/clk_set_rate to probe
|
11 years ago |
Wolfram Sang
|
6025189a57
i2c: i2c-tegra: Drop class based scanning to improve bootup time
|
11 years ago |
Jingoo Han
|
46797a2adb
i2c: remove unnecessary OOM messages
|
11 years ago |
Wolfram Sang
|
02c2a28231
i2c: i2c-tegra: deprecate class based instantiation
|
11 years ago |
Stephen Warren
|
dda9d6a826
i2c: tegra: use reset framework
|
12 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
12 years ago |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Wolfram Sang
|
00d083f928
drivers/i2c/busses: don't check resource with devm_ioremap_resource
|
12 years ago |
Stephen Warren
|
49a64ac555
i2c: tegra: assume CONFIG_OF, remove platform data
|
12 years ago |
Laxman Dewangan
|
132c803f7b
i2c: tegra: check the clk_prepare_enable() return value
|
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 |
Linus Torvalds
|
bab588fcfb
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Laxman Dewangan
|
58823c72f6
i2c: tegra: remove warning dump if timeout happen in transfer
|
12 years ago |
Prashant Gaikwad
|
61fd290d21
ARM: tegra: migrate to new clock code
|
12 years ago |
Laxman Dewangan
|
2a2897bab2
i2c: tegra: add support for Tegra114 SoC
|
12 years ago |
Thierry Reding
|
84dbf809fb
i2c: Convert to devm_ioremap_resource()
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
13 years ago |
Laxman Dewangan
|
91b370a0db
i2c: tegra: set irq name as device name
|
13 years ago |