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
pinetabv-6.6.y-devel
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
2021-12-17
i2c: aspeed: Remove unused includes
Thierry Reding
1
-2
/
+0
2021-12-17
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
2021-12-17
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
2021-12-17
i2c: exynos5: Fix getting the optional clock
Sam Protsenko
1
-3
/
+5
2021-12-17
i2c: designware-pci: Convert to use dev_err_probe()
Andy Shevchenko
1
-14
/
+10
2021-12-17
i2c: designware-pci: use __maybe_unused for PM functions
Andy Shevchenko
1
-4
/
+2
2021-12-17
i2c: designware-pci: Group MODULE_*() macros
Andy Shevchenko
1
-4
/
+2
2021-12-17
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
Andy Shevchenko
1
-0
/
+7
2021-12-17
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
1
-4
/
+4
2021-12-17
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
1
-2
/
+5
2021-12-11
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
1
-12
/
+9
2021-12-09
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
1
-11
/
+5
2021-12-09
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
1
-19
/
+3
2021-12-09
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
Sam Protsenko
1
-1
/
+1
2021-12-09
i2c: exynos5: Add bus clock support
Sam Protsenko
1
-8
/
+38
2021-12-09
i2c: exynos5: Add support for ExynosAutoV9 SoC
Jaewon Kim
1
-9
/
+53
2021-12-02
i2c: stm32f7: remove noisy and imprecise log messages
Wolfram Sang
1
-4
/
+0
2021-12-02
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Alain Volmat
1
-8
/
+2
2021-12-01
Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"
Wolfram Sang
1
-8
/
+0
2021-12-01
Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"
Wolfram Sang
1
-14
/
+0
2021-11-30
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
1
-15
/
+12
2021-11-29
i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE
Lakshmi Sowjanya D
1
-0
/
+14
2021-11-29
i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
Lakshmi Sowjanya D
1
-0
/
+8
2021-11-29
i2c: enable async suspend/resume on i2c client devices
Derek Basehore
1
-0
/
+1
2021-11-29
i2c: enable async suspend/resume for i2c adapters
Rajat Jain
1
-0
/
+1
2021-11-29
i2c: designware: Enable async suspend / resume of designware devices
Rajat Jain
1
-0
/
+2
2021-11-29
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
1
-8
/
+15
2021-11-29
i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
Andy Shevchenko
1
-4
/
+9
2021-11-29
i2c: rk3x: enable clock before getting rate
John Keeping
1
-0
/
+7
2021-11-29
i2c: i801: Improve handling of chip-specific feature definitions
Heiner Kallweit
1
-125
/
+66
2021-11-29
i2c: i801: Remove i801_set_block_buffer_mode
Heiner Kallweit
1
-12
/
+5
2021-11-29
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
1
-10
/
+5
2021-11-29
i2c: tegra: Add the ACPI support
Akhil R
1
-12
/
+40
2021-11-29
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
2
-16
/
+30
2021-11-23
i2c: mux: gpio: Use array_size() helper
Andy Shevchenko
1
-1
/
+2
2021-11-23
i2c: mux: gpio: Don't dereference fwnode from struct device
Andy Shevchenko
1
-3
/
+4
2021-11-23
i2c: mux: gpio: Replace custom acpi_get_local_address()
Andy Shevchenko
1
-41
/
+2
2021-11-23
i2c: imx: Add timer for handling the stop condition
Corey Minyard
1
-19
/
+73
2021-11-23
i2c: virtio: disable timeout handling
Vincent Whitchurch
1
-9
/
+5
2021-11-23
i2c: i801: Fix interrupt storm from SMB_ALERT signal
Jarkko Nikula
1
-6
/
+19
2021-11-23
i2c: i801: Restore INTREN on unload
Jean Delvare
1
-1
/
+6
2021-11-23
i2c: Remove unused Netlogic/Sigma Designs XLR driver
Rob Herring
3
-481
/
+0
2021-11-23
i2c: Remove Netlogic XLP variant
Rob Herring
2
-10
/
+3
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+14
2021-11-08
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-260
/
+490
2021-11-07
i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
1
-3
/
+2
2021-11-07
i2c: i801: Add support for Intel Ice Lake PCH-N
Andy Shevchenko
1
-0
/
+4
2021-11-07
i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+9
2021-11-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-26
/
+30
[next]