aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-exynos5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch1-6/+65
2014-07-17i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch1-2/+1
2014-07-17i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch1-1/+0
2014-07-16i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson1-2/+10
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-22i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch1-12/+55
2014-03-13i2c: exynos5: remove unnecessary cast of void pointerJingoo Han1-1/+1
2014-03-13i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-0/+2
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+769
2013-11-14i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat1-5/+0
2013-11-01i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch1-0/+774