index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
2022-04-15
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
2022-04-15
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
2022-04-15
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
2022-04-15
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2022-03-20
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
2022-03-20
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
2022-03-20
i2c: add tracepoints for I2C slave events
Jae Hyun Yoo
2022-03-18
i2c: designware: Remove code duplication
Jan Dabros
2022-03-11
i2c: cros-ec-tunnel: Fix syntax errors in comments
Xiang wangx
2022-03-11
i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
Nathan Chancellor
2022-03-11
i2c: mediatek: Add i2c compatible for Mediatek MT8168
Kewei Xu
2022-03-11
i2c: mt65xx: Simplify with clk-bulk
AngeloGioacchino Del Regno
2022-03-11
i2c: i801: Drop two outdated comments
Jean Delvare
2022-03-02
i2c: xiic: Make bus names unique
Robert Hancock
2022-03-02
i2c: i801: Add support for the Process Call command
Jean Delvare
2022-03-02
i2c: i801: Drop useless masking in i801_access
Jean Delvare
2022-03-01
i2c: tegra: Add SMBus block read function
Akhil R
2022-03-01
i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers
Hans de Goede
2022-03-01
i2c: designware: Lock the adapter while setting the suspended flag
Hans de Goede
2022-03-01
i2c: mediatek: remove redundant null check
Xu Wang
2022-03-01
i2c: mediatek: modify bus speed calculation formula
Kewei Xu
2022-03-01
i2c: designware: Fix improper usage of readl
Jan Dabros
2022-03-01
i2c: qcom-geni: Add support for GPI DMA
Vinod Koul
2022-03-01
i2c: riic: Simplify reset handling
Lad Prabhakar
2022-03-01
i2c: cht-wc: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
2022-03-01
i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify().
Sebastian Andrzej Siewior
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
2022-02-19
i2c: smbus: Check for parent device before dereference
Andy Shevchenko
2022-02-18
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
2022-02-18
i2c: qcom-cci: add sm8450 compatible
Vladimir Zapolskiy
2022-02-15
i2c: pasemi: Drop I2C classes from platform driver variant
Martin Povišer
2022-02-15
i2c: qup: allow COMPILE_TEST
Wolfram Sang
2022-02-15
i2c: imx: allow COMPILE_TEST
Wolfram Sang
2022-02-15
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
2022-02-15
i2c: designware: remove unneeded semicolon
Yang Li
2022-02-15
i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi()
Andy Shevchenko
2022-02-15
i2c: nvidia-gpu: Convert to use dev_err_probe()
Andy Shevchenko
2022-02-15
i2c: nvidia-gpu: Use temporary variable for struct device
Andy Shevchenko
2022-02-15
i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()
Andy Shevchenko
2022-02-15
i2c: Introduce common module to instantiate CCGx UCSI
Andy Shevchenko
2022-02-15
i2c: i801: Add support for Intel Raptor Lake PCH-S
Jarkko Nikula
2022-02-15
i2c: don't expose function which is only used internally
Wolfram Sang
2022-02-11
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
[next]