index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
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.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
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
2017-05-15
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
3
-22
/
+0
2017-05-15
omap24xx_i2c.c: Drop references to CONFIG_OMAP243X
Tom Rini
1
-3
/
+3
2017-05-15
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
Simon Glass
2
-18
/
+0
2017-05-15
i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
1
-4
/
+0
2017-05-09
ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3
Adam Ford
1
-0
/
+1
2017-05-09
drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
Cooper Jr., Franklin
1
-2
/
+90
2017-05-09
i2c: davinci: Split functions into two parts for future DM support
Cooper Jr., Franklin
1
-75
/
+110
2017-05-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+9
2017-05-08
aspeed: Add I2C Driver
maxims@google.com
4
-0
/
+499
2017-04-28
sunxi: i2c: Add support for DM I2C
Jernej Skrabec
1
-0
/
+9
2017-04-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+1
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
1
-1
/
+1
2017-04-15
rockchip: i2c: Enable i2c for rk3399
eric.gao@rock-chips.com
1
-0
/
+1
2017-04-05
i2c: Drop unused i2c_soft...() functions
Simon Glass
1
-44
/
+0
2017-04-05
Blackfin: Remove
Tom Rini
2
-180
/
+0
2017-04-04
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
Heiko Stübner
1
-0
/
+2
2017-03-28
i2c: Set default I2C bus number
Lukasz Majewski
1
-0
/
+14
2017-03-28
i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters
Lukasz Majewski
1
-25
/
+41
2017-03-28
i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel
Lukasz Majewski
1
-5
/
+5
2017-03-28
i2c: lpc32xx: Force consistent bus numbering
Liam Beguin
1
-0
/
+1
2017-03-28
i2c: lpc32xx: Move definitions to header file
Liam Beguin
1
-27
/
+1
2017-03-28
i2c: lpc32xx: Remove note for DM conversation
Sylvain Lemieux
1
-3
/
+0
2017-03-28
i2c: lpc32xx: Add DM for lpc32xx I2C
Liam Beguin
1
-0
/
+90
2017-03-28
i2c: lpc32xx: Factor out i2c_adapter parameter
Liam Beguin
1
-54
/
+53
2017-03-28
i2c: lpc32xx: Prepare compatibility functions
Liam Beguin
1
-9
/
+38
2017-03-28
i2c: lpc32xx: Rename probe function
Liam Beguin
1
-3
/
+3
2017-03-17
i2c: lpi2c: add lpi2c driver for i.MX7ULP
Peng Fan
3
-0
/
+469
2017-02-17
fsl_i2c.c: Fix warning on gcc-6.x
Tom Rini
1
-2
/
+2
2017-02-13
i2c: sandbox: remove code snippet from Kconfig help
Masahiro Yamada
1
-22
/
+1
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
13
-24
/
+25
2017-01-29
i2c: uniphier-f: use readl_poll_timeout() to poll registers
Masahiro Yamada
1
-24
/
+10
2017-01-29
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2
-2
/
+0
2017-01-18
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2
-63
/
+149
2017-01-18
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2
-1
/
+12
2017-01-18
i2c: i2c-cdns: No need for dedicated probe function
Moritz Fischer
1
-21
/
+0
2017-01-18
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
Moritz Fischer
1
-30
/
+89
2017-01-18
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
Moritz Fischer
1
-1
/
+1
2017-01-18
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
Moritz Fischer
1
-14
/
+52
2017-01-18
i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
Moritz Fischer
1
-0
/
+10
2017-01-18
i2c: Kconfig: Add SYS_I2C_S3C24X0 entry
Jaehoon Chung
1
-0
/
+5
2017-01-18
i2c: s3c24x0: fix the compiler error for exynos4
Jaehoon Chung
1
-1
/
+7
2017-01-10
i2c: cdns: Add additional compatible string for r1p14 of the IP.
Moritz Fischer
1
-0
/
+1
2016-12-20
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-2
/
+2
2016-12-19
i2c: mv_i2c.c: Correct address endianness
Bradley Bolen
1
-2
/
+2
2016-12-16
i2c: mxc: Make 'no gpio pinctrl state' print as debug
Jagan Teki
1
-1
/
+1
2016-12-16
i2c: mxc: Print hex instead of decimal for bus address
Jagan Teki
1
-1
/
+1
2016-12-16
i2c: Kconfig: Add SYS_I2C_MXC entry
Jagan Teki
1
-0
/
+8
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
14
-0
/
+42
2016-12-05
samsung: i2c: Split the high-speed I2C code into a new driver
Simon Glass
4
-545
/
+591
2016-12-05
samsung: i2c: Drop old code from I2C driver
Simon Glass
1
-583
/
+2
[next]