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
2022-04-21
disable starfive gpio and use pinctrl
jianlong.huang
1
-3
/
+3
2021-08-10
clock tree: enable clock tree driver, add clock tree in audio driver, add clo...
michael.yan
1
-27
/
+0
2021-04-12
linux:add ov5640 sensor support base evb
keith.zhao
3
-0
/
+183
2021-04-02
remove i2c gpio configure
Huan.Feng
3
-61
/
+4
2021-03-09
add the linux patch from 192.168.110.194 gitserver
Huan.Feng
3
-4
/
+66
2021-02-24
Improve Synopsys DesignWare I2C adapter driver for StarFive VIC7100
Tom
1
-0
/
+27
2021-02-16
Stable update
Fedora Kernel Team
1
-4
/
+2
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
1
-6
/
+6
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
1
-0
/
+1
2020-12-02
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
1
-2
/
+10
2020-12-02
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
1
-0
/
+10
2020-12-02
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-6
/
+16
2020-12-02
i2c: qcom: Fix IRQ error misassignement
Robert Foss
1
-2
/
+2
2020-12-02
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
1
-1
/
+2
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
1
-27
/
+18
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
1
-6
/
+1
2020-11-06
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
1
-6
/
+4
2020-11-06
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
1
-111
/
+72
2020-11-06
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
1
-2
/
+2
2020-11-06
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
1
-0
/
+9
2020-11-06
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
1
-20
/
+66
2020-11-04
i2c: mediatek: move dma reset before i2c reset
Qii Wang
1
-4
/
+4
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-900
/
+3766
2020-10-10
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
1
-0
/
+6
2020-10-10
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
1
-15
/
+5
2020-10-08
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
1
-11
/
+12
2020-10-08
i2c: meson: keep peripheral clock enabled
Jerome Brunet
1
-7
/
+3
2020-10-08
i2c: meson: fix clock setting overwrite
Jerome Brunet
1
-1
/
+18
2020-10-08
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-5
/
+15
2020-10-05
i2c: tegra: Improve driver module description
Dmitry Osipenko
1
-1
/
+1
2020-10-05
i2c: tegra: Clean up whitespaces, newlines and indentation
Dmitry Osipenko
1
-27
/
+46
2020-10-05
i2c: tegra: Clean up and improve comments
Dmitry Osipenko
1
-41
/
+47
2020-10-05
i2c: tegra: Clean up printk messages
Dmitry Osipenko
1
-23
/
+14
2020-10-05
i2c: tegra: Clean up variable names
Dmitry Osipenko
1
-87
/
+90
2020-10-05
i2c: tegra: Improve formatting of variables
Dmitry Osipenko
1
-51
/
+45
2020-10-05
i2c: tegra: Check errors for both positive and negative values
Dmitry Osipenko
1
-3
/
+3
2020-10-05
i2c: tegra: Factor out hardware initialization into separate function
Dmitry Osipenko
1
-13
/
+19
2020-10-05
i2c: tegra: Factor out register polling into separate function
Dmitry Osipenko
1
-32
/
+25
2020-10-05
i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
Dmitry Osipenko
1
-40
/
+55
2020-10-05
i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
Dmitry Osipenko
1
-16
/
+30
2020-10-05
i2c: tegra: Rename wait/poll functions
Dmitry Osipenko
1
-18
/
+14
2020-10-05
i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
Dmitry Osipenko
1
-9
/
+8
2020-10-05
i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
Dmitry Osipenko
1
-5
/
+4
2020-10-05
i2c: tegra: Remove likely/unlikely from the code
Dmitry Osipenko
1
-2
/
+2
2020-10-05
i2c: tegra: Remove outdated barrier()
Dmitry Osipenko
1
-8
/
+5
2020-10-05
i2c: tegra: Clean up variable types
Dmitry Osipenko
1
-19
/
+19
2020-10-05
i2c: tegra: Reorder location of functions in the code
Dmitry Osipenko
1
-244
/
+242
[next]