summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/nvidia/tegra: Constify variablePatrick Georgi2019-12-031-1/+1
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-021-1/+1
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* nvidia/tegra*: check bus number for i2c driver APIsYen Lin2015-04-221-0/+2
* nyan*: I2C: Fix bus clear BC_TERMINATE naming.Tom Warren2015-01-091-2/+2
* i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner2014-12-301-0/+2
* nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren2014-12-261-2/+15
* tegra124: i2c: Reset the controller when there's an error.Gabe Black2014-11-141-1/+7
* Add check_member macro to allow clean and easy struct offset checkingJulius Werner2014-09-221-0/+1
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-111/+68
* tegra124: Implement the tegra i2c driver.Gabe Black2014-08-191-0/+196