index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-bfin-twi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
i2c: Use resource_size macro
Linus Walleij
1
-1
/
+1
2009-06-16
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
1
-0
/
+1
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
1
-1
/
+11
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
1
-6
/
+15
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
1
-8
/
+7
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
1
-3
/
+8
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-1
/
+0
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
1
-1
/
+1
2008-07-28
i2c: Blackfin I2C Driver: Functional power management support
Michael Hennerich
1
-11
/
+24
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-04-22
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
1
-1
/
+2
2008-04-22
i2c-bfin-twi: Use simpler comment headers and strip out information that is m...
Mike Frysinger
1
-18
/
+4
2008-04-22
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...
Bryan Wu
1
-6
/
+6
2008-04-22
i2c-bfin-twi: Add missing pin mux operation
Bryan Wu
1
-0
/
+15
2008-04-22
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...
Bryan Wu
1
-107
/
+176
2008-04-22
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...
Sonic Zhang
1
-71
/
+114
2008-01-27
i2c-bfin-twi: Register adapter with a specific bus number
Kalle Pokki
1
-1
/
+2
2007-10-13
i2c-bfin-twi: Remove useless twi_lock mutex
Francis Moreau
1
-16
/
+0
2007-05-01
i2c: Blackfin Two Wire Interface driver
Bryan Wu
1
-0
/
+644