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
2022-03-09
i2c: i2c-cdns: Prevent early termination of write
Sai Pavan Boddu
1
-4
/
+6
2022-03-09
i2c: i2c-cdns: Fix write transaction state
Sai Pavan Boddu
1
-0
/
+6
2022-03-09
i2c: i2c-cdns: Start read transaction after write to transfer_size reg
Sai Pavan Boddu
1
-1
/
+1
2022-02-21
ti: i2c: fix probe_chip() return value
Nikita Yushchenko
1
-1
/
+1
2022-02-01
i2c: muxes: pca954x: add PCA9847 variant
Vladimir Oltean
1
-1
/
+8
2022-01-30
i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c
Chris Morgan
1
-0
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
6
-38
/
+38
2022-01-13
i2c: at91: add compatible with microchip,sam9x60-i2c
Eugen Hristev
1
-0
/
+6
2021-12-27
Convert CONFIG_SYS_IMMR to Kconfig
Tom Rini
1
-0
/
+4
2021-12-20
i2c: mvtwsi: Swab the register address if its size is > 1
Stefan Roese
1
-2
/
+10
2021-12-02
i2c: Add Microchip PolarFire SoC I2C driver
Padmarao Begari
3
-0
/
+489
2021-10-21
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-1
/
+7
2021-10-21
arm: mvebu: a3720: Create Kconfig option for I2C_MV
Marek BehĂșn
2
-1
/
+7
2021-10-20
i2c: ocores: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-1
/
+1
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-40
/
+51
2021-10-12
i2c: Add a DM_I2C driver for the sun8i RSB controller
Samuel Holland
3
-0
/
+290
2021-10-12
i2c: Add a DM_I2C driver for the sun6i P2WI controller
Samuel Holland
3
-0
/
+229
2021-10-08
i2c: stm32f7: compute i2cclk only one time
Patrick Delaunay
1
-10
/
+8
2021-10-08
i2c: stm32f7: add support for DNF i2c-digital-filter binding
Patrick Delaunay
1
-2
/
+9
2021-10-08
i2c: stm32f7: fix configuration of the digital filter
Patrick Delaunay
1
-2
/
+8
2021-10-08
i2c: stm32f7: support DT binding i2c-analog-filter
Patrick Delaunay
1
-2
/
+1
2021-10-08
i2c: stm32f7: move driver data of each instance in a privdata
Patrick Delaunay
1
-26
/
+27
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
1
-2
/
+0
2021-09-28
i2c: mvtwsi: Add support for DM clocks and resets
Samuel Holland
1
-0
/
+13
2021-09-28
i2c: rcar_i2c: Enable configuring SCL rise and fall times
Adam Ford
1
-1
/
+7
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
1
-1
/
+1
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2
-7
/
+7
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2
-1
/
+2
2021-09-13
pci: Drop DM_PCI
Simon Glass
1
-1
/
+1
2021-09-07
riscv: Add missing sentinel in ocores_i2c.c
Thomas Skibo
1
-0
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-2
/
+0
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
2
-5
/
+30
2021-08-30
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
Tom Rini
2
-5
/
+53
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
2
-38
/
+9
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2
-15
/
+20
2021-08-30
i2c: Remove non-DM code from ihs_i2c.c
Tom Rini
1
-228
/
+0
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
2
-40
/
+12
2021-08-30
i2c: designware: Remove unused non-DM functionality
Tom Rini
1
-18
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
Tom Rini
2
-5
/
+7
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2
-1
/
+23
2021-08-30
i2c: Remove unused additional legacy soft i2c bus support
Tom Rini
1
-77
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
Tom Rini
1
-1
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
Tom Rini
1
-0
/
+19
2021-08-30
i2c: S3C24X0: Finish Kconfig migration
Tom Rini
2
-7
/
+3
2021-08-22
i2c: i2c-gpio: Support the named GPIO binding
Samuel Holland
1
-0
/
+9
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
1
-0
/
+15
2021-07-28
i2c: Create a new Kconfig for I2C
Simon Glass
1
-2
/
+24
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
1
-1
/
+1
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
1
-1
/
+1
[next]