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
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
2026-02-03
Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2026-01-15
i2c: tegra: remove unused rst
Guixin Liu
2026-01-14
i2c: tegra: Add Tegra264 support
Akhil R
2026-01-14
i2c: tegra: Add support for SW mutex register
Kartik Rajput
2026-01-14
i2c: tegra: Add HS mode support
Akhil R
2026-01-14
i2c: tegra: Update Tegra256 timing parameters
Akhil R
2026-01-14
i2c: tegra: Use separate variables for fast and fastplus
Akhil R
2026-01-14
i2c: tegra: Do not configure DMA if not supported
Kartik Rajput
2025-09-13
i2c: tegra: Add Tegra256 support
Akhil R
2025-07-30
i2c: tegra: Remove dma_sync_*() calls
Akhil R
2025-07-30
i2c: tegra: Use internal reset when reset property is not available
Akhil R
2025-07-29
Merge tag 'i2c-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-24
i2c: tegra: Fix reset error handling with ACPI
Akhil R
2025-07-24
i2c: tegra: Add missing kernel-doc for dma_dev member
Hans Zhang
2025-06-12
i2c: use inclusive callbacks in struct i2c_algorithm
Wolfram Sang
2025-05-19
i2c: tegra: check msg length in SMBUS block read
Akhil R
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-15
i2c: tegra: Do not mark ACPI devices as irq safe
Breno Leitao
2024-05-06
i2c: tegra: remove printout on handled timeouts
Wolfram Sang
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-14
i2c: tegra: Fix i2c-tegra DMA config option processing
Parker Newman
2023-08-14
i2c: tegra: Fix failure during probe deferral cleanup
Thierry Reding
2023-06-05
i2c: tegra: allow VI support to be compiled out
Michał Mirosław
2023-06-05
i2c: tegra: allow DVC support to be compiled out
Michał Mirosław
2023-06-05
i2c: tegra: Share same DMA channel for RX and TX
Akhil R
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-30
i2c: tegra: Fix PEC support for SMBUS block read
Akhil R
2022-12-15
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-02
i2c: tegra: Set ACPI node as primary fwnode
Akhil R
2022-11-01
i2c: tegra: Allocate DMA memory for DMA engine
Thierry Reding
2022-09-16
i2c: tegra: Add GPCDMA support
Akhil R
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-03-01
i2c: tegra: Add SMBus block read function
Akhil R
2021-12-10
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
2021-11-29
i2c: tegra: Add the ACPI support
Akhil R
2021-10-29
i2c: tegra: Ensure that device is suspended before driver is removed
Dmitry Osipenko
2021-01-28
i2c: tegra: Use threaded interrupt
Dmitry Osipenko
2021-01-17
i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
Sowjanya Komatineni
2021-01-11
i2c: tegra: Wait for config load atomically while in ISR
Mikko Perttunen
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
[next]