summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-08-29i2c: tegra: Add stub runtime power managementLaxman Dewangan
2012-08-29i2c: tegra: rename fast clock and div clockLaxman Dewangan
2012-08-29i2c: tegra: remove support for I2C_M_REV_DIR_ADDRLaxman Dewangan
2012-08-22i2c: tegra: Add delay before resetting the controller after NACKLaxman Dewangan
2012-08-21i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan
2012-08-21i2c: tegra: better describe fast and div clocksLaxman Dewangan
2012-08-21i2c: tegra: declare iomap address to iomem typeLaxman Dewangan
2012-08-21i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20Laxman Dewangan
2012-07-31i2c: tegra: treat compilation warning as errorschowdary
2012-07-19i2c: tegra: enable/disable clock unconditionally during xferLaxman Dewangan
2012-07-19i2c: tegra: remove unused member variableLaxman Dewangan
2012-07-19i2c: tegra: i2c slave initialization for non-dvc i2cLaxman Dewangan
2012-07-19Revert "i2c: tegra: Fix i2c unknown interrupt issue"Laxman Dewangan
2012-07-19i2c: tegra: make sure register writes completesLaxman Dewangan
2012-07-19i2c: tegra: make all resource allocation through devm_*Laxman Dewangan
2012-07-19i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta
2012-07-19i2c: tegra: Add __devinit/exit to probe/removeStephen Warren
2012-07-19i2c: tegra: rename dev_pm_ops variables/macroLaxman Dewangan
2012-07-19i2c: tegra: use of_match_ptr() for match_table initializationLaxman Dewangan
2012-05-30i2c: tegra: Fix possible race condition.Laxman Dewangan
2012-05-18i2c: tegra: Fix i2c unknown interrupt issueKen Chang
2012-04-18i2c: tegra: support for I2C_M_NOSTART protocol manglingLaxman Dewangan
2012-04-05i2c: tegra: Support for I2C_M_REV_DIR_ADDR protocol manglingLaxman Dewangan
2012-04-03i2c: tegra: Fix to avoid possible race conditionChaitanya Bandi
2012-04-03i2c: tegra: Avoid duplicate write into Tx fifoChaitanya Bandi
2012-03-30i2c: tegra: Correct 10bit address configurationLaxman Dewangan
2012-03-23i2c: tegra: Remove synchronization between init and isrChaitanya Bandi
2012-02-22i2c: tegra: clock control for fast clockLaxman Dewangan
2012-02-21i2c: tegra: Add connection name in clk_get_sysLaxman Dewangan
2012-02-09tegra: i2c: do not flush fifo if msg length is 0Alexandre Courbot
2012-01-30tegra: i2c: Added high speed supportAlok Chauhan
2012-01-30tegra: i2c: mutex-protect access to is_suspendedAlexandre Courbot
2012-01-04i2c: tegra:don't overwrite arb_recovery function pointerLinqiang Pu
2011-12-30i2c: i2c-slave: Fix i2c_add_slave_adapter routineChaitanya Bandi
2011-12-26Revert "i2c: tegra: use PM runtime framework"Varun Wadekar
2011-12-23i2c: tegra: use PM runtime frameworkPeter De Schrijver
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2011-12-08i2c: tegra: slave: Corrected slave address config routineChaitanya Bandi
2011-11-30HACK merge fixups for compileDan Willemsen
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30i2c: tegra: slave: Add runtime PM supportChaitanya Bandi
2011-11-30i2c: tegra: slave: Fix i2c transmit/receive issuesChaitanya Bandi
2011-11-30i2c: fix crash when there is no regulatorJihoon Bang
2011-11-30i2c: add regulators to PCA954xJihoon Bang
2011-11-30i2c: tegra: Updated Arbitration lost recoveryAlok Chauhan
2011-11-30i2c: tegra: Added arbitration lost error recoveryAlok Chauhan
2011-11-30Revert "i2c: tegra: Remove the synchronization between isr and caller"Alok Chauhan
2011-11-30i2c: tegra: Remove the synchronization between isr and callerAlok Chauhan
2011-11-30i2c: tegra: Making proper synchronization between isr and callerAlok Chauhan