index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-729
/
+621
2009-09-19
[PATCH] i2c-imx: make bus available early
Wolfram Sang
1
-2
/
+1
2009-09-19
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
1
-2
/
+2
2009-09-18
i2c: Clearly mark ACPI drivers as such
Jean Delvare
2
-12
/
+17
2009-09-18
i2c: Add driver for SMBus Control Method Interface
Crane Cai
3
-0
/
+444
2009-09-18
i2c-pnx: Correct use of request_region/request_mem_region
Julia Lawall
1
-3
/
+4
2009-09-18
i2c-piix4: Add AMD SB900 SMBus device ID
Crane Cai
2
-4
/
+8
2009-09-18
i2c/chips: Remove deprecated pcf8574 driver
Wolfram Sang
3
-233
/
+0
2009-09-18
i2c/chips: Remove deprecated pca9539 driver
Wolfram Sang
3
-166
/
+0
2009-09-18
i2c/chips: Remove deprecated pcf8575 driver
Wolfram Sang
3
-217
/
+0
2009-09-18
i2c/scx200_acb: Provide more information on bus errors
Willy Tarreau
1
-2
/
+4
2009-09-18
i2c: Provide compatibility links for i2c adapters
Jean Delvare
2
-1
/
+40
2009-09-18
i2c: Convert i2c adapters to bus devices
Jean Delvare
1
-35
/
+40
2009-09-18
i2c: Convert i2c clients to a device type
Jean Delvare
1
-20
/
+47
2009-09-18
i2c/tsl2550: Use combined SMBus transactions
Jean Delvare
1
-32
/
+10
2009-09-18
i2c-taos-evm: Switch echo off to improve performance
Jean Delvare
1
-21
/
+24
2009-08-23
i2c: Runtime PM for SuperH Mobile I2C
Magnus Damm
1
-2
/
+37
2009-08-23
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-67
/
+104
2009-08-20
i2c-stu300: I2C STU300 stability updates
Linus Walleij
1
-65
/
+92
2009-08-20
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
1
-1
/
+1
2009-08-20
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
1
-0
/
+3
2009-08-20
i2c-omap: Fix I2C status ACK
Nishanth Menon
1
-1
/
+8
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
3
-14
/
+35
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
1
-5
/
+0
2009-07-29
Merge branch 'master' into for-linus
Rafael J. Wysocki
1
-7
/
+10
2009-07-28
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
1
-7
/
+10
2009-07-22
I2C: Rework i2c-s3c2410 suspend_late()/resume() V2
Magnus Damm
1
-9
/
+16
2009-07-22
I2C: Rework i2c-pxa suspend_late()/resume_early()
Magnus Damm
1
-8
/
+17
2009-07-15
i2c: Use resource_size
Julia Lawall
4
-8
/
+8
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
1
-4
/
+14
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
1
-1
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-25
i2c: fix build bug in i2c-designware.c
Ingo Molnar
1
-0
/
+1
2009-06-24
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
3
-0
/
+634
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
1
-3
/
+3
2009-06-22
i2c-omap: Fix build breaking typo cpu_is_omap_2430
Tony Lindgren
1
-1
/
+1
2009-06-19
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-363
/
+205
2009-06-19
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
3
-6
/
+10
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
1
-1
/
+122
2009-06-19
i2c: Limit core locking to the necessary sections
Jean Delvare
1
-23
/
+28
2009-06-19
i2c: Kill the redundant client list
Jean Delvare
1
-17
/
+11
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
1
-31
/
+1
2009-06-19
i2c: Merge i2c_attach_client into i2c_new_device
Jean Delvare
1
-59
/
+41
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
1
-137
/
+0
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-76
/
+7
[next]