summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-exynos5.c
Commit message (Expand)AuthorAge
* i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handlingAndrzej Hajda2018-02-27
* i2c: exynos5: change internal transmission timeout to 100msAndrzej Hajda2018-01-15
* i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada2017-07-31
* i2c: exynos5: use core helper to get driver dataAndrzej Hajda2017-04-21
* i2c: exynos5: de-duplicate error logs on clock setupAndrzej Hajda2017-04-21
* i2c: exynos5: simplify clock frequency handlingAndrzej Hajda2017-04-21
* i2c: exynos5: simplify timings calculationAndrzej Hajda2017-04-21
* i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas2017-03-09
* i2c: exynos5: fix arbitration lost handlingAndrzej Hajda2017-02-23
* i2c: exynos5: disable fifo-almost-empty irq signal when necessaryAndrzej Hajda2017-02-23
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-22
* Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-19
|\
| * i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-codedAxel Lin2016-04-24
* | i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas2016-04-22
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | i2c: exynos5: use proper errno for timeoutWolfram Sang2014-11-10
|/
* i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-03
* i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch2014-07-17
* i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch2014-07-17
* i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson2014-07-16
* i2c: remove unnecessary OOM messagesJingoo Han2014-06-02
* i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2014-05-22
* i2c: exynos5: remove unnecessary cast of void pointerJingoo Han2014-03-13
* i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-13
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* treewide: Fix typos in printkMasanari Iida2013-12-19
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
* i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-14
* i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-01