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 |
Wolfgang Grandegger
|
8101a30095
i2c: i2c-mpc: various coding style fixes
|
16 years ago |
Benjamin Herrenschmidt
|
9ff9a26b78
Merge commit 'origin/master' into next
|
16 years ago |
Jean Delvare
|
8a52c6b4d5
i2c: Adapter timeout is in jiffies
|
16 years ago |
Timur Tabi
|
1ab082d7cb
i2c-mpc: do not allow interruptions when waiting for I2C to complete
|
16 years ago |
Jean Delvare
|
1745522ccb
i2c: Delete many unused adapter IDs
|
16 years ago |
Wolfgang Grandegger
|
618b26d528
i2c-mpc: suppress I2C device probing
|
16 years ago |
Benjamin Herrenschmidt
|
84c3d4aaec
Merge commit 'origin/master'
|
17 years ago |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 years ago |
Jon Smirl
|
0d1cde2358
powerpc/i2c: Convert i2c-mpc into an of_platform driver
|
17 years ago |
Jon Smirl
|
f5fff3602a
i2c-mpc: Compare to NO_IRQ instead of zero
|
17 years ago |
Kay Sievers
|
add8eda7f2
i2c: Fix platform driver hotplug/coldplug
|
17 years ago |
Jon Smirl
|
4bd28ebda2
mpc-i2c: Propagate error values properly
|
17 years ago |
Jean Delvare
|
2caeac8104
i2c: Don't uselessly set i2c_adapter.retries
|
17 years ago |
Domen Puncer
|
5af0e07f87
i2c-mpc: Don't disable I2C module on stop condition
|
18 years ago |
Scott Wood
|
322454a653
i2c-mpc: Pass correct dev_id to free_irq on error path
|
18 years ago |
Domen Puncer
|
254db9b5e7
i2c-mpc: work around missing-9th-clock-pulse bug
|
18 years ago |
Grant Likely
|
1469fa2638
i2c-mpc: Use i2c_add_numbered_adapter
|
18 years ago |