index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-10
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
2020-10-10
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
2020-10-08
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
2020-10-08
i2c: meson: keep peripheral clock enabled
Jerome Brunet
2020-10-08
i2c: meson: fix clock setting overwrite
Jerome Brunet
2020-10-08
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-10-05
i2c: tegra: Improve driver module description
Dmitry Osipenko
2020-10-05
i2c: tegra: Clean up whitespaces, newlines and indentation
Dmitry Osipenko
2020-10-05
i2c: tegra: Clean up and improve comments
Dmitry Osipenko
2020-10-05
i2c: tegra: Clean up printk messages
Dmitry Osipenko
2020-10-05
i2c: tegra: Clean up variable names
Dmitry Osipenko
2020-10-05
i2c: tegra: Improve formatting of variables
Dmitry Osipenko
2020-10-05
i2c: tegra: Check errors for both positive and negative values
Dmitry Osipenko
2020-10-05
i2c: tegra: Factor out hardware initialization into separate function
Dmitry Osipenko
2020-10-05
i2c: tegra: Factor out register polling into separate function
Dmitry Osipenko
2020-10-05
i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
Dmitry Osipenko
2020-10-05
i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
Dmitry Osipenko
2020-10-05
i2c: tegra: Rename wait/poll functions
Dmitry Osipenko
2020-10-05
i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
Dmitry Osipenko
2020-10-05
i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
Dmitry Osipenko
2020-10-05
i2c: tegra: Remove likely/unlikely from the code
Dmitry Osipenko
2020-10-05
i2c: tegra: Remove outdated barrier()
Dmitry Osipenko
2020-10-05
i2c: tegra: Clean up variable types
Dmitry Osipenko
2020-10-05
i2c: tegra: Reorder location of functions in the code
Dmitry Osipenko
2020-10-05
i2c: tegra: Clean up probe function
Dmitry Osipenko
2020-10-05
i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
Dmitry Osipenko
2020-10-05
i2c: tegra: Use clk-bulk helpers
Dmitry Osipenko
2020-10-05
i2c: tegra: Use platform_get_irq()
Dmitry Osipenko
2020-10-05
i2c: tegra: Use devm_platform_get_and_ioremap_resource()
Dmitry Osipenko
2020-10-05
i2c: tegra: Use reset_control_reset()
Dmitry Osipenko
2020-10-05
i2c: tegra: Remove error message used for devm_request_irq() failure
Dmitry Osipenko
2020-10-05
i2c: tegra: Runtime PM always available on Tegra
Dmitry Osipenko
2020-10-05
i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
Dmitry Osipenko
2020-10-05
i2c: tegra: Initialize div-clk rate unconditionally
Dmitry Osipenko
2020-10-05
i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
Dmitry Osipenko
2020-10-05
i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
Dmitry Osipenko
2020-10-05
i2c: tegra: Add missing pm_runtime_put()
Dmitry Osipenko
2020-10-05
i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
Dmitry Osipenko
2020-09-29
i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
2020-09-29
i2c: efm32: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-29
i2c: i801: Add support for Intel Alder Lake PCH-S
Jarkko Nikula
2020-09-27
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
2020-09-27
i2c: imx: Fix external abort on interrupt in exit paths
Krzysztof Kozlowski
2020-09-27
i2c: rk3x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-27
i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC
Khalil Blaiech
2020-09-27
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
2020-09-21
i2c: nvidia-gpu: Use put_unaligned_be24()
Andy Shevchenko
2020-09-21
i2c: ismt: Add support for Intel Emmitsburg PCH
Andy Shevchenko
[next]