summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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
2011-11-30i2c: tegra: Add more debug message in failure caseLaxman Dewangan
2011-11-30i2c: clock: tegra: Removing unnecessary clock entryLaxman Dewangan
2011-11-30Update copyrightsScott Williams
2011-11-30i2c: tegra: i2c-slave: Fixing initialization seqLaxman Dewangan
2011-11-30i2c: tegra: suppporting clock enable always through platform data.Laxman Dewangan
2011-11-30[ARM] tegra: Implementing i2c slave driverLaxman Dewangan
2011-11-30[ARM]tegra:i2c: Adding i2c slave support apis.Laxman Dewangan
2011-11-30[ARM] tegra i2c: Removing unnecessarily write on INT_STATUSAlok Chauhan
2011-11-30i2c: buses: tegra: assign unused address to i2c slaveNitin Kumbhar
2011-11-30i2c: buses: tegra: use new cam_i2c slave controllerNitin Kumbhar
2011-11-30i2c: buses: tegra: use new i2c slave controllerNitin Kumbhar
2011-11-30i2c-tegra: Using suspend_noirq()/resume_noirq() for suspend/resume.Jubeom Kim
2011-11-30i2c-tegra: Retry transfer when unexpected status is detectedJin Park
2011-11-30ARM: tegra: camera: add I2C_FUNC_SMBUS_BYTE required for pca953xPritesh Raithatha
2011-11-30i2c: busses: i2c-tegra: Fix multi-busColin Cross
2011-11-30Fix i2c buildColin Cross
2011-11-30i2c-tegra: add support for virtual busses with dynamic pinmuxingGary King
2011-09-07i2c-tegra: fix possible race condition after txDoug Anderson
2011-09-07i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport
2011-09-07i2c-tegra: Add of_match_tableJohn Bonesio
2011-09-07i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin