index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-i801.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i801: Add support for the Process Call command
Jean Delvare
2022-03-02
1
-1
/
+11
*
i2c: i801: Drop useless masking in i801_access
Jean Delvare
2022-03-02
1
-2
/
+2
*
i2c: i801: Add support for Intel Raptor Lake PCH-S
Jarkko Nikula
2022-02-15
1
-0
/
+3
*
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
2021-12-09
1
-11
/
+5
*
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
2021-12-09
1
-19
/
+3
*
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
2021-11-29
1
-15
/
+12
*
i2c: i801: Improve handling of chip-specific feature definitions
Heiner Kallweit
2021-11-29
1
-125
/
+66
*
i2c: i801: Remove i801_set_block_buffer_mode
Heiner Kallweit
2021-11-29
1
-12
/
+5
*
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
2021-11-29
1
-10
/
+5
*
i2c: i801: Fix interrupt storm from SMB_ALERT signal
Jarkko Nikula
2021-11-23
1
-6
/
+19
*
i2c: i801: Restore INTREN on unload
Jean Delvare
2021-11-23
1
-1
/
+6
*
i2c: i801: Add support for Intel Ice Lake PCH-N
Andy Shevchenko
2021-11-07
1
-0
/
+4
*
i2c: i801: Fix incorrect and needless software PEC disabling
Jarkko Nikula
2021-10-29
1
-1
/
+0
*
i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
Heiner Kallweit
2021-09-29
1
-4
/
+5
*
i2c: i801: Use PCI bus rescan mutex to protect P2SB access
Heiner Kallweit
2021-09-29
1
-3
/
+2
*
i2c: i801: Improve i801_add_mux
Heiner Kallweit
2021-09-29
1
-11
/
+7
*
i2c: i801: Improve i801_acpi_probe/remove functions
Heiner Kallweit
2021-09-29
1
-16
/
+7
*
i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
Heiner Kallweit
2021-09-29
1
-8
/
+1
*
i2c: i801: Improve is_dell_system_with_lis3lv02d
Heiner Kallweit
2021-09-29
1
-9
/
+5
*
i2c: i801: Remove not needed debug message
Heiner Kallweit
2021-08-10
1
-4
/
+0
*
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
2021-08-10
1
-4
/
+4
*
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
2021-08-10
1
-6
/
+1
*
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
2021-07-28
1
-16
/
+11
*
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-85
/
+51
|
\
|
*
i2c: i801: Improve i801_setup_hstcfg
Heiner Kallweit
2021-06-20
1
-6
/
+4
|
*
i2c: i801: Use driver name constant instead of function dev_driver_string
Heiner Kallweit
2021-06-20
1
-5
/
+5
|
*
i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s...
Heiner Kallweit
2021-06-20
1
-4
/
+4
|
*
i2c: i801: Improve status polling
Heiner Kallweit
2021-06-20
1
-23
/
+13
|
*
i2c: i801: Use standard PCI constants instead of own ones
Heiner Kallweit
2021-05-27
1
-14
/
+6
|
*
i2c: i801: Replace waitqueue with completion API
Heiner Kallweit
2021-05-27
1
-29
/
+19
|
*
i2c: i801: Remove unneeded warning after wait_event_timeout timeout
Heiner Kallweit
2021-05-27
1
-8
/
+4
*
|
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
Heiner Kallweit
2021-06-20
1
-0
/
+3
*
|
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
2021-05-27
1
-4
/
+2
|
/
*
i2c: i801: Add support for Intel Alder Lake PCH-M
Jarkko Nikula
2021-04-17
1
-0
/
+4
*
i2c: i801: Add support for Intel Alder Lake PCH-P
Jarkko Nikula
2021-02-09
1
-0
/
+4
*
Merge tag 'v5.11-rc5' into i2c/for-5.12
Wolfram Sang
2021-01-28
1
-1
/
+1
|
\
|
*
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
2021-01-04
1
-1
/
+1
*
|
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
2021-01-05
1
-7
/
+3
*
|
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
2021-01-05
1
-2
/
+1
|
/
*
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-21
1
-0
/
+5
|
\
|
*
i2c: i801: Add support for Intel Alder Lake PCH-S
Jarkko Nikula
2020-09-29
1
-0
/
+4
|
*
i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
Jeffrey Lin
2020-09-09
1
-0
/
+1
*
|
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
2020-09-21
1
-0
/
+1
*
|
i2c: i801: Simplify the suspend callback
Jean Delvare
2020-09-14
1
-3
/
+2
*
|
i2c: i801: Fix resume bug
Volker RĂ¼melin
2020-09-14
1
-7
/
+14
|
/
*
i2c: i801: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
2020-08-05
1
-0
/
+4
*
i2c: i801: Add support for Intel Emmitsburg PCH
Mika Westerberg
2020-08-05
1
-0
/
+4
*
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
1
-4
/
+4
*
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-07-04
1
-1
/
+2
*
i2c: i801: Instantiate SPD EEPROMs automatically
Jean Delvare
2020-05-29
1
-0
/
+6
[next]