index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
2009-12-06
i2c: Simplify i2c_detect_address
Jean Delvare
1
-13
/
+9
2009-12-06
i2c: Drop probe, ignore and force module parameters
Jean Delvare
1
-64
/
+1
2009-12-06
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
4
-4
/
+4
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
3
-11
/
+0
2009-12-06
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
2
-6
/
+7
2009-12-06
i2c-voodoo3: Delete
Jean Delvare
3
-267
/
+0
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
1
-6
/
+5
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
1
-12
/
+3
2009-12-06
i2c-powermac: Log errors
Jean Delvare
1
-5
/
+23
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
1
-44
/
+41
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
1
-0
/
+6
2009-12-06
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
3
-278
/
+0
2009-11-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+14
2009-11-26
i2c: Fix userspace_device list corruption
Jean Delvare
1
-0
/
+11
2009-11-26
i2c/tsl2550: Fix lux value in extended mode
Michele Jr De Candia
1
-0
/
+3
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-11-21
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
Russell King
1
-2
/
+2
2009-11-20
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
Kevin Wells
1
-0
/
+2
2009-11-20
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
Kevin Wells
1
-0
/
+3
2009-11-07
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
2
-5
/
+5
2009-11-02
i2c-mpc: Do not generate STOP after read.
Joakim Tjernlund
1
-8
/
+2
2009-11-02
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
1
-6
/
+6
2009-11-02
i2c: imx: only imx1 needs disable delay
Richard Zhao
1
-5
/
+7
2009-11-02
i2c: imx: check busy bit when START/STOP
Richard Zhao
1
-18
/
+44
2009-10-04
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
7
-8
/
+12
2009-09-26
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
1
-3
/
+2
2009-09-24
Merge branch 'origin' into for-linus
Russell King
18
-735
/
+661
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-21
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-2
/
+2
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-09-10
[ARM] pxa: update dependancy of pxa i2c module
Haojian Zhuang
1
-2
/
+2
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
[prev]
[next]