summaryrefslogtreecommitdiffstats
path: root/mm/readahead.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05i2c: tegra: Add missing pm_runtime_put()Dmitry Osipenko1-2/+2
2020-10-05i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transferDmitry Osipenko1-9/+16
2020-10-05i2c: testunit: improve documentationWolfram Sang1-5/+8
2020-09-29i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQBarry Song3-9/+6
2020-09-29i2c: efm32: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo1-9/+3
2020-09-29i2c: i801: Add support for Intel Alder Lake PCH-SJarkko Nikula3-0/+6
2020-09-27dt-bindings: i2c: imx: Fix i.MX 7 compatible matchingKrzysztof Kozlowski1-0/+3
2020-09-27dt-bindings: i2c: imx: Add properties and use unevaluatedPropertiesKrzysztof Kozlowski1-1/+4
2020-09-27dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matchingKrzysztof Kozlowski1-4/+7
2020-09-27dt-bindings: i2c: imx-lpi2c: Add properties and use unevaluatedPropertiesKrzysztof Kozlowski1-2/+16
2020-09-27i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-11/+13
2020-09-27i2c: rk3x: Simplify with dev_err_probe()Krzysztof Kozlowski1-12/+7
2020-09-27i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoCKhalil Blaiech4-0/+2526