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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-12
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
4
-26
/
+32
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2009-05-12
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
9
-13
/
+13
2009-05-03
i2c-pxa.c: timeouts off by 1
Roel Kluin
1
-3
/
+3
2009-04-13
i2c-voodoo3: Deprecate in favor of tdfxfb
Jean Delvare
1
-2
/
+4
2009-04-07
i2c: imx: Make disable_delay a per-device variable
Wolfram Sang
1
-4
/
+3
2009-04-07
i2c: xtensa s6000 i2c driver
Oskar Schirmer
4
-0
/
+497
2009-04-07
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
1
-20
/
+242
2009-04-07
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
1
-14
/
+17
2009-04-07
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
1
-17
/
+18
2009-04-07
i2c: imx: Add missing request_mem_region in probe()
Darius Augulis
1
-5
/
+13
2009-04-07
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
Mark Brown
1
-2
/
+1
2009-04-07
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
1
-39
/
+11
2009-04-07
i2c-s3c2410: sda_delay should be in ns, not clock ticks
Ben Dooks
1
-5
/
+19
2009-04-07
i2c: iMX/MXC support
Darius Augulis
3
-0
/
+628
2009-03-30
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-0
/
+77
2009-03-30
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
1
-0
/
+77
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
15
-89
/
+194
2009-03-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
12
-61
/
+163
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2
-1
/
+4
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2
-15
/
+23
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
1
-1
/
+1
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
3
-12
/
+19
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
1
-5
/
+3
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
4
-10
/
+9
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
3
-7
/
+10
2009-03-28
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
1
-2
/
+10
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
1
-25
/
+22
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
6
-9
/
+10
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
6
-9
/
+10
2009-03-09
i2c-mpc: do not allow interruptions when waiting for I2C to complete
Timur Tabi
1
-6
/
+3
2009-03-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
1
-2
/
+2
2009-02-24
Add i2c_board_info for RiscPC PCF8583
Russell King
1
-1
/
+2
2009-02-24
i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
Jean Delvare
3
-3
/
+3
2009-02-24
i2c: Timeouts reach -1
Roel Kluin
2
-3
/
+3
2009-02-19
[ARM] 5394/1: Add static bus numbering support to i2c-versatile
Catalin Marinas
1
-2
/
+8
2009-02-08
[ARM] omap: i2c: remove conditional ick clocks
Russell King
1
-15
/
+13
2009-02-08
[ARM] omap: i2c: remove armxor_ck
Russell King
1
-9
/
+8
2009-02-08
[ARM] omap: i2c: use short connection ids
Russell King
1
-2
/
+2
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
30
-32
/
+0
2009-01-07
i2c: Use snprintf to set adapter names
Jean Delvare
6
-11
/
+12
2009-01-07
Input: apanel - convert to new i2c binding
Jean Delvare
1
-1
/
+49
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2
-2
/
+2
2009-01-07
i2c: Get rid of remaining bus_id access
Jean Delvare
3
-4
/
+4
[next]