summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan2012-05-121-7/+6
* i2c: tegra: fix 10bit address configurationLaxman Dewangan2012-05-121-4/+7
* i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-221-0/+8
* i2c: tegra: Remove unnecessary write to INT_STATUSAlok Chauhan2012-03-071-1/+0
* i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-061-1/+1
* i2c: tegra: Support DVC controller in device treeStephen Warren2011-12-191-1/+5
* i2c: tegra: Add __devinit/exit to probe/removeStephen Warren2011-12-191-2/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-311-0/+1
* | i2c-tegra: __iomem annotation fixOlof Johansson2011-10-291-1/+1
|/
* i2c-tegra: fix possible race condition after txDoug Anderson2011-09-071-14/+32
* i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport2011-09-071-1/+1
* i2c-tegra: Add of_match_tableJohn Bonesio2011-09-071-0/+12
* i2c: Tegra: Add DeviceTree supportJohn Bonesio2011-07-271-1/+16
* i2c: tegra: Assign unused slave addressStephen Warren2011-06-271-1/+7
* i2c: tegra: Add de-bounce cycles.Jay Cheng2011-05-111-1/+3
* i2c: tegra: fix repeated start handlingErik Gilling2011-05-111-2/+2
* i2c: tegra: recover from spurious interrupt stormTodd Poynor2011-05-111-2/+24
* i2c: tegra: Enable new slave mode.Kenneth Waters2011-05-111-0/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* i2c: tegra: Add i2c supportColin Cross2011-02-231-0/+700