Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 年之前 |
Linus Torvalds
|
78975f23cb
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 年之前 |
Michael Ellerman
|
609d5a1b2b
i2c: cpm: Fix build break due to incompatible pointer types
|
9 年之前 |
Wolfram Sang
|
949d0c5b72
i2c: cpm: use new 8 bit address helper function
|
9 年之前 |
Wolfram Sang
|
b94c820f37
i2c: cpm: make use of the new infrastructure for quirks
|
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 年之前 |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
10 年之前 |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 年之前 |
Scott Wood
|
5f12c5eca6
i2c: cpm: Fix build by adding of_address.h and of_irq.h
|
11 年之前 |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Thierry Reding
|
f7578496a6
of/irq: Use irq_of_parse_and_map()
|
12 年之前 |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 年之前 |
Linus Torvalds
|
98f486f18d
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 年之前 |
Sachin Surendran
|
a16d8aa472
i2c-cpm: Fix to takeback i2c bus master-ship after a collision
|
12 年之前 |
Jingoo Han
|
c2c6495472
i2c: use platform_{get,set}_drvdata()
|
12 年之前 |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 年之前 |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 年之前 |
Axel Lin
|
a3664b51c7
i2c/busses: Use module_platform_driver()
|
13 年之前 |
Grant Likely
|
488bf314bf
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
|
14 年之前 |
Grant Likely
|
1c48a5c93d
dt: Eliminate of_platform_{,un}register_driver
|
14 年之前 |
Grant Likely
|
925bb9c649
of/i2c: Fix module load order issue caused by of_i2c.c
|
15 年之前 |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 年之前 |
Grant Likely
|
959e85f775
i2c: Add OF-style registration and binding
|
15 年之前 |
Grant Likely
|
9fd049927c
of/i2c: Generalize OF support
|
15 年之前 |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 年之前 |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 年之前 |
Wolfram Sang
|
b865a4e7ab
i2c-cpm: drop NO_IRQ
|
16 年之前 |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 年之前 |
Michael Trimarchi
|
dc1972d027
i2c: Fix stuck transaction on cpm-i2c driver
|
16 年之前 |
Mark Ware
|
36521c271e
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
|
16 年之前 |