index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
1
-1
/
+1
*
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
Patrick Delaunay
2018-03-19
1
-2
/
+2
*
treewide: Fix gdsys mail addresses
Mario Six
2018-03-09
1
-1
/
+1
*
i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1
Vipul Kumar
2018-03-01
1
-0
/
+12
*
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED
Vipul Kumar
2018-03-01
1
-0
/
+7
*
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE
Vipul Kumar
2018-03-01
1
-0
/
+7
*
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ
Vipul Kumar
2018-03-01
1
-0
/
+6
*
i2c: mvtwsi.c: Fix set speed
Stefan Mavrodiev
2018-02-19
1
-1
/
+4
*
i2c: rcar_iic: Allow IIC on RCar Gen2
Marek Vasut
2018-02-17
1
-1
/
+1
*
i2c: mvtwsi.c: Avoid NULL dereference
Heinrich Schuchardt
2018-02-06
1
-1
/
+2
*
i2c: ihs_i2c: Factor out send_buffer method
Mario Six
2018-02-06
1
-24
/
+26
*
i2c: ihs_i2c: Make DM compatible
Mario Six
2018-02-06
2
-3
/
+199
*
i2c: ihs_i2c: Prepare DM conversion
Mario Six
2018-02-06
1
-29
/
+40
*
i2c: fsl_i2c: Make live-tree compatible
Mario Six
2018-02-06
1
-10
/
+6
*
i2c: fsl_i2c: Remove inline declarations
Mario Six
2018-02-06
1
-7
/
+7
*
i2c: fsl_i2c: Fix style violations
Mario Six
2018-02-06
1
-55
/
+56
*
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
Adam Ford
2018-01-30
1
-0
/
+14
*
i2c: mxc_i2c: Use or operation
Peng Fan
2018-01-16
1
-3
/
+3
*
i2c: lpi2c: do not add 4 for bus seq
Peng Fan
2018-01-16
1
-4
/
+4
*
i2c: at91_i2c: remove the .probe_chip function
Alan Ott
2017-12-07
1
-22
/
+0
*
i2c: at91_i2c: Wait for TXRDY after sending the first byte
Alan Ott
2017-12-07
1
-0
/
+2
*
i2c: meson: add some comments
Beniamino Galvani
2017-12-07
1
-6
/
+19
*
i2c: meson: fix return codes on error
Beniamino Galvani
2017-12-07
1
-2
/
+2
*
i2c: meson: reduce timeout
Beniamino Galvani
2017-12-07
1
-1
/
+1
*
i2c: meson: improve Kconfig description
Beniamino Galvani
2017-12-07
1
-1
/
+6
*
i2c: rcar_iic: Add RCar IIC driver
Marek Vasut
2017-11-30
3
-0
/
+278
*
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-11-27
1
-10
/
+15
|
\
|
*
imx: mxc_i2c: tweak the i2c transfer method
Nandor Han
2017-11-20
1
-10
/
+15
*
|
i2c: add Amlogic Meson driver
Beniamino Galvani
2017-11-20
3
-0
/
+270
|
/
*
i2c: fti2c010: remove unused/unmaintained driver
Masahiro Yamada
2017-10-27
3
-421
/
+0
*
i2c: adi_i2c: remove left-over Blackfin I2C driver
Masahiro Yamada
2017-10-27
2
-310
/
+0
*
i2c: stm32f7_i2c: fix usage of useless local variable
Patrice Chotard
2017-10-17
1
-8
/
+2
*
i2c: stm32f7_i2c: fix data abort
Christophe Kerello
2017-10-17
1
-10
/
+11
*
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
Masahiro Yamada
2017-10-17
1
-2
/
+0
*
i2c: uniphier-f: replace debug() with dev_dbg()
Masahiro Yamada
2017-10-15
1
-62
/
+52
*
i2c: uniphier: replace debug() with dev_dbg()
Masahiro Yamada
2017-10-15
1
-30
/
+33
*
i2c: muxes: pca954x: look up width from chip_desc
Chris Packham
2017-10-11
1
-1
/
+6
*
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
3
-8
/
+8
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
4
-12
/
+12
*
rockchip: i2c: rk3328: support i2c for rk3328 SoC
Elaine Zhang
2017-10-01
1
-0
/
+1
*
rockchip: i2c: Convert to livetree
Philipp Tomsich
2017-09-18
1
-1
/
+1
*
i2c: muxes: pca954x: Add support for GPIO reset line
Moritz Fischer
2017-09-13
1
-1
/
+39
*
rockchip: i2c: fix >32 byte reads
Wadim Egorov
2017-09-05
1
-3
/
+16
*
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
Adam Ford
2017-09-01
1
-0
/
+10
*
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
2017-09-01
2
-10
/
+10
*
i2c: muxes: add i2c gpio multiplexer driver
Peng Fan
2017-08-23
3
-0
/
+148
*
i2c: add i2c driver for stm32
Patrice Chotard
2017-08-23
3
-0
/
+903
*
i2c: designware: Allow sending restart conditions
Marek Vasut
2017-08-10
1
-1
/
+2
*
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
Adam Ford
2017-08-10
1
-0
/
+6
*
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
2017-08-09
1
-1
/
+0
[next]