index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
15
-89
/
+194
|
\
\
|
|
/
|
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-28
12
-61
/
+163
|
|
\
|
|
*
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2009-03-28
2
-1
/
+4
|
|
*
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
2009-03-28
1
-1
/
+72
|
|
*
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
2009-03-28
1
-7
/
+12
|
|
*
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2009-03-28
2
-15
/
+23
|
|
*
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2009-03-28
1
-1
/
+1
|
|
*
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
3
-12
/
+19
|
|
*
i2c-davinci: Fix timeout handling
Jean Delvare
2009-03-28
1
-5
/
+3
|
|
*
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
4
-10
/
+9
|
|
*
i2c: Add missing KERN_* constants to printks
Frank Seidel
2009-03-28
3
-7
/
+10
|
|
*
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
2009-03-28
1
-2
/
+10
|
*
|
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
1
-1
/
+1
|
*
|
Merge branch 'omap-clks3' into devel
Russell King
2009-03-19
1
-25
/
+22
|
|
\
\
|
|
*
|
[ARM] omap: i2c: remove conditional ick clocks
Russell King
2009-02-08
1
-15
/
+13
|
|
*
|
[ARM] omap: i2c: remove armxor_ck
Russell King
2009-02-08
1
-9
/
+8
|
|
*
|
[ARM] omap: i2c: use short connection ids
Russell King
2009-02-08
1
-2
/
+2
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
6
-9
/
+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[ARM] 5394/1: Add static bus numbering support to i2c-versatile
Catalin Marinas
2009-02-19
1
-2
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-11
6
-9
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-03
1
-2
/
+2
|
|
\
\
|
|
*
|
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-03-03
1
-2
/
+2
|
|
|
/
|
*
|
Add i2c_board_info for RiscPC PCF8583
Russell King
2009-02-24
1
-1
/
+2
|
*
|
i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
Jean Delvare
2009-02-24
3
-3
/
+3
|
*
|
i2c: Timeouts reach -1
Roel Kluin
2009-02-24
2
-3
/
+3
|
|
/
*
|
i2c-mpc: do not allow interruptions when waiting for I2C to complete
Timur Tabi
2009-03-09
1
-6
/
+3
|
/
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
30
-32
/
+0
*
i2c: Use snprintf to set adapter names
Jean Delvare
2009-01-07
6
-11
/
+12
*
Input: apanel - convert to new i2c binding
Jean Delvare
2009-01-07
1
-1
/
+49
*
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2009-01-07
2
-2
/
+2
*
i2c: Get rid of remaining bus_id access
Jean Delvare
2009-01-07
3
-4
/
+4
*
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-01-05
2
-199
/
+406
|
\
|
*
Merge branch 'i2c-next-s3c' into i2c-next
Ben Dooks
2009-01-05
1
-107
/
+78
|
|
\
|
|
*
i2c-s3c2410: Change IRQ to be plain integer.
Ben Dooks
2008-12-16
1
-14
/
+8
|
|
*
i2c-s3c2410: Allow more than one i2c-s3c2410 adapter
Ben Dooks
2008-12-16
1
-14
/
+19
|
|
*
i2c-s3c2410: Remove default platform data.
Ben Dooks
2008-12-16
1
-31
/
+8
|
|
*
i2c-s3c2410: Use platform data for gpio configuration
Ben Dooks
2008-12-16
1
-8
/
+3
|
|
*
i2c-s3c2410: Fixup style problems from checkpatch.pl
Ben Dooks
2008-12-16
1
-44
/
+44
|
*
|
i2c-omap: fix type of irq handler function
Ben Dooks
2008-12-16
1
-1
/
+1
|
*
|
Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Ben Dooks
2008-12-16
1
-92
/
+328
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
i2c-omap: Enable I2C wakeups for 34xx
Kalle Jokiniemi
2008-11-21
1
-0
/
+27
|
|
*
i2c-omap: reprogram OCP_SYSCONFIG register after reset
Paul Walmsley
2008-11-21
1
-6
/
+34
|
|
*
i2c-omap: convert 'rev1' flag to generic 'rev' u8
Paul Walmsley
2008-11-21
1
-9
/
+16
|
|
*
i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
Paul Walmsley
2008-11-21
1
-2
/
+7
|
|
*
i2c-omap: Clean-up i2c-omap
Tony Lindgren
2008-11-21
1
-13
/
+18
|
|
*
i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
Paul Walmsley
2008-11-21
1
-0
/
+6
|
|
*
i2c-omap: Mark init-only functions as __init
Paul Walmsley
2008-11-21
1
-2
/
+2
|
|
*
i2c-omap: Add support for omap34xx
Chandra shekhar
2008-11-21
1
-9
/
+11
|
|
*
i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
Nishanth Menon
2008-11-21
1
-40
/
+150
|
|
*
i2c-omap: Add high-speed support to omap-i2c
Syed Mohammed Khasim
2008-11-21
1
-22
/
+60
[prev]
[next]