summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-09-27i2c: sw-edid: add a driver which simulates edidMax Krummenacher
2014-06-13i2c: tegra: do bit-banging for i2c transfer at 50KHz.Laxman Dewangan
2014-06-13i2c: algo: add more error/info printsLaxman Dewangan
2014-05-28i2c: tegra: protect i2c state variablesSang-Hun Lee
2014-05-28i2c-algo-bit: fix scheduling while atomicAllen Yu
2014-05-23i2c: tegra: warn on i2c init failureSang-Hun Lee
2014-03-25i2c: tegra: Set pinctrl drive settings dynamically for HS modeChaitanya Bandi
2014-03-20i2c: tegra: Make TX_FIFO filling un-interruptibleChaitanya Bandi
2014-03-13i2c: tegra: do bitbanging xfer if atomic xfer is requiredLaxman Dewangan
2014-03-13i2c: core: do only atomic transfer in machine shutdown/restartLaxman Dewangan
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-03i2c: tegra: Enable PACKET_MODE_EN only during xferChaitanya Bandi
2014-02-13i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley
2014-02-13i2c: tegra: Allow no transactions after shutdownChaitanya Bandi
2014-02-05i2c: tegra: call adapter lock in shutdown callbackLaxman Dewangan
2014-02-05i2c: add flag for cancel transfer when adapter shutdownLaxman Dewangan
2014-02-03mux: pca954x: fix compilation warningsLaxman Dewangan
2014-01-21i2c: tegra: fix building errorKerwin Wan
2014-01-21i2c: tegra: Replace writesl/readsl callsChaitanya Bandi
2014-01-15i2c: pca954x: Use devm_* managed allocatorLaxman Dewangan
2014-01-15i2c: mux: pca954x: make pullup regulator optionalLaxman Dewangan
2014-01-13i2c: mux: pca954x: pass deselect mux when it is register from DTLaxman Dewangan
2014-01-13i2c: mux-core: add deselect property on child nodeLaxman Dewangan
2014-01-13i2c: tegra: remove bus number aliasing with nodeLaxman Dewangan
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