summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
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-26Revert "i2c: tegra: use PM runtime framework"Varun Wadekar
2011-12-23i2c: tegra: use PM runtime frameworkPeter De Schrijver
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: 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: 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
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar
2011-07-27i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA
2011-07-27i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA
2011-07-27i2c: Tegra: Add DeviceTree supportJohn Bonesio
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds