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
2020-09-29
i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
3
-9
/
+6
2020-09-29
i2c: efm32: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
1
-9
/
+3
2020-09-29
i2c: i801: Add support for Intel Alder Lake PCH-S
Jarkko Nikula
2
-0
/
+5
2020-09-27
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
1
-0
/
+9
2020-09-27
i2c: imx: Fix external abort on interrupt in exit paths
Krzysztof Kozlowski
1
-11
/
+13
2020-09-27
i2c: rk3x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-12
/
+7
2020-09-27
i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC
Khalil Blaiech
3
-0
/
+2520
2020-09-27
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
1
-0
/
+3
2020-09-21
i2c: nvidia-gpu: Use put_unaligned_be24()
Andy Shevchenko
1
-2
/
+1
2020-09-21
i2c: ismt: Add support for Intel Emmitsburg PCH
Andy Shevchenko
1
-0
/
+2
2020-09-21
i2c: ismt: Describe parameters in kernel doc
Andy Shevchenko
1
-8
/
+2
2020-09-21
i2c: jz4780: Remove of_match_ptr()
Paul Cercueil
1
-1
/
+1
2020-09-21
i2c: jz4780: Add compatible string for JZ4770 SoC
Paul Cercueil
1
-0
/
+1
2020-09-21
i2c: amd_mp2: handle num is 0 input for i2c_amd_xfer
Tom Rix
1
-1
/
+1
2020-09-21
i2c: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
3
-17
/
+13
2020-09-21
i2c: stm32: fix error message on upon dma_request_chan & defer handling
Alain Volmat
2
-11
/
+8
2020-09-21
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
1
-0
/
+1
2020-09-21
i2c: rcar: add HostNotify support
Wolfram Sang
2
-3
/
+29
2020-09-21
i2c: add slave testunit driver
Wolfram Sang
3
-0
/
+184
2020-09-19
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
1
-3
/
+7
2020-09-19
i2c: stm32: name slave slot to ease maintenance
Alain Volmat
1
-8
/
+14
2020-09-19
i2c: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-09-19
i2c: mux: reg: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-19
i2c: mux: gpmux: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+6
2020-09-19
i2c: rcar: refactor and shorten timeout when resetting
Wolfram Sang
1
-12
/
+3
2020-09-19
i2c: rcar: improve bus busy detection
Wolfram Sang
1
-9
/
+10
2020-09-19
i2c: stm32f7: Add SMBus Host-Notify protocol support
Alain Volmat
2
-16
/
+97
2020-09-18
i2c: mediatek: Send i2c master code at more than 1MHz
Qii Wang
1
-1
/
+1
2020-09-18
i2c: mediatek: Fix generic definitions for bus frequency
Qii Wang
1
-2
/
+2
2020-09-18
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
1
-1
/
+1
2020-09-14
i2c: i801: Simplify the suspend callback
Jean Delvare
1
-3
/
+2
2020-09-14
i2c: i801: Fix resume bug
Volker RĂ¼melin
1
-7
/
+14
2020-09-14
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
1
-0
/
+2
2020-09-09
i2c: smbus: add core function handling SMBus host-notify
Alain Volmat
1
-0
/
+107
2020-09-09
i2c: imx: Use dev_err_probe() to simplify error handling
Anson Huang
1
-5
/
+3
2020-09-09
i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
Jeffrey Lin
1
-0
/
+1
2020-09-09
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-12
/
+23
2020-09-08
i2c: npcm7xx: Fix timeout calculation
Tali Perry
1
-2
/
+6
2020-08-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-22
/
+4
2020-08-28
i2c: rcar: Auto select RESET_CONTROLLER
Dirk Behme
1
-0
/
+1
2020-08-28
i2c: xiic: Support forcing single-master in DT
Jaakko Laine
1
-0
/
+14
2020-08-28
i2c: xiic: Improve struct memory alignment
Jaakko Laine
1
-2
/
+2
2020-08-28
i2c: xiic: Change code alignment to 1 space only
Jaakko Laine
1
-24
/
+24
2020-08-25
i2c: Remove 'default n' from busses/Kconfig
Jarkko Nikula
2
-4
/
+0
2020-08-25
i2c: iproc: Fix shifting 31 bits
Ray Jui
1
-2
/
+2
2020-08-25
i2c: rcar: in slave mode, clear NACK earlier
Wolfram Sang
1
-0
/
+1
2020-08-25
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
Andy Shevchenko
2
-19
/
+0
2020-08-25
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Andy Shevchenko
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+1
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
[prev]
[next]