index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
algos
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
1
-3
/
+3
2012-10-06
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
1
-13
/
+14
2012-09-14
i2c: algo: pca: Fix mode selection for PCA9665
Thomas Kavanagh
1
-3
/
+3
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-1
/
+1
2012-03-26
i2c-algo-bit: Don't resched on clock stretching
Jean Delvare
1
-1
/
+1
2012-03-26
i2c: Update the FSF address
Jean Delvare
4
-4
/
+8
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2012-03-15
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
Ville Syrjala
1
-1
/
+7
2012-02-29
i2c: export bit-banging algo functions
Daniel Vetter
1
-1
/
+2
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
1
-2
/
+4
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
1
-7
/
+7
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
1
-1
/
+3
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
1
-3
/
+3
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
1
-3
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-10
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
1
-2
/
+12
2011-01-10
i2c-algo-bit: Refactor adapter registration
Jean Delvare
1
-16
/
+5
2010-11-22
i2c/algos: convert Kconfig to use the menu's `visible' keyword
Arnaud Lacombe
1
-1
/
+1
2010-11-22
Revert "i2c: Fix Kconfig dependencies"
Arnaud Lacombe
1
-12
/
+0
2010-10-24
i2c: Change to new flag variable
matt mooney
1
-3
/
+1
2010-10-24
i2c: Fix Kconfig dependencies
Jean Delvare
1
-0
/
+12
2010-05-21
i2c-algo-pca: Fix coding style issues
Farid Hammane
1
-18
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2010-03-13
i2c-algo-bit: Add pre- and post-xfer hooks
Jean Delvare
1
-0
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-02
i2c-algo-pca: Drop duplicate variable
Jean Delvare
1
-2
/
+0
2010-02-05
fix typo "definetly" -> "definitely" in comment
Uwe Kleine-König
1
-1
/
+1
2009-05-05
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
1
-0
/
+11
2009-05-05
i2c-algo-bit: Fix timeout test
Dave Airlie
1
-1
/
+1
2009-04-13
i2c-algo-pca: Fix use of uninitialized variable in debug message
Jean Delvare
1
-1
/
+1
2009-04-06
i2c: Delete unused i2c-algo-sgi helper module
Jean Delvare
3
-184
/
+0
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
1
-18
/
+23
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
1
-7
/
+10
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
1
-14
/
+166
2009-03-28
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
1
-5
/
+9
2009-03-28
i2c: Set a default timeout value for all adapters
Jean Delvare
2
-4
/
+1
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
1
-1
/
+1
2009-03-28
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
1
-8
/
+10
2009-03-28
i2c-algo-pcf: Style cleanups
Roel Kluin
1
-135
/
+115
2008-10-22
i2c-algo-pcf: Fix typo in debugging log message
David Miller
1
-1
/
+1
2008-10-22
i2c-algo-pcf: Add adapter hooks around xfer begin and end
David Miller
1
-4
/
+13
2008-10-22
i2c-algo-pcf: Pass adapter data into ->waitforpin() method
David Miller
1
-1
/
+1
2008-08-10
i2c: Let users select algorithm drivers manually again
Jean Delvare
1
-3
/
+8
2008-07-14
i2c-algo-pcf: Multi-master lost-arbitration improvement
Eric Brower
1
-17
/
+31
2008-07-14
i2c-pca-algo: Fix error code
Wolfram Sang
1
-1
/
+1
2008-07-14
i2c: Bus drivers return -Errno not -1
David Brownell
1
-2
/
+2
2008-04-22
i2c-algo-pca: Extend for future drivers
Wolfram Sang
2
-70
/
+44
2008-04-22
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
Wolfram Sang
1
-21
/
+21
2008-04-22
i2c: Remove the algorithm drivers from the config menu
Jean Delvare
1
-34
/
+5
[next]