summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-12-30i2c: tegra: add dt parsing for cldvfs clock requirementsLaxman Dewangan
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-04i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu
2013-12-04i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu
2013-11-04i2c: tegra: handle Tegra pm notifier eventsPrashant Gaikwad
2013-11-04Revert "i2c: tegra: restore i2c after resume from LP0"Prashant Gaikwad
2013-11-04i2c: ismt: initialize DMA bufferJames Ralston
2013-10-31Revert "i2c: tegra: handle Tegra pm notifier events"Juha Tukkinen
2013-10-31i2c: tegra: handle Tegra pm notifier eventsPrashant Gaikwad
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-18i2c: omap: Clear ARDY bit twiceTaras Kondratiuk
2013-10-17i2c: tegra: restore i2c after resume from LP0Prashant Gaikwad
2013-09-14ARM: tegra: Use <linux/clk/tegra.h> instead of <mach/clk.h>Dan Willemsen
2013-09-14i2c: tegra: Add debug prints for i2c timed out caseChaitanya Bandi
2013-09-14i2c: tegra: Use appropriate clk divisor and debounce for HS modeChaitanya Bandi
2013-09-14i2c: tegra: Add appropriate clk divisor for FM Plus modeChaitanya Bandi
2013-09-14i2c: tegra: add compatible and platform id for Tegra124Laxman Dewangan
2013-09-14i2c: tegra: Implement the bit banging method for i2c transfer after shutdownLaxman Dewangan
2013-09-14i2c: tegra: enable I2C_INT_ALL_PACKETS_XFER_COMPLETE interrupt.Nitin Sehgal
2013-09-14arm: tegra: gmi: Fix driver dependencies for devices on gmi bus.Nitin Sehgal
2013-09-14i2c: tegra: do not suspend i2c interruptsLaxman Dewangan
2013-09-14i2c: tegra: move error prints from isr to caller contextLaxman Dewangan
2013-09-14i2c: tegra: Return -EAGAIN in case of ARB LostChaitanya Bandi
2013-09-14i2c: tegra: Use ALL_PACKETS_XFER_COMPLETE interruptChaitanya Bandi
2013-09-14i2c: tegra: Add cl_dvfs clock enabling for PWR_I2CChaitanya Bandi
2013-09-14i2c: tegra: Add CONFIG_LOAD register setting for T14xChaitanya Bandi
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