index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2024-09-24
i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
Kimriver Liu
3
-0
/
+53
2024-09-24
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
41
-545
/
+1461
2024-09-21
Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
39
-457
/
+1309
2024-09-12
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+1
2024-09-12
i2c: isch: Add missed 'else'
Andy Shevchenko
1
-2
/
+1
2024-09-11
i2c: xiic: Try re-initialization on bus busy timeout
Robert Hancock
1
-15
/
+26
2024-09-11
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
1
-10
/
+9
2024-09-11
i2c: aspeed: Update the stop sw state when the bus recovery occurs
Tommy Huang
1
-8
/
+8
2024-09-11
i2c: designware: Use pci_get_drvdata()
Andy Shevchenko
1
-2
/
+2
2024-09-11
i2c: designware: Propagate firmware node
Andy Shevchenko
3
-5
/
+2
2024-09-11
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
2
-15
/
+16
2024-09-10
i2c: ljca: Remove unused "target_addr" parameter
Andi Shyti
1
-3
/
+3
2024-09-10
i2c: keba: Add KEBA I2C controller support
Gerhard Engleder
3
-0
/
+610
2024-09-10
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
1
-1
/
+8
2024-09-10
i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
Hans de Goede
1
-6
/
+12
2024-09-10
i2c: ismt: kill transaction in hardware on timeout
Vasily Khoruzhick
1
-0
/
+10
2024-09-10
i2c: designware: Group all DesignWare drivers under a single option
Heikki Krogerus
1
-11
/
+18
2024-09-10
i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_id
Christophe JAILLET
1
-2
/
+2
2024-09-10
i2c: rcar: tidyup priv->devtype handling on rcar_i2c_probe()
Kuninori Morimoto
1
-7
/
+5
2024-09-10
i2c: imx: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-09-10
i2c: jz4780: Use devm_clk_get_enabled() helpers
Rong Qianfeng
1
-15
/
+7
2024-09-10
i2c: emev2: Use devm_clk_get_enabled() helpers
Rong Qianfeng
1
-17
/
+8
2024-09-10
i2c: muxes: add support for tsd,mule-i2c multiplexer
Farouk Bouabid
3
-0
/
+165
2024-09-10
i2c: npcm: restore slave addresses array length
Tyrone Ting
1
-2
/
+4
2024-09-10
i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code
Zhang Zekun
1
-19
/
+4
2024-09-10
i2c: designware: Consolidate PM ops
Andy Shevchenko
4
-105
/
+68
2024-09-10
i2c: riic: Simplify unsupported bus speed handling
Geert Uytterhoeven
1
-9
/
+6
2024-09-10
i2c: designware: Remove ->disable() callback
Andy Shevchenko
6
-10
/
+8
2024-09-10
i2c: designware: Move exports to I2C_DW namespaces
Andy Shevchenko
5
-0
/
+12
2024-09-10
i2c: designware: Unify the firmware type checks
Andy Shevchenko
1
-2
/
+4
2024-09-10
i2c: designware: Consolidate firmware parsing and configuring code
Andy Shevchenko
4
-70
/
+66
2024-09-10
i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
Andy Shevchenko
1
-4
/
+5
2024-09-10
i2c: riic: Add support for fast mode plus
Claudiu Beznea
1
-2
/
+22
2024-09-10
i2c: riic: Define individual arrays to describe the register offsets
Claudiu Beznea
1
-27
/
+31
2024-09-10
i2c: riic: Add suspend/resume support
Claudiu Beznea
1
-11
/
+62
2024-09-10
i2c: riic: Enable runtime PM autosuspend support
Claudiu Beznea
1
-2
/
+9
2024-09-10
i2c: riic: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-6
/
+14
2024-09-10
i2c: riic: Call pm_runtime_get_sync() when need to access registers
Claudiu Beznea
1
-9
/
+5
2024-09-10
i2c: riic: Use temporary variable for struct device
Claudiu Beznea
1
-23
/
+26
2024-09-10
i2c: designware: Drop return value from dw_i2c_of_configure()
Andy Shevchenko
1
-5
/
+2
2024-09-10
i2c: designware: Drop return value from i2c_dw_acpi_configure()
Andy Shevchenko
2
-5
/
+3
2024-09-10
i2c: designware: Always provide device ID tables
Andy Shevchenko
1
-33
/
+31
[next]