blob: 473d4370412a32251bf9dd3f3a84f5b9708329d6 [file] [log] [blame]
89e3748acd0b ("i2c: tegra: Improve formatting of variables")
4be62340f3ce ("i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()")
4a8e0f87977e ("i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()")
8d57c2f3654e ("i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()")
055ba33154a7 ("i2c: tegra: Remove likely/unlikely from the code")
f1c2ff98065d ("i2c: tegra: Clean up variable types")
df384fa58a32 ("i2c: tegra: Reorder location of functions in the code")
6fe3e2015faa ("i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()")
586a97d907ac ("i2c: tegra: Use clk-bulk helpers")
76bc845a78c5 ("i2c: tegra: Runtime PM always available on Tegra")
8ff727316a09 ("i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member")
8548a75f3e8d ("i2c: tegra: Initialize div-clk rate unconditionally")
e4fc2efbc310 ("i2c: tegra: Add missing pm_runtime_put()")
0d7226209867 ("i2c: tegra: Fix runtime resume to re-init VI I2C")
42aa38b54e35 ("i2c: tegra: Fix the error path in tegra_i2c_runtime_resume")
7232f53e7383 ("i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare")
9e29420ddb13 ("i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM")
c73178b93754 ("i2c: tegra: Add support for the VI I2C on Tegra210")
82dd45f5cb0b ("i2c: tegra: Use FIELD_PREP/FIELD_GET macros")
90224e6468e1 ("i2c: drivers: Use generic definitions for bus frequencies")
28d98666dbc0 ("i2c: tegra: Always terminate DMA transfer")
ede2299f7101 ("i2c: tegra: Support atomic transfers")
b5d5605ca3ce ("i2c: tegra: Prevent interrupt triggering after transfer timeout")
24a49678f5e2 ("i2c: tegra: Properly disable runtime PM on driver's probe error")
8ebf15e9c869 ("i2c: tegra: Move suspend handling to NOIRQ phase")
e5738bc46d49 ("i2c: tegra: Compile PM functions unconditionally")
d04913ec5f89 ("i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver")
57ca968b69ec ("i2c: tegra: remove BUG() macro")
acc8abcb2a9c ("i2c: tegra: Add suspend-resume support")
d680a50cb9c5 ("i2c: tegra: Avoid error message on deferred probe")
bebff81fb8b9 ("i2c: bcm2835: Model Divider in CCF")
9d174476ddc1 ("i2c: tegra: add spinlock definition comment")
26955a7bbfca ("i2c: tegra: fix alignment and spacing violations")
233d0ab6ffdc ("i2c: tegra: remove unnecessary variable init")
c84663cbdb4d ("i2c: tegra: clean up macros")
8221324b1af8 ("i2c: iproc: Change driver to use 'BIT' macro")
d303ce595cac ("i2c: riic: Add Runtime PM support")
25708278f810 ("i2c: mediatek: Add i2c support for MediaTek MT8183")
a15c91bac695 ("i2c: mediatek: Add i2c and apdma sync in i2c driver")
bc6eaf17097b ("i2c: mediatek: Add offsets array for new i2c registers")
a9f0a81ef88b ("i2c: iproc: use wrapper for read/write access")
3f98ad45e585 ("i2c: iproc: add polling support")
f34b8d9093d7 ("i2c: iproc: Add slave mode support")
c24b8d574b7c ("i2c: iproc: Extend I2C read up to 255 bytes")
529766e0a011 ("i2c: Add drivers for the AMD PCIe MP2 I2C controller")
0940d24912e9 ("i2c: tegra: add i2c interface timing support")
80d40626cc76 ("i2c: tegra: update transfer timeout")
86c92b9965ff ("i2c: tegra: Add DMA support")
b03ff2a23359 ("i2c: tegra: update maximum transfer size")
f4e3f4ae1d9c ("i2c: tegra: fix maximum transfer size")