Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb9987d0f748c983bb795a86f47522313f701a08
/
drivers
/
i2c
/
algos
2196d1c
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
by Enrik Berkhan
· 16 years ago
0cdba07
i2c-algo-bit: Fix timeout test
by Dave Airlie
· 16 years ago
c454dee
i2c-algo-pca: Fix use of uninitialized variable in debug message
by Jean Delvare
· 16 years ago
abe213d
i2c: Delete unused i2c-algo-sgi helper module
by Jean Delvare
· 16 years ago
2378bc0
i2c-algo-pca: Use timeout for checking the state machine
by Wolfram Sang
· 16 years ago
8e99ada
i2c-algo-pca: Rework waiting for a free bus
by Wolfram Sang
· 16 years ago
eff9ec9
i2c-algo-pca: Add PCA9665 support
by Marco Aurelio da Costa
· 16 years ago
bac3e7c
i2c: Adapt debug macros for KERN_* constants
by Frank Seidel
· 16 years ago
8fcfef6
i2c: Set a default timeout value for all adapters
by Jean Delvare
· 16 years ago
154d22b
i2c: Add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
94d78e1
i2c-algo-pcf: Handle timeout correctly
by Roel Kluin
· 16 years ago
0c168ce
i2c-algo-pcf: Style cleanups
by Roel Kluin
· 16 years ago
a672b4c
i2c-algo-pcf: Fix typo in debugging log message
by David Miller
· 16 years ago
3009140
i2c-algo-pcf: Add adapter hooks around xfer begin and end
by David Miller
· 16 years ago
08e5338
i2c-algo-pcf: Pass adapter data into ->waitforpin() method
by David Miller
· 16 years ago
8d24f8d
i2c: Let users select algorithm drivers manually again
by Jean Delvare
· 16 years ago
0573d11
i2c-algo-pcf: Multi-master lost-arbitration improvement
by Eric Brower
· 16 years ago
c80ebe7
i2c-pca-algo: Fix error code
by Wolfram Sang
· 16 years ago
9714034
i2c: Bus drivers return -Errno not -1
by David Brownell
· 16 years ago
c01b083
i2c-algo-pca: Extend for future drivers
by Wolfram Sang
· 17 years ago
3d43829
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
by Wolfram Sang
· 17 years ago
3845de2
i2c: Remove the algorithm drivers from the config menu
by Jean Delvare
· 17 years ago
6408a83
i2c-algo-pcf: Delete broken 10-bit address support
by Jean Delvare
· 17 years ago
bf3e2d1
i2c-algo-bit: Fix NAK/ARB comments
by David Brownell
· 17 years ago
cf978ab
i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
by David Brownell
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
939bc49
i2c-algo-bit: Read block data bugfix
by David Brownell
· 17 years ago
0a85e9a
i2c-rpx: Remove
by Jean Delvare
· 17 years ago
16538e6
Use menuconfig objects - I2C
by Jan Engelhardt
· 18 years ago
494dbb6
i2c-algo-bit: Improve debugging
by Jean Delvare
· 18 years ago
424ed67
i2c-algo-bit: Implement a 50/50 SCL duty cycle
by Jean Delvare
· 18 years ago
6edac58
i2c-algo-sgi: Comment and whitespace cleanups
by Ladislav Michl
· 18 years ago
0f3b483
i2c-algo-bit: Add i2c_bit_add_numbered_bus
by Jean Delvare
· 18 years ago
3c4bb24
i2c-algo-bit: Emulate SMBus block read
by Jean Delvare
· 18 years ago
1ecac07
i2c-algo-bit: Always send a stop condition before leaving
by Jean Delvare
· 18 years ago
3269711
i2c: Discard the i2c algo del_bus wrappers
by Jean Delvare
· 18 years ago
51fd554
i2c: Delete the broken i2c-ite bus driver
by Jean Delvare
· 18 years ago
9e11a9f
i2c: Constify i2c_algorithm declarations, part 1
by Jean Delvare
· 18 years ago
7b288a0
i2c-algo-bit: Cleanups
by Jean Delvare
· 18 years ago
a0d9c63
i2c-algo-bit: Discard the mdelay data struct member
by Jean Delvare
· 18 years ago
51c3711
i2c-algo-sibyte: Merge into i2c-sibyte
by Jean Delvare
· 18 years ago
3fd3968
i2c-algo-sibyte: Cleanups
by Jean Delvare
· 18 years ago
5313775
[PATCH] i2c-algo-bit: Wipe out dead code
by Uwe Bugla
· 18 years ago
b39ad0c
[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers
by Mark M. Hoffman
· 18 years ago
8104a9a
[PATCH] i2c: Use module_param in i2c-algo-sibyte
by Eric Sesterhenn
· 19 years ago
6050709
[PATCH] i2c: Discard explicit static initializations to 0
by Jean Delvare
· 19 years ago
a89923f
[PATCH] I2C: Fix sgi_xfer return value
by Jean Delvare
· 19 years ago
c7a4653
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
by Jean Delvare
· 19 years ago
1d8b9e1
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
by Jean Delvare
· 19 years ago
87c3d7a
[PATCH] I2C: Kill i2c_algorithm.id (3/7)
by Jean Delvare
· 19 years ago
9751858
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
by Jean Delvare
· 19 years ago
48edcb6
[PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus
by Ian Campbell
· 19 years ago
541e6a0
[PATCH] I2C: Strip trailing whitespace from strings
by Jean Delvare
· 19 years ago
46b615f
[PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c
by Tobias Klauser
· 19 years ago
44bbe87
[PATCH] Spelling fixes for drivers/i2c.
by Steven Cole
· 20 years ago
f0bb60e
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
by Alexey Dobriyan
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago