index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-09-10
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
1
-1
/
+8
2024-07-11
i2c: i801: reword according to newest specification
Wolfram Sang
1
-6
/
+6
2024-07-09
i2c: i801: Add support for Intel Arrow Lake-H
Jarkko Nikula
1
-0
/
+3
2024-05-06
i2c: i801: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
1
-1
/
+1
2024-05-06
i2c: i801: Remove usage of I2C_CLASS_SPD
Heiner Kallweit
1
-4
/
+0
2024-05-06
i2c: i801: Fix missing Kconfig dependency
Heiner Kallweit
1
-4
/
+4
2024-05-06
i2c: i801: Call i2c_register_spd for muxed child segments
Heiner Kallweit
1
-0
/
+23
2024-03-26
i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
Maxim Levitsky
1
-3
/
+4
2024-03-15
Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-107
/
+117
2024-03-12
Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...
Wolfram Sang
1
-107
/
+117
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
1
-1
/
+3
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
1
-1
/
+1
2024-02-14
i2c: i801: Fix block process call transactions
Jean Delvare
1
-2
/
+2
2024-02-08
i2c: i801: Add helper i801_get_block_len
Heiner Kallweit
1
-15
/
+20
2024-02-08
i2c: i801: Add SMBUS_LEN_SENTINEL
Heiner Kallweit
1
-6
/
+16
2024-02-08
i2c: i801: Split i801_block_transaction
Heiner Kallweit
1
-62
/
+50
2024-02-08
i2c: i801: Add helper i801_check_and_clear_pec_error
Heiner Kallweit
1
-14
/
+24
2024-02-08
i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
Heiner Kallweit
1
-3
/
+2
2024-02-08
i2c: i801: Remove unused argument from tco functions
Heiner Kallweit
1
-6
/
+4
2024-02-08
i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
Heiner Kallweit
1
-1
/
+1
2024-01-18
i2c: i801: Add lis3lv02d for Dell XPS 15 7590
Paul Menzel
1
-0
/
+1
2024-01-18
i2c: i801: Add lis3lv02d for Dell Precision 3540
Paul Menzel
1
-0
/
+1
2023-10-28
i2c: i801: Use new helper acpi_use_parent_companion
Heiner Kallweit
1
-1
/
+1
2023-10-21
i2c: i801: Simplify class-based client device instantiation
Heiner Kallweit
1
-31
/
+7
2023-10-10
i2c: i801: Add support for Intel Birch Stream SoC
Jarkko Nikula
1
-0
/
+3
2023-09-22
i2c: i801: replace acpi_lock with I2C bus lock
Heiner Kallweit
1
-10
/
+4
2023-09-22
i2c: i801: use i2c_mark_adapter_suspended/resumed
Heiner Kallweit
1
-0
/
+2
2023-09-19
i2c: i801: simplify module boilerplate code
Heiner Kallweit
1
-9
/
+3
2023-09-19
i2c: i801: add helper i801_restore_regs
Heiner Kallweit
1
-7
/
+13
2023-09-19
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
1
-0
/
+1
2023-09-19
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-09-19
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-08-08
i2c: i801: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
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-17
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
1
-11
/
+9
2023-02-17
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
1
-8
/
+5
2023-02-17
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
1
-49
/
+35
2023-02-17
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
1
-17
/
+14
2023-02-17
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
1
-9
/
+12
2023-02-17
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
1
-37
/
+55
2023-02-12
i2c: i801: add helper i801_set_hstadd()
Heiner Kallweit
1
-20
/
+16
2023-02-12
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
Heiner Kallweit
1
-0
/
+4
2023-02-12
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Heiner Kallweit
1
-5
/
+9
2023-02-12
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-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-2
/
+2
[next]