1. 41d529d i2c: exynos5: Remove IRQF_ONESHOT by Sebastian Andrzej Siewior · 5 years ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. d5c95bd i2c: exynos5: use core helper to mark adapter suspended by Wolfram Sang · 6 years ago
  4. eebfd44 i2c: exynos5: Describe the hardware variant for readability by Krzysztof Kozlowski · 6 years ago
  5. 0430562 i2c: exynos5: simplify transfer function by Andrzej Hajda · 7 years ago
  6. 939c5a4 i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handling by Andrzej Hajda · 7 years ago
  7. 4d3ea4e i2c: exynos5: change internal transmission timeout to 100ms by Andrzej Hajda · 7 years ago
  8. 9242e72 i2c: use dev_get_drvdata() to get private data in suspend/resume hooks by Masahiro Yamada · 7 years ago
  9. b371f86 i2c: exynos5: use core helper to get driver data by Andrzej Hajda · 8 years ago
  10. 70c8c4e i2c: exynos5: de-duplicate error logs on clock setup by Andrzej Hajda · 8 years ago
  11. b9d5b31 i2c: exynos5: simplify clock frequency handling by Andrzej Hajda · 8 years ago
  12. b917d4f i2c: exynos5: simplify timings calculation by Andrzej Hajda · 8 years ago
  13. 9ad2247 i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set by Javier Martinez Canillas · 8 years ago
  14. 7999eec i2c: exynos5: fix arbitration lost handling by Andrzej Hajda · 8 years ago
  15. fd1c9c8 i2c: exynos5: disable fifo-almost-empty irq signal when necessary by Andrzej Hajda · 8 years ago
  16. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  17. 78975f2 Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  18. d4644be i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded by Axel Lin · 9 years ago
  19. 10ff4c5 i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared by Javier Martinez Canillas · 9 years ago
  20. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  21. 194fa7f i2c: exynos5: use proper errno for timeout by Wolfram Sang · 10 years ago
  22. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 2374a53 i2c: exynos: add support for HSI2C module on Exynos7 by Naveen Krishna Ch · 10 years ago
  24. 290025d i2c: exynos5: remove extra line and fix an assignment by Naveen Krishna Ch · 11 years ago
  25. 9f89df3 i2c: exynos5: remove an unnecessary read of FIFO_STATUS register by Naveen Krishna Ch · 11 years ago
  26. 57186fe i2c: exynos5: Properly use the "noirq" variants of suspend/resume by Doug Anderson · 11 years ago
  27. 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  28. 218e149 i2c: exynos5: add support for HSI2C on Exynos5260 SoC by Naveen Krishna Ch · 11 years ago
  29. 0ff83d2 i2c: exynos5: remove unnecessary cast of void pointer by Jingoo Han · 11 years ago
  30. 3917b84 i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  31. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  32. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  33. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  34. 3cd0c2d i2c: exynos5: Remove incorrect clk_disable_unprepare by Sachin Kamat · 11 years ago
  35. 8a73cd4 i2c: exynos5: add High Speed I2C controller driver by Naveen Krishna Ch · 11 years ago