Romain Perier
|
294be03c62
i2c: pxa: Add support for the I2C units found in Armada 3700
|
8 年之前 |
Romain Perier
|
6c14bdacdb
i2c: pxa: Add definition of fast and high speed modes via the regs layout
|
8 年之前 |
Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 年之前 |
Vaibhav Hiremath
|
c5fa6fc79f
i2c: pxa: Add support for pxa910/988 & new configuration features
|
10 年之前 |
Vaibhav Hiremath
|
51fcce86a7
i2c: pxa: Use devm_ variants in probe function
|
10 年之前 |
Vaibhav Hiremath
|
3a2dc1677b
i2c: pxa: Update debug function to dump more info on error
|
10 年之前 |
Yipeng Yao
|
e2b498fd55
i2c: pxa: Fix compile warning in 64bit mode
|
10 年之前 |
Shouming Wang
|
8bd75bd303
i2c: pxa: Return I2C_RETRY when timeout in pio mode
|
10 年之前 |
Vaibhav Hiremath
|
e087b4272e
i2c: pxa: No need to set slave addr for i2c master mode reset
|
10 年之前 |
Leilei Shang
|
abf8a1fba9
i2c: pxa: keep i2c irq ON in suspend
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Petr Cvek
|
86261fdd65
i2c: pxa: add support for SCCB devices
|
10 年之前 |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 年之前 |
Jingoo Han
|
eae45e5dd2
i2c: Make of_device_id array const
|
11 年之前 |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 年之前 |
Jingoo Han
|
6d4028c644
i2c: use dev_get_platdata()
|
12 年之前 |
Leilei Shang
|
9d3dda5c0d
i2c: pxa: enable high speed mode for i2c bus
|
12 年之前 |
Daniel Drake
|
7a10f47329
i2c-pxa: prepare clock before use
|
12 年之前 |
Doug Anderson
|
fe69c555ef
i2c: pxa: Use i2c-core to get bus number now
|
12 年之前 |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 年之前 |
Dmitry Torokhov
|
0a6d224679
i2c: pxa: remove incorrect __exit annotations
|
12 年之前 |
Viresh Kumar
|
dd995c9d82
i2c/i2c-pxa: remove conditional compilation of clk code
|
13 年之前 |
Karol Lewandowski
|
bc414b7b9b
i2c-pxa: Drop leftover comment
|
13 年之前 |
Haojian Zhuang
|
63fe122bce
i2c: pxa: add OF support
|
13 年之前 |
Grant Likely
|
488bf314bf
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
|
14 年之前 |
Vasily Khoruzhick
|
97491ba3f6
i2c-pxa2xx: Don't clear isr bits too early
|
14 年之前 |
Vasily Khoruzhick
|
23e74a86ab
i2c-pxa2xx: Fix register offsets
|
14 年之前 |
Sebastian Andrzej Siewior
|
baa8cab012
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
|
14 年之前 |
Sebastian Andrzej Siewior
|
93c92cfdec
i2c-pxa2xx: check timeout correctly
|
14 年之前 |
Sebastian Andrzej Siewior
|
c66dc52919
i2c-pxa2xx: add support for shared IRQ handler
|
14 年之前 |