index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
i2c: piix4: Fix port number check on release
Jean Delvare
1
-1
/
+1
2017-12-13
i2c: stm32: Fix copyrights
Benjamin Gaignard
3
-3
/
+6
2017-12-07
i2c: imx: use proper GPIO directions for recovery
Wolfram Sang
1
-2
/
+2
2017-12-07
i2c-cht-wc: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-12-03
i2c: rcar: skip DMA if buffer is not safe
Wolfram Sang
1
-1
/
+1
2017-12-03
i2c: sh_mobile: use core helper to decide when to use DMA
Wolfram Sang
1
-2
/
+6
2017-12-03
i2c: smbus: use DMA safe buffers for emulated SMBus transactions
Wolfram Sang
1
-6
/
+39
2017-12-03
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
1
-46
/
+18
2017-12-03
i2c: dev: mark RDWR buffers as DMA_SAFE
Wolfram Sang
1
-0
/
+2
2017-12-03
i2c: add helpers to ease DMA handling
Wolfram Sang
1
-0
/
+46
2017-12-03
i2c: gpio: add fault injector
Wolfram Sang
2
-0
/
+119
2017-11-29
ARM: pxa: move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-11-28
i2c: designware: fix building driver as module
Phil Reid
1
-0
/
+1
2017-11-28
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
1
-1
/
+1
2017-11-27
i2c: i2c-boardinfo: fix memory leaks on devinfo
Colin Ian King
1
-0
/
+2
2017-11-27
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
1
-0
/
+3
2017-11-27
i2c: sh_mobile: make sure to not accidently trigger STOP
Wolfram Sang
1
-3
/
+3
2017-11-27
i2c: sh_mobile: send STOP according to datasheet
Wolfram Sang
1
-23
/
+6
2017-11-27
i2c: sh_mobile: avoid unnecessary register read
Wolfram Sang
1
-1
/
+2
2017-11-27
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
1
-2
/
+0
2017-11-27
i2c: sh_mobile: shorten exit of xfer routine
Wolfram Sang
1
-3
/
+1
2017-11-27
i2c: sh_mobile: use direct writes when accessing ICE bit
Wolfram Sang
1
-3
/
+3
2017-11-27
i2c: sh_mobile: manually "inline" two short functions
Wolfram Sang
1
-19
/
+9
2017-11-27
i2c: sh_mobile: remove redundant deinitialization
Wolfram Sang
1
-4
/
+0
2017-11-27
i2c: sh_mobile: remove redundant initialization
Wolfram Sang
1
-10
/
+0
2017-11-27
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
1
-76
/
+2
2017-11-27
i2c: davinci: switch to using gpiod for bus recovery gpios
Phil Reid
1
-5
/
+15
2017-11-27
i2c: imx: switch to using gpiod for bus recovery gpios
Phil Reid
1
-9
/
+9
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
3
-1
/
+63
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
3
-9
/
+9
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
3
-12
/
+14
2017-11-27
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
1
-4
/
+17
2017-11-27
i2c: designware: Don't set SCL timings and speed mode when in slave mode
Jarkko Nikula
2
-75
/
+0
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-88
/
+180
2017-11-15
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-377
/
+671
2017-11-06
i2c: aspeed: Deassert reset in probe
Joel Stanley
1
-0
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
i2c: thunderx: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-11-02
i2c: taos-evm: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-11-02
i2c: Make i2c_unregister_device() NULL-aware
Andy Shevchenko
1
-2
/
+3
2017-11-02
i2c: xgene-slimpro: Support v2
Hoan Tran
1
-4
/
+26
2017-11-02
i2c: mpc: remove useless variable initialization
Wolfram Sang
1
-1
/
+1
2017-11-02
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
7
-127
/
+121
2017-11-02
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
1
-108
/
+104
2017-10-30
i2c: omap: Trigger bus recovery in lockup case
Claudio Foellmi
1
-2
/
+23
2017-10-30
i2c: gpio: Add support for named gpios in DT
Linus Walleij
1
-16
/
+43
2017-10-30
i2c: gpio: Local vars in probe
Linus Walleij
1
-13
/
+14
2017-10-30
i2c: gpio: Enforce open drain through gpiolib
Linus Walleij
1
-63
/
+39
2017-10-30
i2c: gpio: Convert to use descriptors
Linus Walleij
1
-71
/
+63
2017-10-29
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
1
-0
/
+4
[prev]
[next]