aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/i2c.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-03soc/nvidia/tegra: Constify variablePatrick Georgi
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22nvidia/tegra*: check bus number for i2c driver APIsYen Lin
2014-11-14tegra124: i2c: Reset the controller when there's an error.Gabe Black
2014-08-19tegra124: Implement the tegra i2c driver.Gabe Black