开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-i801.c
Age
Commit message (
Expand
)
Author
2021-02-09
i2c: i801: Add support for Intel Alder Lake PCH-P
Jarkko Nikula
2021-01-28
Merge tag 'v5.11-rc5' into i2c/for-5.12
Wolfram Sang
2021-01-05
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
2021-01-05
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
2021-01-04
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-29
i2c: i801: Add support for Intel Alder Lake PCH-S
Jarkko Nikula
2020-09-21
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
2020-09-14
i2c: i801: Simplify the suspend callback
Jean Delvare
2020-09-14
i2c: i801: Fix resume bug
Volker Rümelin
2020-09-09
i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
Jeffrey Lin
2020-08-05
i2c: i801: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
2020-08-05
i2c: i801: Add support for Intel Emmitsburg PCH
Mika Westerberg
2020-07-23
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-05-29
i2c: i801: Instantiate SPD EEPROMs automatically
Jean Delvare
2020-04-15
i2c: i801: Use GPIO_LOOKUP() helper macro
Geert Uytterhoeven
2020-03-10
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Mika Westerberg
2020-01-29
i2c: i801: Add support for Intel Comet Lake PCH-V
Jarkko Nikula
2020-01-15
i2c: i801: convert to use i2c_new_client_device()
Wolfram Sang
2019-11-25
i2c: i801: Correct Intel Jasper Lake SOC naming
Andy Shevchenko
2019-10-24
i2c: i801: Add support for Intel Comet Lake PCH-H
Jarkko Nikula
2019-10-24
i2c: i801: Add support for Intel Jasper Lake
Jarkko Nikula
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-03
i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond
Mika Westerberg
2019-08-29
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
Andy Shevchenko
2019-08-01
i2c: busses: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-05
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
2019-07-05
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
2019-06-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2019-06-21
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
2019-06-21
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
2019-06-21
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
2019-06-14
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
Andy Shevchenko
2019-06-08
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-03-20
i2c: i801: Add support for Intel Comet Lake
Jarkko Nikula
2018-09-04
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
2018-07-03
i2c: i801: Add support for Intel Ice Lake
Mika Westerberg
2018-05-17
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
2018-05-17
i2c: mux: gpio: move header to platform_data
Wolfram Sang
2018-05-17
i2c: i801: fix unused-function warning
Anders Roxell
2018-04-30
i2c: i801: Don't restore config registers on runtime PM
Jean Delvare
2018-04-11
i2c: i801: Restore configuration at shutdown
Jean Delvare
[next]