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
2013-06-10
ARM: OMAP: I2C: New read, write and probe functions
Lubomir Popov
1
-191
/
+299
2013-04-30
i2c: zynq: Add support for Xilinx Zynq
Michal Simek
2
-0
/
+307
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-5
/
+37
2013-03-14
Tegra: I2C: Add T114 clock support to tegra_i2c driver
Tom Warren
1
-5
/
+37
2013-03-12
I2C: S3C24X0: Bug fixes in i2c_transfer
Rajeshwari Shinde
1
-8
/
+6
2013-03-12
I2C: S3C24X0: Remove the dead code
Rajeshwari Shinde
1
-7
/
+0
2013-02-04
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
1
-3
/
+4
2013-01-29
i2c: mxs: Staticize the functions in the driver
Marek Vasut
1
-4
/
+4
2013-01-14
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-1
/
+91
2013-01-14
I2C: S3C24X0: Resolve build error for VCMA9
Rajeshwari Shinde
2
-3
/
+4
2013-01-08
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-6
/
+14
2013-01-08
I2C: Driver changes for FDT support
Rajeshwari Shinde
2
-1
/
+90
2012-12-11
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
1
-0
/
+2
2012-12-11
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
1
-3
/
+3
2012-12-11
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
1
-15
/
+13
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2
-3
/
+9
2012-12-11
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
1
-1
/
+81
2012-12-11
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
1
-7
/
+12
2012-12-11
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
1
-5
/
+10
2012-12-11
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
1
-53
/
+34
2012-12-11
mxs: i2c: Restore speed setting after block reset
Marek Vasut
1
-0
/
+3
2012-12-11
i2c: mxs: Fix TIMING2 register value
Marek Vasut
1
-2
/
+2
2012-12-11
i2c: mxs: Use i2c_set_bus_speed() in i2c_init()
Marek Vasut
1
-15
/
+1
2012-12-11
i2c: mxs: Implement i2c_get/set_bus_speed()
Marek Vasut
1
-0
/
+45
2012-12-11
i2c: mxs: Abstract out the MXS I2C speed setup
Marek Vasut
1
-20
/
+37
2012-12-11
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
1
-2
/
+2
2012-12-11
soft_i2c: add necessary includes for AVR32
Andreas Bießmann
1
-0
/
+3
2012-12-10
omap24xx_i2c: Handle wait_for_bb error
Vincent Stehlé
1
-6
/
+14
2012-10-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-3
/
+0
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
1
-3
/
+0
2012-10-25
drivers/i2c/fsl_i2c.c: sparse fix
Kim Phillips
1
-1
/
+1
2012-10-16
i2c: sh_i2c: use setbits/clrbits macro
Tetsuyuki Kobayashi
1
-4
/
+4
2012-10-16
i2c: sh_i2c.c: check error in i2c_read and i2c_write
Tetsuyuki Kobayashi
1
-18
/
+32
2012-10-16
i2c: sh_i2c: enable i2c_probe
Tetsuyuki Kobayashi
1
-5
/
+27
2012-10-16
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
Tetsuyuki Kobayashi
1
-0
/
+15
2012-10-16
i2c: sh_i2c.c: adjust for SH73A0
Tetsuyuki Kobayashi
1
-0
/
+4
2012-10-16
i2c: sh_i2c.c: correct BUSY bit define in ICSR
Tetsuyuki Kobayashi
1
-1
/
+1
2012-10-16
i2c: sh_i2c.c: support iccl and icch extension
Tetsuyuki Kobayashi
1
-8
/
+22
2012-10-15
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
1
-2
/
+2
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
1
-2
/
+2
2012-10-03
i2c: sh: Remove irq_wait function
Nobuhiro Iwamatsu
1
-16
/
+0
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-6
/
+6
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
1
-6
/
+6
2012-09-06
omap4 i2c: add support for i2c bus 4
Koen Kooi
1
-0
/
+8
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
1
-1
/
+1
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
1
-6
/
+6
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
1
-6
/
+6
2012-09-01
omap24xx_i2c: add 2-byte address support
Ilya Yanok
1
-32
/
+26
2012-07-31
I2C: Add support for Multi channel
Rajeshwari Shinde
1
-0
/
+27
2012-07-31
I2C: Modify the I2C driver for EXYNOS5
Rajeshwari Shinde
1
-77
/
+117
[next]