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
2012-03-23
Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
11
-60
/
+864
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2012-03-20
Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-1
/
+2
2012-03-15
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
Ville Syrjala
1
-1
/
+7
2012-03-15
i2c-core: Comment says "transmitted" but means "received"
Wolfram Sang
1
-4
/
+8
2012-03-07
i2c-eg20t: Remove write-only variables
Alexander Stein
1
-8
/
+0
2012-03-07
i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
Alexander Stein
1
-15
/
+21
2012-03-07
i2c-s3c2410: Add stub runtime power management
Mark Brown
1
-0
/
+10
2012-03-07
i2c-s3c2410: Convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-03-07
i2c: add CSR SiRFprimaII on-chip I2C controllers driver
Zhiwu Song
3
-0
/
+470
2012-03-07
i2c: tegra: Remove unnecessary write to INT_STATUS
Alok Chauhan
1
-1
/
+0
2012-02-29
i2c: export bit-banging algo functions
Daniel Vetter
1
-1
/
+2
2012-02-29
i2c: imx: fix imx driver to work though signal is pending
Oskar Schirmer
1
-5
/
+0
2012-02-29
i2c: designware: dw_i2c_init_driver as subsys initcall
Pratyush Anand
1
-1
/
+1
2012-02-24
i2c: mxs: only flag completion when queue is completely done
Wolfram Sang
1
-3
/
+10
2012-02-24
i2c: Move I2C_EG20T option to the right place.
Jayachandran C
2
-16
/
+16
2012-02-24
i2c: Support for Netlogic XLR/XLS I2C controller.
Ganesan Ramalingam
3
-0
/
+289
2012-02-24
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
Tang Yuantian
1
-14
/
+49
2012-02-24
i2c: versatile: Add Device Tree support
Pawel Moll
1
-0
/
+10
2012-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...
Arnd Bergmann
1
-1
/
+1
2012-02-06
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
1
-1
/
+1
2012-01-20
i2c: OMAP: Fix OMAP1 build error
Cousson, Benoit
1
-1
/
+1
2012-01-17
Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33
Ben Dooks
1
-40
/
+70
2012-01-17
i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-6
/
+6
2012-01-17
i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-7
/
+10
2012-01-17
i2c-eg20t: modified the setting of transfer rate.
Toshiharu Okada
1
-1
/
+1
2012-01-17
i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
Feng Tang
1
-1
/
+3
2012-01-17
i2c: OMAP: Add DT support for i2c controller
Benoit Cousson
1
-35
/
+67
2012-01-17
I2C: OMAP: NACK without STP
Jan Weitzel
1
-4
/
+2
2012-01-17
I2C: OMAP: correct SYSC register offset for OMAP4
Alexander Aring
1
-1
/
+1
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
4
-6
/
+6
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
4
-6
/
+6
2012-01-12
i2c/gpio-i2cmux: Convert to use module_platform_driver()
Axel Lin
1
-12
/
+1
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
18
-247
/
+24
2012-01-12
i2c-dev: Use memdup_user
Thomas Meyer
1
-9
/
+4
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
19
-19
/
+19
2012-01-12
i2c-ali1535: enable SPARC support
corentin.labbe
1
-7
/
+20
2012-01-12
i2c: Fix error value returned by several bus drivers
Jean Delvare
5
-10
/
+20
2012-01-10
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
1
-14
/
+2
2012-01-10
i2c-puv3: using module_platform_driver()
Guan Xuetao
1
-14
/
+2
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+7
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
3
-16
/
+20
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+12
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-28
/
+2
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-12-27
i2c-designware: add OF binding support
Rob Herring
1
-0
/
+12
2011-12-19
i2c: tegra: Support DVC controller in device tree
Stephen Warren
1
-1
/
+5
2011-12-19
i2c: tegra: Add __devinit/exit to probe/remove
Stephen Warren
1
-2
/
+2
[next]