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
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
[PATCH] i2c: bug fix for busses/i2c-mv64xxx.c
Jean Delvare
1
-4
/
+4
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
4
-4
/
+4
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
21
-21
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (3/7)
Jean Delvare
1
-1
/
+1
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
22
-22
/
+0
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: cleanup of i2c-nforce2
Hans-Frieder Vogt
1
-28
/
+3
2005-08-09
[PATCH] Build fix for the Sibyte I2C driver
Ralf Baechle
1
-2
/
+2
2005-08-01
[PATCH] i2c-mpc.c: revert duplicate patch
Andrew Morton
1
-94
/
+0
2005-07-29
[PATCH] I2C: Missing space in split strings
Jean Delvare
1
-3
/
+3
2005-07-29
[PATCH] I2C-MPC: Restore code removed
Kumar Gala
1
-0
/
+94
2005-07-27
[PATCH] I2C-MPC: Restore code removed
Kumar Gala
1
-0
/
+94
2005-07-11
[PATCH] I2C: Strip trailing whitespace from strings
Jean Delvare
3
-4
/
+4
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-4
/
+3
2005-06-25
[PATCH] I2C-MPC: Remove OCP device model support
Kumar Gala
1
-204
/
+0
2005-06-24
[PATCH] ARM: 2744/1: ixp2000 gpio irq support
Lennert Buytenhek
1
-1
/
+2
2005-06-21
[PATCH] I2C: KConfig update - some EXPERIMENTAL removal
R.Marek@sh.cvut.cz
1
-17
/
+17
2005-06-21
[PATCH] i2c: Race fix for i2c-mpc.c
Sylvain Munaut
1
-6
/
+8
2005-06-21
[PATCH] I2C: Spelling fixes for drivers/i2c/busses/i2c-parport.c
Tobias Klauser
1
-1
/
+1
2005-06-21
[PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c
Kumar Gala
1
-2
/
+2
2005-06-21
[PATCH] Spelling fixes for drivers/i2c.
Steven Cole
3
-3
/
+3
2005-06-21
[PATCH] I2C: #include <linux/config.h> cleanup
Jean Delvare
2
-10
/
+0
2005-06-21
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
Alexey Dobriyan
31
-30
/
+1
2005-06-15
[PATCH] I2C: Add PXA I2C driver
Russell King
3
-0
/
+1048
2005-05-31
[PATCH] I2C: ALI1563 SMBus driver fix
R.Marek@sh.cvut.cz
1
-15
/
+31
2005-05-22
[PATCH] ppc64: Fix booting on latest G5 models
Benjamin Herrenschmidt
1
-0
/
+5
2005-04-25
[PATCH] ppc annotations: i2c-mpc
Al Viro
1
-2
/
+2
2005-04-24
[PATCH] broken dependency for I2C_MPC
Al Viro
1
-1
/
+1
2005-04-16
[PATCH] i2c-i801: I2C patch for Intel ESB2
Jason Gaston
2
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
47
-0
/
+15628