index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-nomadik.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-nomadik: break out single messsage transmission
Linus Walleij
2011-05-25
1
-32
/
+48
*
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+4
*
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
2011-05-25
1
-18
/
+2
*
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
2011-05-25
1
-13
/
+26
*
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
2011-05-25
1
-48
/
+49
*
i2c-nomadik: use pm_runtime API
Rabin Vincent
2011-05-25
1
-6
/
+31
*
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
2011-05-25
1
-8
/
+19
*
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+5
*
i2c-nomadik: remove the redundant error message
srinidhi kasagar
2011-05-25
1
-2
/
+0
*
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+6
*
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2011-05-25
1
-6
/
+4
*
i2c-nomadik: add regulator support
Jonas Aberg
2011-05-25
1
-15
/
+58
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-4
/
+4
*
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-01-13
1
-2
/
+4
|
\
|
*
i2c-nomadik: fix regression on adapter name
Linus Walleij
2011-01-04
1
-2
/
+4
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
|
/
*
i2c-nomadik: fixup bus delays
Linus Walleij
2010-10-25
1
-2
/
+6
*
i2c-nomadik: support smbus emulation
Linus Walleij
2010-10-25
1
-4
/
+1
*
i2c-nomadik: dynamic clocking
Linus Walleij
2010-10-25
1
-4
/
+9
*
i2c-nomadik: documentation fixes
Linus Walleij
2010-10-25
1
-5
/
+5
*
i2c-nomadik: fix operator precedence warning
Rabin Vincent
2010-05-20
1
-1
/
+2
*
i2c-nomadik: release region when removed
Rabin Vincent
2010-05-20
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i2c: Add support for Ux500/Nomadik I2C controller
srinidhi kasagar
2010-03-07
1
-0
/
+959