Vaibhav Hiremath
|
51fcce86a7
i2c: pxa: Use devm_ variants in probe function
|
10 years ago |
Vaibhav Hiremath
|
3a2dc1677b
i2c: pxa: Update debug function to dump more info on error
|
10 years ago |
Yipeng Yao
|
e2b498fd55
i2c: pxa: Fix compile warning in 64bit mode
|
10 years ago |
Shouming Wang
|
8bd75bd303
i2c: pxa: Return I2C_RETRY when timeout in pio mode
|
10 years ago |
Vaibhav Hiremath
|
e087b4272e
i2c: pxa: No need to set slave addr for i2c master mode reset
|
10 years ago |
Leilei Shang
|
abf8a1fba9
i2c: pxa: keep i2c irq ON in suspend
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 years ago |
Petr Cvek
|
86261fdd65
i2c: pxa: add support for SCCB devices
|
11 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 years ago |
Jingoo Han
|
eae45e5dd2
i2c: Make of_device_id array const
|
11 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 |
Leilei Shang
|
9d3dda5c0d
i2c: pxa: enable high speed mode for i2c bus
|
12 years ago |
Daniel Drake
|
7a10f47329
i2c-pxa: prepare clock before use
|
12 years ago |
Doug Anderson
|
fe69c555ef
i2c: pxa: Use i2c-core to get bus number now
|
13 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
13 years ago |
Dmitry Torokhov
|
0a6d224679
i2c: pxa: remove incorrect __exit annotations
|
13 years ago |
Viresh Kumar
|
dd995c9d82
i2c/i2c-pxa: remove conditional compilation of clk code
|
13 years ago |
Karol Lewandowski
|
bc414b7b9b
i2c-pxa: Drop leftover comment
|
13 years ago |
Haojian Zhuang
|
63fe122bce
i2c: pxa: add OF support
|
14 years ago |
Grant Likely
|
488bf314bf
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
|
14 years ago |
Vasily Khoruzhick
|
97491ba3f6
i2c-pxa2xx: Don't clear isr bits too early
|
14 years ago |
Vasily Khoruzhick
|
23e74a86ab
i2c-pxa2xx: Fix register offsets
|
14 years ago |
Sebastian Andrzej Siewior
|
baa8cab012
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
|
15 years ago |
Sebastian Andrzej Siewior
|
93c92cfdec
i2c-pxa2xx: check timeout correctly
|
15 years ago |
Sebastian Andrzej Siewior
|
c66dc52919
i2c-pxa2xx: add support for shared IRQ handler
|
15 years ago |
Sebastian Andrzej Siewior
|
7e94dd154e
i2c-pxa2xx: Add PCI support for PXA I2C controller
|
15 years ago |
Sebastian Andrzej Siewior
|
b459396ee9
ARM: pxa2xx: reorganize I2C files
|
15 years ago |
Sebastian Andrzej Siewior
|
d6668c7cd4
i2c-pxa2xx: use dynamic register layout
|
15 years ago |
Jean Delvare
|
a8d7be818f
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
|
15 years ago |