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
/
i2c-i801.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-04-17
i2c: i801: Add support for Intel Alder Lake PCH-M
Jarkko Nikula
1
-0
/
+4
2021-02-09
i2c: i801: Add support for Intel Alder Lake PCH-P
Jarkko Nikula
1
-0
/
+4
2021-01-28
Merge tag 'v5.11-rc5' into i2c/for-5.12
Wolfram Sang
1
-1
/
+1
2021-01-05
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
1
-7
/
+3
2021-01-05
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
1
-2
/
+1
2021-01-04
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
1
-1
/
+1
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2020-09-29
i2c: i801: Add support for Intel Alder Lake PCH-S
Jarkko Nikula
1
-0
/
+4
2020-09-21
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
1
-0
/
+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-09
i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
Jeffrey Lin
1
-0
/
+1
2020-08-05
i2c: i801: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
1
-0
/
+4
2020-08-05
i2c: i801: Add support for Intel Emmitsburg PCH
Mika Westerberg
1
-0
/
+4
2020-07-23
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
1
-1
/
+2
2020-05-29
i2c: i801: Instantiate SPD EEPROMs automatically
Jean Delvare
1
-0
/
+6
2020-04-15
i2c: i801: Use GPIO_LOOKUP() helper macro
Geert Uytterhoeven
1
-3
/
+3
2020-03-10
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Mika Westerberg
1
-33
/
+12
2020-01-30
i2c: i801: Add support for Intel Comet Lake PCH-V
Jarkko Nikula
1
-0
/
+4
2020-01-15
i2c: i801: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2019-11-25
i2c: i801: Correct Intel Jasper Lake SOC naming
Andy Shevchenko
1
-4
/
+4
2019-10-24
i2c: i801: Add support for Intel Comet Lake PCH-H
Jarkko Nikula
1
-0
/
+4
2019-10-24
i2c: i801: Add support for Intel Jasper Lake
Jarkko Nikula
1
-0
/
+4
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-56
/
+89
2019-09-18
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-09-03
i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond
Mika Westerberg
1
-54
/
+88
2019-08-29
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
Andy Shevchenko
1
-3
/
+12
2019-08-01
i2c: busses: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-14
/
+192
2019-07-05
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
1
-0
/
+4
2019-07-05
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
1
-2
/
+2
2019-06-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-7
/
+30
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
1
-7
/
+30
2019-06-22
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
1
-0
/
+4
2019-06-22
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
1
-6
/
+37
2019-06-22
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
1
-7
/
+6
2019-06-15
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
Andy Shevchenko
1
-1
/
+1
2019-06-08
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
1
-0
/
+117
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-03-20
i2c: i801: Add support for Intel Comet Lake
Jarkko Nikula
1
-0
/
+4
2018-09-04
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
1
-1
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-07-04
i2c: i801: Add support for Intel Ice Lake
Mika Westerberg
1
-0
/
+4
2018-05-17
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: mux: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: i801: fix unused-function warning
Anders Roxell
1
-1
/
+1
[next]