index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
i2c: designware: Get rid of redundant 'else'
Andy Shevchenko
2024-11-13
1
-3
/
+3
|
|
*
i2c: designware: Use temporary variable for struct device
Andy Shevchenko
2024-11-13
2
-40
/
+37
|
|
*
i2c: amd-asf: Clear remote IRR bit to get successive interrupt
Shyam Sundar S K
2024-11-13
1
-0
/
+17
|
|
*
i2c: amd-asf: Add routine to handle the ASF slave process
Shyam Sundar S K
2024-11-13
1
-0
/
+101
|
|
*
i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
Shyam Sundar S K
2024-11-13
2
-0
/
+182
|
|
*
i2c: amd-asf: Add ACPI support for AMD ASF Controller
Shyam Sundar S K
2024-11-13
4
-1
/
+98
|
|
*
i2c: piix4: Export i2c_piix4 driver functions as library
Shyam Sundar S K
2024-11-13
2
-6
/
+13
|
|
*
i2c: piix4: Move i2c_piix4 macros and structures to common header
Shyam Sundar S K
2024-11-13
2
-20
/
+40
|
|
*
i2c: piix4: Change the parameter list of piix4_transaction function
Shyam Sundar S K
2024-11-13
1
-4
/
+2
|
|
*
i2c: i801: Add support for Intel Panther Lake
Jarkko Nikula
2024-11-13
2
-0
/
+7
|
|
*
i2c: isch: Convert to kernel-doc
Andy Shevchenko
2024-11-13
1
-20
/
+28
|
|
*
i2c: isch: Prefer to use octal permission
Andy Shevchenko
2024-11-13
1
-1
/
+1
|
|
*
i2c: isch: Don't use "proxy" headers
Andy Shevchenko
2024-11-13
1
-3
/
+5
|
|
*
i2c: isch: Unify the name of the variable to hold an error code
Andy Shevchenko
2024-11-13
1
-8
/
+7
|
|
*
i2c: isch: Use read_poll_timeout()
Andy Shevchenko
2024-11-13
1
-14
/
+6
|
|
*
i2c: isch: Utilize temporary variable to hold device pointer
Andy Shevchenko
2024-11-13
1
-10
/
+9
|
|
*
i2c: isch: switch i2c registration to devm functions
Andy Shevchenko
2024-11-13
1
-16
/
+1
|
|
*
i2c: isch: Use custom private data structure
Andy Shevchenko
2024-11-13
1
-70
/
+75
|
|
*
i2c: isch: Switch to memory mapped IO accessors
Andy Shevchenko
2024-11-13
1
-55
/
+78
|
|
*
i2c: isch: Use string_choices API instead of ternary operator
Andy Shevchenko
2024-11-13
1
-2
/
+3
|
|
*
i2c: isch: Pass pointer to struct i2c_adapter down
Andy Shevchenko
2024-11-13
1
-30
/
+23
|
|
*
i2c: cadence: Add atomic transfer support for controller version 1.4
Manikanta Guntupalli
2024-11-13
1
-15
/
+192
|
|
*
i2c: cadence: Split cdns_i2c_master_xfer for Atomic Mode
Manikanta Guntupalli
2024-11-13
1
-47
/
+53
|
|
*
i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume t...
Manikanta Guntupalli
2024-11-13
1
-60
/
+60
|
*
|
i2c: dev: Fix memory leak when underlying adapter does not support I2C
Igor Pylypiv
2024-11-14
1
-8
/
+9
|
*
|
i2c: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-11-04
1
-1
/
+1
|
*
|
i2c: core: Remove extra space in Makefile
Chen-Yu Tsai
2024-10-08
1
-3
/
+3
|
*
|
i2c: support gpio-binding for SMBAlerts
Wolfram Sang
2024-10-08
2
-9
/
+22
|
*
|
i2c: testunit: improve error handling for GPIO
Wolfram Sang
2024-10-08
1
-0
/
+7
*
|
|
Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
3
-0
/
+417
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-14
2
-4
/
+4
|
|
\
|
|
*
|
i2c: Congatec Board Controller i2c bus driver
Thomas Richard
2024-10-09
3
-0
/
+417
*
|
|
i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
Liu Peibao
2024-11-08
2
-2
/
+5
*
|
|
i2c: muxes: Fix return value check in mule_i2c_mux_probe()
Yang Yingliang
2024-11-05
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-05
1
-3
/
+3
|
\
\
|
*
|
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
2024-10-01
1
-3
/
+3
|
|
/
*
/
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-09-29
6
-3
/
+58
|
\
|
*
i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
2024-09-27
1
-1
/
+1
|
*
i2c: keba: I2C_KEBA should depend on KEBA_CP500
Geert Uytterhoeven
2024-09-27
1
-0
/
+1
|
*
i2c: synquacer: Deal with optional PCLK correctly
Ard Biesheuvel
2024-09-24
1
-2
/
+3
|
*
i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
Kimriver Liu
2024-09-24
3
-0
/
+53
*
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
|
/
*
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
41
-545
/
+1461
|
\
|
*
Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-09-21
39
-457
/
+1309
|
|
\
|
|
*
i2c: designware: Use pci_get_drvdata()
Andy Shevchenko
2024-09-11
1
-2
/
+2
|
|
*
i2c: designware: Propagate firmware node
Andy Shevchenko
2024-09-11
3
-5
/
+2
|
|
*
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
2024-09-11
2
-15
/
+16
|
|
*
i2c: ljca: Remove unused "target_addr" parameter
Andi Shyti
2024-09-10
1
-3
/
+3
|
|
*
i2c: keba: Add KEBA I2C controller support
Gerhard Engleder
2024-09-10
3
-0
/
+610
[prev]
[next]