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