index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2023-10-06
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-06-05
i2c: i801: Add support for Intel Meteor Lake PCH-S
Jarkko Nikula
1
-0
/
+3
2023-06-05
i2c: i801: Add support for Intel Meteor Lake SoC-S
Jarkko Nikula
1
-0
/
+3
2023-06-05
i2c: i801: Enlarge device name field in i801_ids table
Jarkko Nikula
1
-61
/
+61
2023-02-18
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
1
-11
/
+9
2023-02-18
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
1
-8
/
+5
2023-02-18
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
1
-49
/
+35
2023-02-18
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
1
-17
/
+14
2023-02-18
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
1
-9
/
+12
2023-02-18
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
1
-37
/
+55
2023-02-13
i2c: i801: add helper i801_set_hstadd()
Heiner Kallweit
1
-20
/
+16
2023-02-13
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
Heiner Kallweit
1
-0
/
+4
2023-02-13
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Heiner Kallweit
1
-5
/
+9
2023-02-13
i2c: i801: improve interrupt handler
Heiner Kallweit
1
-17
/
+8
2022-11-01
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
1
-0
/
+1
2022-10-02
i2c: i801: Prefer async probe
Mani Milani
1
-0
/
+1
2022-08-12
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-05
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-30
/
+9
2022-07-14
i2c: i801: convert to use common P2SB accessor
Andy Shevchenko
1
-30
/
+9
2022-07-06
i2c: i801: Add support for Intel Meteor Lake-P
Jarkko Nikula
1
-0
/
+3
2022-03-11
i2c: i801: Drop two outdated comments
Jean Delvare
1
-5
/
+0
2022-03-03
i2c: i801: Add support for the Process Call command
Jean Delvare
1
-1
/
+11
2022-03-03
i2c: i801: Drop useless masking in i801_access
Jean Delvare
1
-2
/
+2
2022-02-15
i2c: i801: Add support for Intel Raptor Lake PCH-S
Jarkko Nikula
1
-0
/
+3
2021-12-09
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
1
-11
/
+5
2021-12-09
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
1
-19
/
+3
2021-11-30
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
1
-15
/
+12
2021-11-29
i2c: i801: Improve handling of chip-specific feature definitions
Heiner Kallweit
1
-125
/
+66
2021-11-29
i2c: i801: Remove i801_set_block_buffer_mode
Heiner Kallweit
1
-12
/
+5
2021-11-29
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
1
-10
/
+5
2021-11-23
i2c: i801: Fix interrupt storm from SMB_ALERT signal
Jarkko Nikula
1
-6
/
+19
2021-11-23
i2c: i801: Restore INTREN on unload
Jean Delvare
1
-1
/
+6
2021-11-07
i2c: i801: Add support for Intel Ice Lake PCH-N
Andy Shevchenko
1
-0
/
+4
2021-10-29
i2c: i801: Fix incorrect and needless software PEC disabling
Jarkko Nikula
1
-1
/
+0
2021-09-29
i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
Heiner Kallweit
1
-4
/
+5
2021-09-29
i2c: i801: Use PCI bus rescan mutex to protect P2SB access
Heiner Kallweit
1
-3
/
+2
2021-09-29
i2c: i801: Improve i801_add_mux
Heiner Kallweit
1
-11
/
+7
2021-09-29
i2c: i801: Improve i801_acpi_probe/remove functions
Heiner Kallweit
1
-16
/
+7
2021-09-29
i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
Heiner Kallweit
1
-8
/
+1
2021-09-29
i2c: i801: Improve is_dell_system_with_lis3lv02d
Heiner Kallweit
1
-9
/
+5
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-07-28
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
1
-16
/
+11
2021-07-04
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-85
/
+51
2021-06-20
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
Heiner Kallweit
1
-0
/
+3
2021-06-20
i2c: i801: Improve i801_setup_hstcfg
Heiner Kallweit
1
-6
/
+4
2021-06-20
i2c: i801: Use driver name constant instead of function dev_driver_string
Heiner Kallweit
1
-5
/
+5
2021-06-20
i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s...
Heiner Kallweit
1
-4
/
+4
2021-06-20
i2c: i801: Improve status polling
Heiner Kallweit
1
-23
/
+13
[next]