index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] RTC subsystem: I2C cleanup
Alessandro Zummo
2006-03-27
5
-1181
/
+0
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
1
-1
/
+1
*
[PATCH] I2C: i2c-ixp4xx: Add hwmon class
Alessandro Zummo
2006-03-23
1
-0
/
+1
*
[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
Martin Devera
2006-03-23
2
-2
/
+6
*
[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization
Jean Delvare
2006-03-23
1
-3
/
+1
*
[PATCH] I2C: i2c-ali1535: Drop redundant mutex
Jean Delvare
2006-03-23
1
-4
/
+0
*
[PATCH] i2c: Cleanup isp1301_omap
Jean Delvare
2006-03-23
1
-2
/
+0
*
[PATCH] i2c: Fix i2c-ite name initialization
Jean Delvare
2006-03-23
1
-3
/
+1
*
[PATCH] i2c: Drop the i2c-frodo bus driver
Jean Delvare
2006-03-23
1
-85
/
+0
*
[PATCH] i2c: Optimize core_lists mutex usage
Jean Delvare
2006-03-23
1
-6
/
+5
*
[PATCH] i2c: Semaphore to mutex conversions, part 3
Jean Delvare
2006-03-23
3
-6
/
+6
*
[PATCH] i2c: Semaphore to mutex conversions, part 2
Ingo Molnar
2006-03-23
7
-61
/
+65
*
[PATCH] i2c: Speed up block transfers
Jean Delvare
2006-03-23
1
-9
/
+6
*
[PATCH] I2C: fix sx200_acb build on other arches
Jean Delvare
2006-03-23
1
-1
/
+1
*
[PATCH] i2c: scx200_acb minimal documentation update
Ben Gardner
2006-03-23
1
-2
/
+3
*
[PATCH] i2c: scx200_acb fix and speed up the poll loop
Ben Gardner
2006-03-23
1
-11
/
+2
*
[PATCH] i2c: scx200_acb add support for the CS5535/CS5536
Ben Gardner
2006-03-23
1
-14
/
+43
*
[PATCH] i2c: scx200_acb remove use of lock_kernel
Ben Gardner
2006-03-23
1
-6
/
+7
*
[PATCH] i2c: scx200_acb refactor/simplify code
Ben Gardner
2006-03-23
1
-44
/
+29
*
[PATCH] i2c: scx200_acb debug log cleanup
Ben Gardner
2006-03-23
1
-25
/
+17
*
[PATCH] i2c: scx200_acb whitespace and comment cleanup
Ben Gardner
2006-03-23
1
-47
/
+43
*
[PATCH] I2C: Convert i2c to mutexes
Arjan van de Ven
2006-03-23
4
-24
/
+28
*
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
3
-2
/
+16
*
[PATCH] i2c: Drop outdated probe/remove code in i2c-isa
Jean Delvare
2006-02-13
1
-12
/
+0
*
[PATCH] i2c: Use ARRAY_SIZE macro
Tobias Klauser
2006-02-06
3
-12
/
+6
*
[PATCH] i2c: Use module_param in i2c-algo-sibyte
Eric Sesterhenn
2006-02-06
1
-1
/
+1
*
[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.
Jean Delvare
2006-02-06
1
-0
/
+15
*
[PATCH] i2c-i801: I2C patch for Intel ICH8
Jason Gaston
2006-02-06
2
-0
/
+3
*
[PATCH] Add i2c_bus_type probe and remove methods
Russell King
2006-01-13
1
-11
/
+9
*
[ARM] 3237/1: PXA I2C driver updates
Richard Purdie
2006-01-12
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-09
6
-1193
/
+298
|
\
|
*
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
2006-01-09
6
-1205
/
+298
|
*
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
2006-01-09
1
-4
/
+13
|
*
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2006-01-09
1
-11
/
+14
*
|
[PATCH] IRQ type flags
Russell King
2006-01-08
1
-5
/
+6
|
/
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
Merge with Linus' kernel.
Russell King
2006-01-07
20
-178
/
+165
|
\
|
*
[PATCH] i2c: i2c-mv64xxx fix transaction abortion
Mark A. Greer
2006-01-05
1
-18
/
+15
|
*
[PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID
Jean Delvare
2006-01-05
1
-0
/
+2
|
*
[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON
Martin Hicks
2006-01-05
1
-0
/
+1
|
*
[PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups
Jean Delvare
2006-01-05
1
-8
/
+0
|
*
[PATCH] i2c: drop empty i2c_driver.command implementations
Laurent Riffard
2006-01-05
1
-7
/
+0
|
*
[PATCH] I2C: move i2c-dev to use dynamic class devices
Greg Kroah-Hartman
2006-01-05
1
-30
/
+20
|
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
13
-13
/
+0
|
*
[PATCH] I2C: Make i2c_add_driver automatically set the proper module owner
Greg Kroah-Hartman
2006-01-05
1
-2
/
+3
|
*
[PATCH] I2C: Fix up debug build error for previous i2c structure changes
Greg Kroah-Hartman
2006-01-05
1
-3
/
+3
|
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
Laurent Riffard
2006-01-05
12
-24
/
+48
|
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11
Laurent Riffard
2006-01-05
3
-16
/
+16
|
*
[PATCH] i2c: Rework client usage count, 3 of 3
Jean Delvare
2006-01-05
1
-5
/
+0
|
*
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
2006-01-05
2
-19
/
+10
[next]