summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-09-14i2c: tegra: Use IMMEDIATE option for I2C Bus ClearChaitanya Bandi
2013-09-14i2c: tegra: Add support for T14x in Tegra I2C driverChaitanya Bandi
2013-09-14gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2013-09-14fixup i2c compileDan Willemsen
2013-09-14fixup i2c compileDan Willemsen
2013-09-14i2c: tegra: Remove redundant assignmentDan Willemsen
2013-09-14i2c-pca: Add tegra i2c gmi bus driverAshutosh Patel
2013-09-14i2c-algo-pca: Added buffered mode support for PCA9665 chip.Ashutosh Patel
2013-09-14i2c: tegra: add dt supportLaxman Dewangan
2013-09-14i2c: algo: implement bus clear logicLaxman Dewangan
2013-09-14i2c: tegra: Queue a write and read togetherChaitanya Bandi
2013-09-14DROP? i2c-tegra: Use platform_get_drvdata instead of dev_get_drvdataDan Willemsen
2013-09-14DROP: i2c: tegra_i2c_hw_feature -> tegra_i2c_chipdataDan Willemsen
2013-09-14i2c: tegra: Reduce number of warning messages for i2c errorsChaitanya Bandi
2013-09-14i2c: tegra: Add stub runtime power managementLaxman Dewangan
2013-09-14i2c: tegra: Add support for clk divisor in standard/fast modeChaitanya Bandi
2013-09-14i2c: tegra: treat compilation warning as errorschowdary
2013-09-14i2c: tegra: Add support for Tegra11Alok Chauhan
2013-09-14i2c: tegra: Fix possible race condition.Laxman Dewangan
2013-09-14i2c: mux: pca954x: correct PTR_ERR for regulatorMayuresh Kulkarni
2013-09-14i2c: tegra: Fix to avoid possible race conditionChaitanya Bandi
2013-09-14i2c: tegra: Avoid duplicate write into Tx fifoChaitanya Bandi
2013-09-14tegra: i2c: do not flush fifo if msg length is 0Alexandre Courbot
2013-09-14tegra: i2c: Added high speed supportAlok Chauhan
2013-09-14i2c: i2c-slave: Fix i2c_add_slave_adapter routineChaitanya Bandi
2013-09-14i2c: tegra: slave: Corrected slave address config routineChaitanya Bandi
2013-09-14i2c: tegra: slave: Add runtime PM supportChaitanya Bandi
2013-09-14i2c: tegra: slave: Fix i2c transmit/receive issuesChaitanya Bandi
2013-09-14i2c: fix crash when there is no regulatorJihoon Bang
2013-09-14i2c: add regulators to PCA954xJihoon Bang
2013-09-14i2c: tegra: Added arbitration lost error recoveryAlok Chauhan
2013-09-14i2c: tegra: Making (&Remove) proper synchronization between isr and callerAlok Chauhan
2013-09-14i2c: tegra: Add more debug message in failure caseLaxman Dewangan
2013-09-14i2c: clock: tegra: Removing unnecessary clock entryLaxman Dewangan
2013-09-14Update copyrightsScott Williams
2013-09-14i2c: tegra: i2c-slave: Fixing initialization seqLaxman Dewangan
2013-09-14i2c: tegra: suppporting clock enable always through platform data.Laxman Dewangan
2013-09-14[ARM] tegra: Implementing i2c slave driverLaxman Dewangan
2013-09-14[ARM]tegra:i2c: Adding i2c slave support apis.Laxman Dewangan
2013-09-14i2c: buses: tegra: assign unused address to i2c slaveNitin Kumbhar
2013-09-14i2c: buses: tegra: use new i2c slave controllerNitin Kumbhar
2013-09-14i2c-tegra: Using suspend_noirq()/resume_noirq() for suspend/resume.Jubeom Kim
2013-09-14i2c-tegra: Retry transfer when unexpected status is detectedJin Park
2013-09-14ARM: tegra: camera: add I2C_FUNC_SMBUS_BYTE required for pca953xPritesh Raithatha
2013-09-13Revert "i2c: tegra: add support for Tegra114 SoC"Dan Willemsen
2013-09-13Revert "i2c: tegra: assume CONFIG_OF, remove platform data"Dan Willemsen
2013-09-13Revert "drivers/i2c/busses: don't check resource with devm_ioremap_resource"Dan Willemsen
2013-08-14i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam
2013-07-25i2c-piix4: Add AMD CZ SMBus device IDShane Huang
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds