index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] i2c-viapro: Cleanup ifdef usage
Greg KH
1
-4
/
+2
2005-10-28
[PATCH] i2c-viapro: Improve register dump
Jean Delvare
1
-8
/
+30
2005-10-28
[PATCH] i2c-viapro: Refactor control outb
Jean Delvare
1
-4
/
+3
2005-10-28
[PATCH] i2c-viapro: Update supported devices list
Jean Delvare
1
-9
/
+13
2005-10-28
[PATCH] i2c-viapro: Code cleanups
Jean Delvare
1
-81
/
+41
2005-10-28
[PATCH] i2c-viapro: Implement I2C Block transactions
Jean Delvare
1
-3
/
+36
2005-10-28
[PATCH] i2c-viapro: Coding style fixes
Jean Delvare
1
-38
/
+38
2005-10-28
[PATCH] i2c: Several PEC-related fixes in software SMBus emulation
Hideki Iwamoto
1
-4
/
+4
2005-10-28
[PATCH] i2c: Minor i2c-amd8111 cleanup
Jean Delvare
1
-1
/
+0
2005-10-28
[PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK
Jean Delvare
1
-4
/
+11
2005-10-28
[PATCH] i2c: Reuse name strings in i2c bus drivers
Jean Delvare
12
-25
/
+33
2005-10-28
[PATCH] i2c: Discard explicit static initializations to 0
Jean Delvare
10
-15
/
+15
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2
-7
/
+5
2005-09-22
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
3
-0
/
+329
2005-09-14
[I2C] Add a functionality method, and remove algorithm ids
Russell King
1
-4
/
+8
2005-09-13
[PATCH] i2c-keywest warning fix
Andrew Morton
1
-1
/
+0
2005-09-09
[PATCH] I2C: i2c-nforce2: drop unused define
Jean Delvare
1
-5
/
+0
2005-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually
Linus Torvalds
3
-0
/
+1039
2005-09-08
[I2C] Clean up i2c-pxa debugging/printks
Russell King
1
-42
/
+33
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-05
[PATCH] I2C: Fix sgi_xfer return value
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] i2c: bug fix for busses/i2c-mv64xxx.c
Jean Delvare
1
-4
/
+4
2005-09-05
[PATCH] i2c: chips/ds1374.c fixup
Mark A. Greer
1
-1
/
+1
2005-09-05
[PATCH] i2c: chips/m41t00.c fixup
Mark A. Greer
1
-1
/
+1
2005-09-05
[PATCH] I2C: Drop probe parameter of i2c-keywest
Jean Delvare
1
-12
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
2
-2
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
10
-15
/
+4
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
27
-27
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (3/7)
Jean Delvare
7
-7
/
+7
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (2/7)
Jean Delvare
1
-0
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
28
-28
/
+0
2005-09-05
[PATCH] I2C: Centralize 24RF08 corruption prevention
Jean Delvare
3
-13
/
+10
2005-09-05
[PATCH] I2C: Rewrite i2c_probe
Jean Delvare
1
-76
/
+89
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
Jean Delvare
3
-117
/
+0
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
6
-12
/
+6
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (05/11)
Jean Delvare
3
-126
/
+6
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (04/11)
Jean Delvare
6
-11
/
+11
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (03/11)
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (02/11)
Jean Delvare
1
-7
/
+6
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (01/11)
Jean Delvare
4
-13
/
+28
2005-09-05
[PATCH] I2C: Improve core debugging messages
Jean Delvare
2
-39
/
+29
2005-09-05
[PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus
Ian Campbell
1
-5
/
+7
2005-09-05
[PATCH] I2C: inline i2c_adapter_id
Jean Delvare
1
-9
/
+0
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
7
-22
/
+11
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
Jean Delvare
6
-6
/
+0
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9)
Jean Delvare
1
-32
/
+13
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9)
Jean Delvare
1
-7
/
+1
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)
Jean Delvare
1
-10
/
+148
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)
Jean Delvare
1
-4
/
+10
2005-09-05
[PATCH] I2C: max6875 code cleanup
bgardner@wabtec.com
1
-6
/
+2
[next]