summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: tegra: Only display error messages if DMA setup failsJonathan Hunter2019-02-231-4/+6
* i2c: tegra: remove multi-master supportSowjanya Komatineni2019-02-231-2/+2
* i2c: tegra: remove master fifo support on tegra186Sowjanya Komatineni2019-02-231-1/+1
* i2c: tegra: change phrasing, "fallbacking" to "falling back"Colin Ian King2019-02-151-2/+2
* i2c: tegra: add i2c interface timing supportSowjanya Komatineni2019-02-141-30/+159
* i2c: tegra: update transfer timeoutSowjanya Komatineni2019-02-141-4/+11
* i2c: tegra: Add DMA supportSowjanya Komatineni2019-02-141-49/+383
* i2c: tegra: update maximum transfer sizeSowjanya Komatineni2019-02-141-2/+6
* i2c: tegra: fix maximum transfer sizeSowjanya Komatineni2019-02-141-1/+1
* i2c: tegra: add bus clear Master SupportSowjanya Komatineni2019-02-141-0/+81
* i2c: tegra: sort all the include headers alphabeticallySowjanya Komatineni2019-02-141-11/+8
* i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni2019-01-111-1/+14
* i2c: tegra: Switch to SPDX identifierThierry Reding2018-12-171-10/+1
* i2c: tegra: Add missing kerneldoc for some fieldsThierry Reding2018-12-171-0/+15
* i2c: tegra: Cleanup kerneldoc commentsThierry Reding2018-12-171-12/+11
* i2c: tegra: replace spin_lock_irqsave with spin_lock in ISRjun qian2018-12-111-3/+2
* i2c: tegra: use core to detect 'no zero length' quirkWolfram Sang2018-10-051-3/+1
* Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang2018-07-171-9/+8
|\
| * i2c: tegra: Fix NACK error handlingJon Hunter2018-07-101-9/+8
* | i2c: tegra: Add support for Tegra194Thierry Reding2018-07-031-14/+76
|/
* i2c: tegra: Remove suspend-resumeDmitry Osipenko2018-05-301-33/+0
* i2c: busses: make i2c_adapter_quirks constBhumika Goyal2017-08-291-1/+1
* i2c: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* i2c: tegra: Fix assignment of boolean variablesJon Hunter2016-09-081-2/+2
* i2c: tegra: proper handling of error casesShardar Shariff Md2016-09-081-2/+27
* i2c: tegra: use atomic poll function during configurationShardar Shariff Md2016-09-081-2/+7
* i2c: tegra: add separate function for config_load programingShardar Shariff Md2016-09-081-15/+26
* i2c: tegra: If fifo flush fails return errorShardar Shariff Md2016-09-081-0/+2
* i2c: tegra: use readl_poll_timeout after config_load reg programmedShardar Shariff Md2016-09-081-9/+14
* i2c: tegra: Add pinctrl supportJon Hunter2016-08-301-1/+6
* i2c: tegra: Add runtime power-management supportJon Hunter2016-08-301-14/+46
* i2c: tegra: Simplify I2C resumeJon Hunter2016-08-301-8/+3
* i2c: tegra: Use device name for adapter nameJon Hunter2016-08-301-1/+1
* i2c: tegra: Remove non device-tree supportJon Hunter2016-08-301-9/+3
* i2c: tegra: Add missing new line charactersJon Hunter2016-08-301-4/+4
* i2c: tegra: Fix missing blank lines after declarationsJon Hunter2016-08-301-6/+13
* i2c: tegra: Use BIT macroJon Hunter2016-08-301-33/+33
* i2c: tegra: Fix lines over 80 charactersJon Hunter2016-08-301-4/+6
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1
* i2c: tegra: Correct error path in probeJon Hunter2016-07-061-1/+1
* i2c: tegra: disable clock before returning errorShardar Shariff Md2016-05-111-3/+4
* i2c: tegra: enable multi master mode for tegra210Shardar Shariff Md2016-04-121-6/+68
* i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang2016-02-241-3/+1
* i2c: tegra: drop duplicated code for assigning algoBarry Song2015-10-201-1/+0
* i2c: tegra: add support for fast plus (FM+) mode clock rateLaxman Dewangan2015-08-101-2/+15
* i2c: tegra: update CONFIG_LOAD for new conifigurationLaxman Dewangan2015-08-101-0/+35
* i2c: tegra: apply size limit quirkWolfram Sang2015-06-211-0/+7
* i2c: tegra: don't advertise SMBUS_QUICKWolfram Sang2015-06-211-2/+2
* i2c: tegra: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-151-5/+7
* i2c: tegra: Maintain CPU endiannessDmitry Osipenko2015-01-261-0/+2