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
2021-12-17
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
1
-2
/
+2
2021-12-17
i2c: virtio: fix completion handling
Vincent Whitchurch
1
-20
/
+12
2021-12-14
i2c: mpc: Use atomic read and fix break condition
Chris Packham
1
-1
/
+1
2021-12-08
i2c: cbus-gpio: set atomic transfer callback
Aaro Koskinen
1
-2
/
+3
2021-12-08
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
1
-2
/
+7
2021-12-08
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
1
-0
/
+2
2021-12-08
i2c: stm32f7: flush TX FIFO upon transfer errors
Alain Volmat
1
-1
/
+19
2021-12-01
i2c: virtio: disable timeout handling
Vincent Whitchurch
1
-9
/
+5
2021-11-18
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
1
-1
/
+5
2021-11-18
i2c: mediatek: fixing the incorrect register offset
Kewei Xu
1
-1
/
+1
2021-11-18
i2c: i801: Use PCI bus rescan mutex to protect P2SB access
Heiner Kallweit
1
-3
/
+2
2021-10-04
i2c: mlxcpld: Modify register setting for 400KHz frequency
Vadim Pasternak
1
-1
/
+1
2021-10-04
i2c: mlxcpld: Fix criteria for frequency setting
Vadim Pasternak
1
-1
/
+1
2021-10-02
i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
1
-1
/
+10
2021-10-02
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
1
-0
/
+1
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+32
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2021-09-01
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-730
/
+400
2021-08-26
i2c: cadence: Implement save restore
Shubhrajyoti Datta
1
-11
/
+27
2021-08-26
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-26
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: virtio: add a virtio i2c frontend driver
Jie Deng
3
-0
/
+302
2021-08-19
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
1
-4
/
+2
2021-08-17
i2c: synquacer: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-08-17
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
1
-1
/
+1
2021-08-17
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
3
-610
/
+0
2021-08-12
i2c: acpi: Add an i2c_acpi_client_count() helper function
Hans de Goede
1
-0
/
+32
2021-08-11
i2c: dev: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-1
/
+1
2021-08-11
i2c: dev: Define pr_fmt() and drop duplication substrings
Andy Shevchenko
1
-11
/
+9
2021-08-11
i2c: designware: Fix indentation in the header
Andy Shevchenko
1
-2
/
+2
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2021-08-11
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
1
-3
/
+3
2021-08-11
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
1
-12
/
+5
2021-08-11
i2c: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-25
/
+11
2021-08-10
i2c: dev: zero out array used for i2c reads from userspace
Greg Kroah-Hartman
1
-2
/
+3
2021-08-10
i2c: iproc: fix race between client unreg and tasklet
Dhananjay Phadke
1
-2
/
+2
2021-08-10
i2c: i801: Remove not needed debug message
Heiner Kallweit
1
-4
/
+0
2021-08-10
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
1
-4
/
+4
2021-08-10
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
1
-6
/
+1
2021-08-03
i2c: highlander: add IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-07-28
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
1
-16
/
+11
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+1
[next]