index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-21
Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-09-12
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-11
i2c: isch: Add missed 'else'
Andy Shevchenko
2024-09-11
i2c: xiic: Try re-initialization on bus busy timeout
Robert Hancock
2024-09-11
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
2024-09-11
i2c: aspeed: Update the stop sw state when the bus recovery occurs
Tommy Huang
2024-09-11
i2c: designware: Use pci_get_drvdata()
Andy Shevchenko
2024-09-11
i2c: designware: Propagate firmware node
Andy Shevchenko
2024-09-11
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
2024-09-10
i2c: ljca: Remove unused "target_addr" parameter
Andi Shyti
2024-09-10
i2c: keba: Add KEBA I2C controller support
Gerhard Engleder
2024-09-10
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
2024-09-10
i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
Hans de Goede
2024-09-10
i2c: ismt: kill transaction in hardware on timeout
Vasily Khoruzhick
2024-09-10
i2c: designware: Group all DesignWare drivers under a single option
Heikki Krogerus
2024-09-10
i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_id
Christophe JAILLET
2024-09-10
i2c: rcar: tidyup priv->devtype handling on rcar_i2c_probe()
Kuninori Morimoto
2024-09-10
i2c: imx: Convert comma to semicolon
Shen Lichuan
2024-09-10
i2c: jz4780: Use devm_clk_get_enabled() helpers
Rong Qianfeng
2024-09-10
i2c: emev2: Use devm_clk_get_enabled() helpers
Rong Qianfeng
2024-09-10
i2c: muxes: add support for tsd,mule-i2c multiplexer
Farouk Bouabid
2024-09-10
i2c: npcm: restore slave addresses array length
Tyrone Ting
2024-09-10
i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code
Zhang Zekun
2024-09-10
i2c: designware: Consolidate PM ops
Andy Shevchenko
2024-09-10
i2c: riic: Simplify unsupported bus speed handling
Geert Uytterhoeven
2024-09-10
i2c: designware: Remove ->disable() callback
Andy Shevchenko
2024-09-10
i2c: designware: Move exports to I2C_DW namespaces
Andy Shevchenko
2024-09-10
i2c: designware: Unify the firmware type checks
Andy Shevchenko
2024-09-10
i2c: designware: Consolidate firmware parsing and configuring code
Andy Shevchenko
2024-09-10
i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
Andy Shevchenko
2024-09-10
i2c: riic: Add support for fast mode plus
Claudiu Beznea
2024-09-10
i2c: riic: Define individual arrays to describe the register offsets
Claudiu Beznea
2024-09-10
i2c: riic: Add suspend/resume support
Claudiu Beznea
2024-09-10
i2c: riic: Enable runtime PM autosuspend support
Claudiu Beznea
2024-09-10
i2c: riic: Use pm_runtime_resume_and_get()
Claudiu Beznea
2024-09-10
i2c: riic: Call pm_runtime_get_sync() when need to access registers
Claudiu Beznea
2024-09-10
i2c: riic: Use temporary variable for struct device
Claudiu Beznea
2024-09-10
i2c: designware: Drop return value from dw_i2c_of_configure()
Andy Shevchenko
2024-09-10
i2c: designware: Drop return value from i2c_dw_acpi_configure()
Andy Shevchenko
2024-09-10
i2c: designware: Always provide device ID tables
Andy Shevchenko
2024-09-10
i2c: designware: Unify terminator in device ID tables
Andy Shevchenko
2024-09-10
i2c: designware: Add missing 'c' into PCI IDs variable name
Andy Shevchenko
2024-09-10
i2c: designware: Let PCI core to take care about interrupt vectors
Andy Shevchenko
2024-09-10
i2c: designware: Replace a while-loop by for-loop
Andy Shevchenko
2024-09-10
i2c: qcom-geni: Use goto for clearer exit path
Andi Shyti
2024-09-10
i2c: imx: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2024-09-10
i2c: mt65xx: Avoid double initialization of restart_flag in isr
AngeloGioacchino Del Regno
2024-09-10
i2c: don't use ',' after delimiters
Wolfram Sang
2024-09-10
i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registers
Adrian Huang
[next]