index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-15
1
-3
/
+3
|
\
|
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
1
-1
/
+1
|
|
\
|
*
|
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
2009-06-04
1
-3
/
+3
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
1
-3
/
+19
|
\
\
\
|
*
|
|
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
1
-1
/
+1
|
*
|
|
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
2009-06-05
1
-2
/
+18
|
|
/
/
*
|
|
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
2009-06-13
1
-0
/
+5
*
|
|
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
2009-06-13
1
-26
/
+22
*
|
|
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
2009-06-13
1
-2
/
+12
*
|
|
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
2009-06-13
1
-7
/
+18
*
|
|
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
2009-06-13
1
-1
/
+11
*
|
|
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
2009-06-13
1
-6
/
+15
*
|
|
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
2009-06-13
1
-8
/
+7
*
|
|
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2009-06-13
2
-4
/
+9
|
|
/
|
/
|
*
|
Merge branch 'sh/clkfwk'
Paul Mundt
2009-05-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
1
-1
/
+1
*
|
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-05-12
4
-26
/
+32
|
\
\
|
*
|
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
2009-05-12
1
-8
/
+8
|
*
|
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
2009-05-12
1
-1
/
+1
|
*
|
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
2009-05-12
1
-14
/
+20
|
*
|
i2c-pxa.c: timeouts off by 1
Roel Kluin
2009-05-03
1
-3
/
+3
|
|
/
*
|
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
2009-05-05
1
-0
/
+11
*
|
i2c-algo-bit: Fix timeout test
Dave Airlie
2009-05-05
1
-1
/
+1
*
|
i2c: Timeouts off by 1
Roel Kluin
2009-05-05
9
-13
/
+13
|
/
*
i2c: Let new-style drivers implement attach_adapter
Jean Delvare
2009-04-13
1
-2
/
+1
*
i2c-voodoo3: Deprecate in favor of tdfxfb
Jean Delvare
2009-04-13
1
-2
/
+4
*
i2c-algo-pca: Fix use of uninitialized variable in debug message
Jean Delvare
2009-04-13
1
-1
/
+1
*
i2c: imx: Make disable_delay a per-device variable
Wolfram Sang
2009-04-07
1
-4
/
+3
*
i2c: xtensa s6000 i2c driver
Oskar Schirmer
2009-04-07
4
-0
/
+497
*
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
2009-04-07
1
-20
/
+242
*
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
2009-04-07
1
-14
/
+17
*
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
2009-04-07
1
-17
/
+18
*
i2c: imx: Add missing request_mem_region in probe()
Darius Augulis
2009-04-07
1
-5
/
+13
*
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
Mark Brown
2009-04-07
1
-2
/
+1
*
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
2009-04-07
1
-39
/
+11
*
i2c-s3c2410: sda_delay should be in ns, not clock ticks
Ben Dooks
2009-04-07
1
-5
/
+19
*
i2c: iMX/MXC support
Darius Augulis
2009-04-07
3
-0
/
+628
*
i2c: Delete unused i2c-algo-sgi helper module
Jean Delvare
2009-04-06
3
-184
/
+0
*
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-30
4
-339
/
+77
|
\
|
*
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
2009-03-30
1
-0
/
+77
|
*
Move the pcf8591 driver to hwmon
Jean Delvare
2009-03-30
3
-339
/
+0
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
19
-290
/
+546
|
\
\
|
|
/
|
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-28
16
-261
/
+514
|
|
\
|
|
*
i2c-core: Some style cleanups
Zhenwen Xu
2009-03-28
1
-13
/
+13
|
|
*
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
3
-33
/
+46
|
|
*
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2009-03-28
2
-8
/
+11
|
|
*
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
4
-26
/
+185
[next]