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
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
2024-08-09
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
Fedor Ross
1
-25
/
+47
2024-08-09
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
Fedor Ross
1
-6
/
+9
2024-08-09
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
Fedor Ross
1
-1
/
+1
2024-08-09
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
David Virag
4
-6
/
+53
2024-08-09
i2c: samsung: Drop s3c24x0 specific code.
David Virag
2
-12
/
+0
2024-08-09
i2c: mux: Fix error path in i2c-arb-gpio
Michal Simek
1
-7
/
+4
2024-08-09
i2c: pca954x: Remove pointer to GD
Michal Simek
1
-3
/
+0
2024-07-23
arm: ti: Remove omap4 platform support
Tom Rini
1
-1
/
+1
2024-07-22
drivers: i2c: Remove duplicate newlines
Marek Vasut
7
-7
/
+0
2024-07-08
i2c: mediatek: add support for optional arb and pmic clock
Christian Marangi
1
-0
/
+30
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
49
-49
/
+12
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
49
-12
/
+49
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
49
-49
/
+12
2024-04-23
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
Neil Armstrong
3
-0
/
+586
2024-03-02
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
Tom Rini
1
-1
/
+1
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
1
-1
/
+1
2024-02-28
i2c: rzg2l: Add I2C driver for RZ/G2L family
Paul Barker
3
-0
/
+632
2024-01-29
treewide: Remove clk_free
Sean Anderson
6
-12
/
+1
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
1
-1
/
+1
2023-11-27
i2c: Bugfix in i2c_get_chip_by_phandle()
Philip Oberfichtner
1
-1
/
+1
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
1
-6
/
+5
2023-10-31
i2c: Implement i2c_get_chip_by_phandle()
Philip Richard Oberfichtner
1
-0
/
+75
2023-10-30
i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
1
-4
/
+15
2023-10-30
i2c: nuvoton: remove standard mode only
Jim Liu
1
-5
/
+0
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
1
-1
/
+2
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2
-2
/
+2
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
1
-1
/
+1
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
1
-1
/
+1
2023-10-02
Merge branch 'next'
Tom Rini
6
-8
/
+13
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
5
-0
/
+5
2023-09-22
drivers: mediatek: Fix error handling in mtk_i2c_do_transfer
Francois Berder
1
-1
/
+1
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
1
-0
/
+42
2023-08-15
i2c: mvtwsi: reset controller if stuck in "bus error" state
Sam Edwards
1
-0
/
+42
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-8
/
+8
2023-08-03
i2c: mediatek: fix I2C usability for MT7981
Weijie Gao
1
-2
/
+43
2023-08-02
i2c: designware: Add Kconfig for designware_i2c_pci.c
Minda Chen
2
-3
/
+10
2023-07-31
i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
Chris Packham
1
-1
/
+1
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
3
-9
/
+11
2023-06-05
I2C: cdns: Fix broken retry mechanism on arbitration lost.
Andrea Merello
1
-2
/
+3
2023-06-05
i2c: rockchip: De-initialize the bus after start bit failure
Ondrej Jirman
1
-3
/
+4
2023-05-31
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
1
-1
/
+0
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2
-4
/
+4
2023-04-11
i2c: fsl_i2c: fix m68k transferts
Angelo Dureghello
1
-7
/
+9
2023-04-11
i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock
Ye Li
1
-2
/
+2
2023-04-11
i2c: correct I2C deblock logic
Haibo Chen
1
-2
/
+2
2023-04-11
i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...
Rasmus Villemoes
1
-14
/
+0
2023-04-07
i2c: rcar_i2c: Add R-Car Gen4 support
Hai Pham
2
-1
/
+2
2023-03-18
i2c: rcar_i2c: Sort Kconfig depends list ascending
Marek Vasut
1
-1
/
+1
2023-03-18
i2c: rcar_iic: Sort Kconfig depends list ascending
Marek Vasut
1
-1
/
+1
2023-03-02
sandbox: Tidy up I2C options
Simon Glass
1
-0
/
+20
[next]