index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2018-04-30
i2c: i801: Don't restore config registers on runtime PM
Jean Delvare
1
-2
/
+1
2018-04-12
i2c: i801: Restore configuration at shutdown
Jean Delvare
1
-0
/
+10
2018-04-12
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
1
-2
/
+4
2018-02-21
i2c: i801: Add missing documentation entries for Braswell and Kaby Lake
Jarkko Nikula
1
-0
/
+1
2017-11-27
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
1
-0
/
+3
2017-10-05
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
1
-0
/
+4
2017-08-28
i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
Qiuxu Zhuo
1
-4
/
+8
2017-06-19
i2c: i801: Add support for Intel Cannon Lake
Srinivas Pandruvada
1
-0
/
+8
2017-02-09
i2c: i801: Add support for Intel Gemini Lake
Mika Westerberg
1
-0
/
+3
2016-11-24
i2c: use an IRQ to report Host Notify events, not alert
Benjamin Tissoires
1
-25
/
+7
2016-11-24
i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
Benjamin Tissoires
1
-4
/
+6
2016-11-24
i2c: i801: use the BIT() macro for FEATURES_* also
Benjamin Tissoires
1
-8
/
+8
2016-11-24
i2c: i801: use BIT() macro for bits definition
Benjamin Tissoires
1
-26
/
+26
2016-11-24
i2c: i801: minor formatting issues
Benjamin Tissoires
1
-4
/
+2
2016-11-24
i2c: i801: store and restore the SLVCMD register at load and unload
Benjamin Tissoires
1
-1
/
+16
2016-10-25
i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
Jean Delvare
1
-3
/
+13
2016-10-08
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+4
2016-09-29
i2c: i801: Do not create iTCO watchdog when WDAT table exists
Mika Westerberg
1
-1
/
+3
2016-09-24
i2c: i801: Add support for Kaby Lake PCH-H
Andy Shevchenko
1
-0
/
+4
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-1
/
+0
2016-07-26
i2c: i801: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-6
/
+3
2016-07-05
i2c: i801: add support of Host Notify
Benjamin Tissoires
1
-3
/
+85
2016-07-01
i2c: i801: recover from hardware PEC errors
Ellen Wang
1
-2
/
+51
2016-06-13
i2c: i801: Drop needless bit-wise OR
Jean Delvare
1
-1
/
+1
2016-06-09
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
1
-3
/
+96
[next]