blob: 9d6dfdaf5495ba081289b65717396e3ac9513682 [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")