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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
88
-88
/
+88
2024-11-17
i2c: qcom-geni: Support systems with 32MHz serial engine clock
Manikanta Mylavarapu
1
-4
/
+19
2024-11-17
i2c: qcom-cci: Stop complaining about DT set clock rate
Bryan O'Donoghue
1
-8
/
+0
2024-11-17
i2c: npcm: use a software flag to indicate a BER condition
Tyrone Ting
1
-1
/
+14
2024-11-17
i2c: npcm: correct the read/write operation procedure
Tyrone Ting
1
-5
/
+2
2024-11-17
i2c: amd-asf: Fix uninitialized variables issue in amd_asf_process_target
Qianqiang Liu
1
-1
/
+1
2024-11-14
i2c: dev: Fix memory leak when underlying adapter does not support I2C
Igor Pylypiv
1
-8
/
+9
2024-11-14
i2c: designware: Fix spelling and other issues in the comments
Andy Shevchenko
6
-22
/
+29
2024-11-14
i2c: designware: Use sda_hold_time variable name everywhere
Andy Shevchenko
1
-5
/
+5
2024-11-14
i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()
Andy Shevchenko
3
-42
/
+16
2024-11-14
i2c: designware: Get rid of redundant 'else'
Andy Shevchenko
1
-3
/
+3
2024-11-14
i2c: designware: Use temporary variable for struct device
Andy Shevchenko
2
-40
/
+37
2024-11-14
i2c: amd-asf: Clear remote IRR bit to get successive interrupt
Shyam Sundar S K
1
-0
/
+17
2024-11-14
i2c: amd-asf: Add routine to handle the ASF slave process
Shyam Sundar S K
1
-0
/
+101
2024-11-14
i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
Shyam Sundar S K
2
-0
/
+182
2024-11-14
i2c: amd-asf: Add ACPI support for AMD ASF Controller
Shyam Sundar S K
4
-1
/
+98
2024-11-14
i2c: piix4: Export i2c_piix4 driver functions as library
Shyam Sundar S K
2
-6
/
+13
2024-11-14
i2c: piix4: Move i2c_piix4 macros and structures to common header
Shyam Sundar S K
2
-20
/
+40
2024-11-14
i2c: piix4: Change the parameter list of piix4_transaction function
Shyam Sundar S K
1
-4
/
+2
2024-11-14
i2c: i801: Add support for Intel Panther Lake
Jarkko Nikula
2
-0
/
+7
2024-11-14
i2c: isch: Convert to kernel-doc
Andy Shevchenko
1
-20
/
+28
2024-11-14
i2c: isch: Prefer to use octal permission
Andy Shevchenko
1
-1
/
+1
2024-11-14
i2c: isch: Don't use "proxy" headers
Andy Shevchenko
1
-3
/
+5
2024-11-14
i2c: isch: Unify the name of the variable to hold an error code
Andy Shevchenko
1
-8
/
+7
2024-11-14
i2c: isch: Use read_poll_timeout()
Andy Shevchenko
1
-14
/
+6
2024-11-14
i2c: isch: Utilize temporary variable to hold device pointer
Andy Shevchenko
1
-10
/
+9
2024-11-14
i2c: isch: switch i2c registration to devm functions
Andy Shevchenko
1
-16
/
+1
2024-11-14
i2c: isch: Use custom private data structure
Andy Shevchenko
1
-70
/
+75
2024-11-14
i2c: isch: Switch to memory mapped IO accessors
Andy Shevchenko
1
-55
/
+78
2024-11-14
i2c: isch: Use string_choices API instead of ternary operator
Andy Shevchenko
1
-2
/
+3
2024-11-14
i2c: isch: Pass pointer to struct i2c_adapter down
Andy Shevchenko
1
-30
/
+23
2024-11-14
i2c: cadence: Add atomic transfer support for controller version 1.4
Manikanta Guntupalli
1
-15
/
+192
2024-11-14
i2c: cadence: Split cdns_i2c_master_xfer for Atomic Mode
Manikanta Guntupalli
1
-47
/
+53
2024-11-14
i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume t...
Manikanta Guntupalli
1
-60
/
+60
2024-11-08
i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
Liu Peibao
2
-2
/
+5
2024-11-05
i2c: muxes: Fix return value check in mule_i2c_mux_probe()
Yang Yingliang
1
-2
/
+2
2024-11-04
i2c: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-1
/
+1
2024-10-14
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2
-4
/
+4
2024-10-09
i2c: Congatec Board Controller i2c bus driver
Thomas Richard
3
-0
/
+417
2024-10-08
i2c: core: Remove extra space in Makefile
Chen-Yu Tsai
1
-3
/
+3
2024-10-08
i2c: support gpio-binding for SMBAlerts
Wolfram Sang
2
-9
/
+22
2024-10-08
i2c: testunit: improve error handling for GPIO
Wolfram Sang
1
-0
/
+7
2024-10-05
Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-10-01
i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
Marek Vasut
1
-3
/
+3
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-3
/
+58
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-27
i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-09-27
i2c: keba: I2C_KEBA should depend on KEBA_CP500
Geert Uytterhoeven
1
-0
/
+1
2024-09-24
i2c: synquacer: Deal with optional PCLK correctly
Ard Biesheuvel
1
-2
/
+3
[prev]
[next]