index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
2009-11-07
2
-5
/
+5
*
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
2009-11-02
1
-8
/
+2
*
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
2009-11-02
1
-6
/
+6
*
i2c: imx: only imx1 needs disable delay
Richard Zhao
2009-11-02
1
-5
/
+7
*
i2c: imx: check busy bit when START/STOP
Richard Zhao
2009-11-02
1
-18
/
+44
*
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
2009-10-04
7
-8
/
+12
*
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-26
1
-3
/
+2
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
18
-735
/
+661
|
\
|
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-09-23
15
-729
/
+621
|
|
\
|
|
*
i2c: Clearly mark ACPI drivers as such
Jean Delvare
2009-09-18
2
-12
/
+17
|
|
*
i2c: Add driver for SMBus Control Method Interface
Crane Cai
2009-09-18
3
-0
/
+444
|
|
*
i2c-pnx: Correct use of request_region/request_mem_region
Julia Lawall
2009-09-18
1
-3
/
+4
|
|
*
i2c-piix4: Add AMD SB900 SMBus device ID
Crane Cai
2009-09-18
2
-4
/
+8
|
|
*
i2c/chips: Remove deprecated pcf8574 driver
Wolfram Sang
2009-09-18
3
-233
/
+0
|
|
*
i2c/chips: Remove deprecated pca9539 driver
Wolfram Sang
2009-09-18
3
-166
/
+0
|
|
*
i2c/chips: Remove deprecated pcf8575 driver
Wolfram Sang
2009-09-18
3
-217
/
+0
|
|
*
i2c/scx200_acb: Provide more information on bus errors
Willy Tarreau
2009-09-18
1
-2
/
+4
|
|
*
i2c: Provide compatibility links for i2c adapters
Jean Delvare
2009-09-18
2
-1
/
+40
|
|
*
i2c: Convert i2c adapters to bus devices
Jean Delvare
2009-09-18
1
-35
/
+40
|
|
*
i2c: Convert i2c clients to a device type
Jean Delvare
2009-09-18
1
-20
/
+47
|
|
*
i2c/tsl2550: Use combined SMBus transactions
Jean Delvare
2009-09-18
1
-32
/
+10
|
|
*
i2c-taos-evm: Switch echo off to improve performance
Jean Delvare
2009-09-18
1
-21
/
+24
|
*
|
[PATCH] i2c-imx: make bus available early
Wolfram Sang
2009-09-19
1
-2
/
+1
|
*
|
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
2009-09-19
1
-2
/
+2
|
*
|
i2c: Runtime PM for SuperH Mobile I2C
Magnus Damm
2009-08-23
1
-2
/
+37
|
|
/
*
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-09-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
[ARM] pxa: update dependancy of pxa i2c module
Haojian Zhuang
2009-09-10
1
-2
/
+2
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-23
2
-67
/
+104
|
\
|
|
*
i2c-stu300: I2C STU300 stability updates
Linus Walleij
2009-08-20
1
-65
/
+92
|
*
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
2009-08-20
1
-1
/
+1
|
*
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
2009-08-20
1
-0
/
+3
|
*
i2c-omap: Fix I2C status ACK
Nishanth Menon
2009-08-20
1
-1
/
+8
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-30
3
-14
/
+35
|
\
|
|
*
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
2009-07-30
1
-1
/
+23
|
*
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
2009-07-30
1
-1
/
+3
|
*
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
2009-07-30
1
-5
/
+7
|
*
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
2009-07-30
1
-1
/
+1
|
*
i2c: strncpy does not null terminate string
Roel Kluin
2009-07-30
1
-1
/
+1
|
*
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
2009-07-30
1
-5
/
+0
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-29
1
-7
/
+10
|
\
|
|
*
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
2009-07-28
1
-7
/
+10
*
|
I2C: Rework i2c-s3c2410 suspend_late()/resume() V2
Magnus Damm
2009-07-22
1
-9
/
+16
*
|
I2C: Rework i2c-pxa suspend_late()/resume_early()
Magnus Damm
2009-07-22
1
-8
/
+17
|
/
*
i2c: Use resource_size
Julia Lawall
2009-07-15
4
-8
/
+8
*
i2c-davinci: behave with i2cdetect
David Brownell
2009-07-15
1
-4
/
+14
*
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
2009-07-15
1
-1
/
+1
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-4
/
+5
*
i2c: fix build bug in i2c-designware.c
Ingo Molnar
2009-06-25
1
-0
/
+1
*
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
2009-06-24
3
-0
/
+634
*
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
2009-06-22
1
-3
/
+3
[next]