aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra/i2c.h
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
2015-01-09nyan*: I2C: Fix bus clear BC_TERMINATE naming.Tom Warren
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-26nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren
2014-11-14tegra124: i2c: Reset the controller when there's an error.Gabe Black
2014-09-22Add check_member macro to allow clean and easy struct offset checkingJulius Werner
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-08-19tegra124: Implement the tegra i2c driver.Gabe Black