summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-exynos5.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | i2c: exynos5: use proper errno for timeoutWolfram Sang2014-11-101-2/+2
|/
* i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-031-6/+65
* i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch2014-07-171-2/+1
* i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch2014-07-171-1/+0
* i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson2014-07-161-2/+10
* i2c: remove unnecessary OOM messagesJingoo Han2014-06-021-3/+1
* i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2014-05-221-12/+55
* i2c: exynos5: remove unnecessary cast of void pointerJingoo Han2014-03-131-1/+1
* i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-131-0/+2
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
* i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-141-5/+0
* i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-011-0/+774
OpenPOWER on IntegriCloud