Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Linus Torvalds
|
12250d843e
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
12 years ago |
Joakim Tjernlund
|
0c25aefa35
i2c: mpc: Wait for STOP to hit the bus
|
13 years ago |
Arnd Bergmann
|
1d10a65fde
i2c/mpc: make data used as *of_device_id.data const
|
13 years ago |
Uwe Kleine-König
|
215e691c2a
i2c/mpc: add a const qualifier
|
13 years ago |
Zhao Chenhui
|
531183e5d2
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
|
13 years ago |
Tang Yuantian
|
3f0e1e4bb6
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
|
13 years ago |
Axel Lin
|
a3664b51c7
i2c/busses: Use module_platform_driver()
|
13 years ago |
Grant Likely
|
b1608d69cb
drivercore: revert addition of of_match to struct device
|
14 years ago |
Grant Likely
|
1c48a5c93d
dt: Eliminate of_platform_{,un}register_driver
|
14 years ago |
Grant Likely
|
925bb9c649
of/i2c: Fix module load order issue caused by of_i2c.c
|
14 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Linus Torvalds
|
03c0c29aff
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
Albrecht Dreß
|
0c2daaafcd
powerpc/5200/i2c: improve i2c bus error recovery
|
15 years ago |
Grant Likely
|
959e85f775
i2c: Add OF-style registration and binding
|
15 years ago |
Grant Likely
|
9fd049927c
of/i2c: Generalize OF support
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Wolfram Sang
|
bf727e016f
i2c-mpc: drop NO_IRQ
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Wolfgang Grandegger
|
f00d738f04
i2c-mpc: add support for the MPC512x processors from Freescale
|
15 years ago |
Wolfgang Grandegger
|
a93522116e
i2c-mpc: rename "setclock" initialization functions to "setup"
|
15 years ago |
Wolfgang Grandegger
|
6e56dd3d0e
i2c-mpc: use __devinit[data] for initialization functions and data
|
15 years ago |
Joakim Tjernlund
|
45da790ebe
i2c-mpc: Do not generate STOP after read.
|
15 years ago |
Wolfgang Denk
|
87c441e54d
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
|
16 years ago |
Wolfgang Grandegger
|
1904b03430
i2c-mpc: bug fix for MPC52xx clock setting and printout
|
16 years ago |
Wolfgang Grandegger
|
f2bd5efe72
i2c: i2c-mpc: make I2C bus speed configurable
|
16 years ago |
Wolfgang Grandegger
|
54377cd059
i2c: i2c-mpc: use dev based printout function
|
16 years ago |