aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-tegra.c
Commit message (Expand)AuthorAge
* i2c: tegra: use of_match_ptr() for match_table initializationLaxman Dewangan2012-07-12
* i2c: tegra: use clk_disable_unprepare in place of clk_disableLaxman Dewangan2012-07-12
* i2c: tegra: remove unused member variableLaxman Dewangan2012-07-12
* i2c: tegra: make all resource allocation through devm_*Laxman Dewangan2012-07-08
* i2c: tegra: support for I2C_M_NOSTART functionalityLaxman Dewangan2012-07-08
* i2c: tegra: add PROTOCOL_MANGLING as supported functionality.Laxman Dewangan2012-07-08
* i2c: tegra: make sure register writes completesLaxman Dewangan2012-07-08
* i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan2012-05-12
* i2c: tegra: fix 10bit address configurationLaxman Dewangan2012-05-12
* i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-22
* i2c: tegra: Remove unnecessary write to INT_STATUSAlok Chauhan2012-03-07
* i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-06
* i2c: tegra: Support DVC controller in device treeStephen Warren2011-12-19
* i2c: tegra: Add __devinit/exit to probe/removeStephen Warren2011-12-19
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-31
* | i2c-tegra: __iomem annotation fixOlof Johansson2011-10-29
|/
* i2c-tegra: fix possible race condition after txDoug Anderson2011-09-06
* i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport2011-09-06
* i2c-tegra: Add of_match_tableJohn Bonesio2011-09-06
* i2c: Tegra: Add DeviceTree supportJohn Bonesio2011-07-26
* i2c: tegra: Assign unused slave addressStephen Warren2011-06-27
* i2c: tegra: Add de-bounce cycles.Jay Cheng2011-05-11
* i2c: tegra: fix repeated start handlingErik Gilling2011-05-11
* i2c: tegra: recover from spurious interrupt stormTodd Poynor2011-05-11
* i2c: tegra: Enable new slave mode.Kenneth Waters2011-05-11
* Fix common misspellingsLucas De Marchi2011-03-31
* i2c: tegra: Add i2c supportColin Cross2011-02-22