Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Sonic Zhang
|
90c16bbf57
i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.
|
13 years ago |
Sonic Zhang
|
f88aafe513
i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.
|
13 years ago |
Sonic Zhang
|
c9d87edbcc
i2c:i2c-bfin-twi: include twi head file
|
13 years ago |
Sonic Zhang
|
28a377c79a
i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.
|
13 years ago |
Sonic Zhang
|
2ee74eb95c
i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly.
|
13 years ago |
Sonic Zhang
|
a25733d6f6
i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.
|
13 years ago |
Sonic Zhang
|
a20a64d226
i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios".
|
13 years ago |
Michael Hennerich
|
925594e035
i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios.
|
13 years ago |
Rafael J. Wysocki
|
85777ad264
i2c-bfin-twi: Use struct dev_pm_ops for power management
|
13 years ago |
Yong Zhang
|
4311051c35
i2c: irq: Remove IRQF_DISABLED
|
13 years ago |
Sonic Zhang
|
4a65163e3b
i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly
|
14 years ago |
Michael Hennerich
|
74f56c4ad4
i2c-bfin-twi: move setup to the earlier subsys initcall
|
14 years ago |
Michael Hennerich
|
540ac5553e
i2c-bfin-twi: handle faulty slave devices better
|
14 years ago |
Sonic Zhang
|
f0ac131a21
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
|
15 years ago |
Sonic Zhang
|
be2f80f0a3
i2c-bfin-twi: remove redundant retry
|
15 years ago |
Sonic Zhang
|
5481d0753e
i2c-bfin-twi: fix lost interrupts at high speeds
|
15 years ago |
Michael Hennerich
|
5cfafc18f3
i2c-bfin-twi: add debug output for error status
|
15 years ago |
Sonic Zhang
|
dd7319a528
i2c-bfin-twi: integrate timeout timer with completion interface
|
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 |
Sonic Zhang
|
ac07fb4dc1
i2c-bfin-twi: fix CLKDIV calculation
|
15 years ago |
Linus Walleij
|
c6ffddea36
i2c: Use resource_size macro
|
16 years ago |
Mike Frysinger
|
6df263cf2e
i2c-bfin-twi: pull in io.h for ioremap()
|
16 years ago |
Michael Hennerich
|
e0cd2dd5dd
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
|
16 years ago |
Frank Shew
|
94327d009e
i2c: Blackfin TWI: fix transfer errors with repeat start
|
16 years ago |
Sonic Zhang
|
57a8f32eaf
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
|
16 years ago |
Michael Hennerich
|
9528d1c7a5
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
|
16 years ago |
Jean Delvare
|
1745522ccb
i2c: Delete many unused adapter IDs
|
16 years ago |
Jean Delvare
|
e1995f65be
i2c: Drop I2C_CLASS_ALL
|
16 years ago |
Michael Hennerich
|
958585f58f
i2c: Blackfin I2C Driver: Functional power management support
|
17 years ago |