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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
i2c: rcar: remove spinlock
Wolfram Sang
1
-22
/
+0
2014-06-02
i2c: rcar: refactor status bit handling
Wolfram Sang
1
-13
/
+7
2014-06-02
i2c: rcar: refactor setting up msg
Wolfram Sang
1
-25
/
+5
2014-06-02
i2c: rcar: check bus free before first message
Wolfram Sang
1
-11
/
+5
2014-06-02
i2c: rcar: refactor irq state machine
Wolfram Sang
1
-32
/
+7
2014-06-02
i2c: rcar: refactor bus state machine
Wolfram Sang
1
-27
/
+10
2014-06-02
i2c: rcar: no need to store irq number
Wolfram Sang
1
-5
/
+4
2014-06-02
i2c: rcar: not everything needs to be a function
Wolfram Sang
1
-11
/
+3
2014-06-02
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2014-06-02
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2014-05-22
i2c: gpio: Use devm_gpio_request()
Jingoo Han
1
-18
/
+7
2014-05-22
i2c: eg20t: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-22
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
1
-10
/
+38
2014-05-22
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
1
-4
/
+13
2014-05-22
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
1
-5
/
+7
2014-05-22
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
1
-9
/
+6
2014-05-22
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
1
-41
/
+15
2014-05-22
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
1
-31
/
+10
2014-05-22
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
1
-1
/
+4
2014-05-22
i2c: sh_mobile: improve error handling
Wolfram Sang
1
-16
/
+9
2014-05-22
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
1
-5
/
+6
2014-05-22
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
Naveen Krishna Ch
1
-12
/
+55
2014-05-22
i2c: ali1563: fix checkpatch.pl issues
Richard Leitner
1
-37
/
+45
2014-05-22
i2c: nomadik: Fixup system suspend
Ulf Hansson
1
-7
/
+7
2014-05-22
i2c: imx: add SMBus block read support
Kaushal Butala
1
-3
/
+28
2014-05-22
i2c: mv64xxx: Change i2c compatibles for sunxi
Maxime Ripard
1
-1
/
+1
2014-05-14
i2c: rcar: bail out on zero length transfers
Wolfram Sang
1
-1
/
+8
2014-05-14
i2c: qup: Fix pm_runtime_get_sync usage
Andy Gross
1
-1
/
+1
2014-05-14
i2c: s3c2410: resume race fix
Olof Johansson
1
-1
/
+1
2014-05-14
i2c: nomadik: Don't use IS_ERR for devm_ioremap
Ulf Hansson
1
-1
/
+1
2014-05-14
i2c: designware: Mask all interrupts during i2c controller enable
Du, Wenkai
1
-0
/
+3
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
46
-342
/
+2529
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-06
i2c: cadence: fix Kconfig dependency
Wolfram Sang
1
-1
/
+1
2014-04-06
i2c: Add driver for Cadence I2C controller
Soren Brinkmann
3
-0
/
+913
2014-04-06
i2c: qup: use proper type fro clk_freq
Wolfram Sang
1
-1
/
+1
2014-04-03
i2c: qup: off by ones in qup_i2c_probe()
Dan Carpenter
1
-2
/
+2
2014-03-29
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
Bjorn Andersson
3
-0
/
+779
2014-03-28
i2c: i2c-xiic: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-03-28
i2c: i2c-sirf: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-03-28
i2c: i2c-mv64xxx: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-03-28
i2c: i2c-designware-platdrv: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-03-28
i2c: i2c-davinci: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-03-28
i2c: i2c-bcm2835: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-03-28
i2c: mv64xxx: Fix reset controller handling
Maxime Ripard
1
-3
/
+3
2014-03-27
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
Nishanth Menon
1
-3
/
+3
2014-03-27
i2c: efm32: new bus driver
Uwe Kleine-König
3
-0
/
+489
2014-03-24
i2c: cpm: Fix build by adding of_address.h and of_irq.h
Scott Wood
1
-0
/
+2
2014-03-14
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
2014-03-14
i2c: exynos5: remove unnecessary cast of void pointer
Jingoo Han
1
-1
/
+1
[next]