index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-bfin-twi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.
Sonic Zhang
2012-07-13
1
-45
/
+0
*
i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.
Sonic Zhang
2012-07-13
1
-8
/
+4
*
i2c:i2c-bfin-twi: include twi head file
Sonic Zhang
2012-07-13
1
-0
/
+1
*
i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.
Sonic Zhang
2012-07-13
1
-11
/
+14
*
i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is ...
Sonic Zhang
2012-07-13
1
-1
/
+2
*
i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.
Sonic Zhang
2012-07-13
1
-4
/
+4
*
i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certa...
Sonic Zhang
2012-07-13
1
-19
/
+24
*
i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios.
Michael Hennerich
2012-07-13
1
-0
/
+4
*
i2c-bfin-twi: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
1
-8
/
+10
*
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-29
1
-2
/
+2
*
i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly
Sonic Zhang
2011-06-27
1
-1
/
+7
*
i2c-bfin-twi: move setup to the earlier subsys initcall
Michael Hennerich
2011-01-12
1
-1
/
+1
*
i2c-bfin-twi: handle faulty slave devices better
Michael Hennerich
2011-01-12
1
-0
/
+22
*
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
Sonic Zhang
2010-05-20
1
-11
/
+7
*
i2c-bfin-twi: remove redundant retry
Sonic Zhang
2010-05-20
1
-18
/
+2
*
i2c-bfin-twi: fix lost interrupts at high speeds
Sonic Zhang
2010-05-20
1
-24
/
+13
*
i2c-bfin-twi: add debug output for error status
Michael Hennerich
2010-05-20
1
-0
/
+12
*
i2c-bfin-twi: integrate timeout timer with completion interface
Sonic Zhang
2010-05-20
1
-59
/
+66
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i2c-bfin-twi: fix CLKDIV calculation
Sonic Zhang
2009-12-24
1
-3
/
+3
*
i2c: Use resource_size macro
Linus Walleij
2009-06-16
1
-1
/
+1
*
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
2009-06-16
1
-0
/
+1
*
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
2009-06-13
1
-1
/
+11
*
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
2009-06-13
1
-6
/
+15
*
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
2009-06-13
1
-8
/
+7
*
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2009-06-13
1
-3
/
+8
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
1
-1
/
+0
*
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2009-01-07
1
-1
/
+1
*
i2c: Blackfin I2C Driver: Functional power management support
Michael Hennerich
2008-07-28
1
-11
/
+24
*
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+1
*
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
2008-04-22
1
-1
/
+2
*
i2c-bfin-twi: Use simpler comment headers and strip out information that is m...
Mike Frysinger
2008-04-22
1
-18
/
+4
*
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...
Bryan Wu
2008-04-22
1
-6
/
+6
*
i2c-bfin-twi: Add missing pin mux operation
Bryan Wu
2008-04-22
1
-0
/
+15
*
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...
Bryan Wu
2008-04-22
1
-107
/
+176
*
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...
Sonic Zhang
2008-04-22
1
-71
/
+114
*
i2c-bfin-twi: Register adapter with a specific bus number
Kalle Pokki
2008-01-27
1
-1
/
+2
*
i2c-bfin-twi: Remove useless twi_lock mutex
Francis Moreau
2007-10-13
1
-16
/
+0
*
i2c: Blackfin Two Wire Interface driver
Bryan Wu
2007-05-01
1
-0
/
+644