blob: 34d8c2c591d4f2b08c33c59fb47cdc7d147d138a [file] [log] [blame]
a99042e7d9fb ("i2c: tegra: Clean up variable names")
89e3748acd0b ("i2c: tegra: Improve formatting of variables")
3b3b8e59d014 ("i2c: tegra: Check errors for both positive and negative values")
d380d48ff376 ("i2c: tegra: Factor out hardware initialization into separate function")
507ae6ab724b ("i2c: tegra: Factor out register polling into separate function")
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()")
e57ac5aba01a ("i2c: tegra: Rename wait/poll functions")
8d57c2f3654e ("i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()")
d6a7969b7980 ("i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()")
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")
55c52f16a017 ("i2c: tegra: Clean up probe function")
6fe3e2015faa ("i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()")
586a97d907ac ("i2c: tegra: Use clk-bulk helpers")
20b9a6c3ef2c ("i2c: tegra: Use platform_get_irq()")
f7d62a11858c ("i2c: tegra: Use devm_platform_get_and_ioremap_resource()")
d3dfd625ffb0 ("i2c: tegra: Remove error message used for devm_request_irq() failure")
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")
ed022e5dd3a0 ("i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()")
e4fc2efbc310 ("i2c: tegra: Add missing pm_runtime_put()")
900aed24d3e4 ("i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer")