summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare-0/+11
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko-5/+3
2014-11-22i2c: omap: fix i207 errata handlingAlexander Kochetkov-3/+5
2014-11-21i2c: designware: prevent early stop on TX FIFO emptyAndrew Jackson-1/+1
2014-11-21i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov-2/+0
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang-222/+4
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-48/+1326
2014-10-16i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com-0/+4
2014-10-16i2c: hix5hd2: add i2c controller driverWei Yan-0/+568
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+4
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+9
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki-5/+9
2014-10-06i2c: i2c-cros-ec-tunnel: Set retries to 3Derek Basehore-0/+3
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker-1/+1
2014-10-06i2c-imx: Disable the clock on probe failureFabio Estevam-2/+6
2014-10-06i2c: designware: Add support for AMD I2C controllerCarl Peng-0/+28
2014-10-06i2c: designware: Rework probe() to get clock a bit laterMika Westerberg-20/+18
2014-10-06i2c: designware: Default to fast mode in case of ACPIMika Westerberg-4/+2
2014-10-03i2c: axxia: Add I2C driver for AXM55xxAnders Berg-0/+571
2014-10-03i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch-7/+66
2014-10-03i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki-0/+3
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross-4/+8
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan-1/+1
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson-2/+4
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson-0/+1
2014-09-29i2c: cros-ec-tunnel: Add of match tableSjoerd Simons-0/+9
2014-09-29i2c: rcar: remove sign-compare flawWolfram Sang-1/+1
2014-09-29i2c: ismt: Use minimum descriptor sizeFan Du-1/+1
2014-09-29i2c: imx: Add arbitration lost checkHaibo Chen-0/+8
2014-09-29i2c: rk3x: Remove unlikely() annotationsDoug Anderson-2/+2
2014-09-29i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov-1/+7
2014-09-29i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov-7/+2
2014-09-29i2c: rcar: simplify check for last messageSergei Shtylyov-1/+1
2014-09-29i2c: designware: add support of platform data to set I2C modeTan, Raymond-0/+6
2014-09-29i2c: designware: add support of I2C standard modeRomain Baeriswyl-2/+21
2014-09-26treewide: Fix typos in KconfigMasanari Iida-1/+1
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang-368/+355
2014-09-22i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson-5/+8
2014-09-20i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke-6/+5
2014-09-20i2c: mxs: fix error message in pio transferJanusz Użycki-1/+1
2014-09-20i2c: ismt: use correct length when copy bufferFan Du-2/+2
2014-09-20i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov-2/+2
2014-09-20i2c: tegra: Move clk_prepare/clk_set_rate to probeMikko Perttunen-12/+45
2014-09-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov-0/+22
2014-09-02i2c: at91: add bound checking on SMBus block length bytesMarek Roszko-4/+24
2014-09-02i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke-0/+4