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
2021-04-14
i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-1
/
+1
2021-04-14
i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-14
i2c: cadence: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-13
i2c: sprd: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-13
i2c: mpc: Remove redundant NULL check
Chris Packham
1
-1
/
+1
2021-04-13
i2c: mpc: drop release for resource allocated with devm_*
Wei Yongjun
1
-6
/
+0
2021-04-10
i2c: mpc: use device managed APIs
Chris Packham
1
-28
/
+18
2021-04-10
i2c: mpc: make interrupt mandatory and remove polling code
Chris Packham
1
-32
/
+19
2021-04-10
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
1
-2
/
+16
2021-04-10
i2c: designware: Switch over to i2c_freq_mode_string()
Andy Shevchenko
1
-16
/
+4
2021-04-10
i2c: add support for HiSilicon I2C controller
Yicong Yang
3
-0
/
+515
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
3
-25
/
+19
2021-04-10
i2c: icy: Constify the software node
Heikki Krogerus
1
-23
/
+9
2021-04-10
i2c: nvidia-gpu: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
i2c: cht-wc: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-09
i2c: remove unused 'version.h' include in drivers
Tian Tao
2
-2
/
+0
2021-04-08
i2c: designware: Fix return value check in navi_amd_register_client()
Wei Yongjun
1
-2
/
+2
2021-04-06
i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
Alain Volmat
1
-6
/
+4
2021-04-06
i2c: exynos5: correct top kerneldoc
Krzysztof Kozlowski
1
-1
/
+1
2021-04-06
i2c: tegra-bpmp: make some functions void
Wolfram Sang
1
-16
/
+4
2021-04-06
i2c: tegra-bpmp: don't modify input variable in xlate_flags
Wolfram Sang
1
-24
/
+8
2021-04-06
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
3
-13
/
+7
2021-04-06
i2c: designware: Add driver support for AMD NAVI GPU
Sanket Goswami
4
-0
/
+205
2021-04-06
i2c: cp2615: add i2c driver for Silicon Labs' CP2615 Digital Audio Bridge
Bence Csókás
3
-0
/
+341
2021-04-05
i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
Andy Shevchenko
1
-0
/
+1
2021-03-31
i2c: hix5hd2: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-03-31
i2c: stm32f7: Remove useless error message
Tian Tao
1
-5
/
+1
2021-03-31
i2c: stm32f4: Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-31
i2c: tegra-bpmp: Implement better error handling
Thierry Reding
1
-1
/
+26
2021-03-31
I2C: JZ4780: Fix bug for Ingenic X1000.
周琰杰 (Zhou Yanjie)
1
-2
/
+2
2021-03-29
powerpc/embedded6xx: Remove CONFIG_MV64X60
Christophe Leroy
1
-1
/
+1
2021-03-23
i2c: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
Krzysztof Kozlowski
1
-1
/
+1
2021-03-18
i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
Rafael J. Wysocki
1
-2
/
+0
2021-03-18
i2c: powermac: remove uncertainty about SMBUS_BLOCK transfers
Wolfram Sang
1
-5
/
+0
2021-03-18
i2c: rcar: implement atomic transfers
Ulrich Hecht
1
-6
/
+78
2021-03-18
i2c: stm32f7: indicate the address being accessed on errors
Alain Volmat
1
-3
/
+6
2021-03-18
i2c: stm32f7: add support for DNF i2c-digital-filter binding
Alain Volmat
1
-11
/
+16
2021-03-18
i2c: stm32f7: support DT binding i2c-analog-filter
Alain Volmat
1
-10
/
+10
2021-02-26
i2c: exynos5: Preserve high speed master code
Mårten Lindahl
1
-1
/
+7
2021-02-26
Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"
Wolfram Sang
1
-34
/
+0
2021-02-26
i2c: designware: Get right data length
Liguang Zhang
2
-1
/
+3
2021-02-26
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Maxime Ripard
1
-1
/
+1
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-22
Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-2841
/
+572
2021-02-22
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-6
/
+2
2021-02-21
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-8
/
+60
2021-02-12
i2c: remove redundant error print in stm32f7_i2c_probe
Menglong Dong
1
-5
/
+1
2021-02-12
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
1
-1
/
+10
2021-02-12
i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
2
-6
/
+4
[prev]
[next]