Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5bc22a42e4d46cc203fdfb6d2c76202b08666a0
/
drivers
/
i2c
/
busses
/
i2c-nomadik.c
f87b53a
i2c: nomadik: match status to return type of read_i2c
by Nicholas Mc Guire
· 10 years ago
9bb9fee
i2c: nomadik: match return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
6ed23b8
PM: Merge the SET*_RUNTIME_PM_OPS() macros
by Rafael J. Wysocki
· 10 years ago
19181d7
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
9219982
i2c: nomadik: Fixup system suspend
by Ulf Hansson
· 11 years ago
37e5eb0
i2c: nomadik: Don't use IS_ERR for devm_ioremap
by Ulf Hansson
· 11 years ago
8e57c78
i2c: i2c-nomadik: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
624df09
i2c: nomadik: Remove busy check for transfers at suspend late
by Ulf Hansson
· 11 years ago
bce9f8d
i2c: nomadik: Convert to late and early system PM callbacks
by Ulf Hansson
· 11 years ago
e46d3975
i2c: nomadik: Fixup deployment of runtime PM
by Ulf Hansson
· 11 years ago
0ec80c2
i2c: nomadik: Remove redundant call to pm_runtime_disable
by Ulf Hansson
· 11 years ago
9b2b98a
i2c: nomadik: Convert to devm functions
by Ulf Hansson
· 11 years ago
c33a004
i2c: nomadik: factor platform data into state container
by Linus Walleij
· 11 years ago
5915dbf
i2c: nomadik: remove platform data header
by Linus Walleij
· 11 years ago
9773039
i2c: nomadik: auto-calculate slave setup time
by Linus Walleij
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
6d4028c
i2c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
98f486f1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
ac844b62
i2c: nomadik: use pinctrl PM helpers
by Linus Walleij
· 11 years ago
d15b857
i2c: nomadik: allocate adapter number dynamically
by Linus Walleij
· 11 years ago
3a205be
i2c: nomadik: support elder Nomadiks
by Linus Walleij
· 11 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
876ae85
i2c: nomadik: drop superfluous variable initialization
by Wolfram Sang
· 12 years ago
24e9e15
i2c: nomadik: adopt pinctrl support
by Patrice Chotard
· 12 years ago
cf7505e
i2c: nomadik: Fix the usage of wait_for_completion_timeout
by Chuansheng Liu
· 12 years ago
817315f
i2c-nomadik: Fixup clock handling
by Philippe Begnic
· 12 years ago
43fea58
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
by Lee Jones
· 12 years ago
e89cec7
i2c: nomadik: stop fetching the regulator
by Linus Walleij
· 12 years ago
b007a3e
i2c: nomadik: Add default configuration into the Nomadik I2C driver
by Lee Jones
· 12 years ago
a410963
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
98582d9
ARM: ux500: Remove unused i2c platform_data initialisation code
by Lee Jones
· 13 years ago
51a0c8d
i2c-nomadik: Add 10-bit addressing support
by Virupax Sadashivpetimath
· 12 years ago
2356021
i2c-nomadik: turn the platform driver to an amba driver
by Alessandro Rubini
· 12 years ago
af97bac
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
by Alessandro Rubini
· 12 years ago
3945fe9
Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2
by Ben Dooks
· 13 years ago
8abf6fbb
i2c-nomadik: cosmetic coding style corrections
by Jonas Aaberg
· 13 years ago
4311051
i2c: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
c8d4763
i2c-nomadik: fix kerneldoc warning
by Linus Walleij
· 13 years ago
4b723a4
i2c-nomadik: Do not use _interruptible_ variant call
by srinidhi kasagar
· 13 years ago
82a4413
i2c-nomadik: break out single messsage transmission
by Linus Walleij
· 13 years ago
0511f64
i2c-nomadik: reset the hw after status check
by Virupax Sadashivpetimath
· 13 years ago
b5e890f
i2c-nomadik: remove the unnecessary delay
by Virupax Sadashivpetimath
· 13 years ago
5535534
i2c-nomadik: change the TX and RX threshold
by Virupax Sadashivpetimath
· 13 years ago
ebd10e0
i2c-nomadik: add code to retry on timeout failure
by Virupax Sadashivpetimath
· 13 years ago
b0e751a
i2c-nomadik: use pm_runtime API
by Rabin Vincent
· 13 years ago
4cb3f53
i2c-nomadik: print abort cause only on abort tag
by Virupax Sadashivpetimath
· 13 years ago
cd20e4f
i2c-nomadik: correct adapter timeout initialization
by Virupax Sadashivpetimath
· 13 years ago
c436f92
i2c-nomadik: remove the redundant error message
by srinidhi kasagar
· 13 years ago
99381be
i2c-nomadik: corrrect returned error numbers
by Virupax Sadashivpetimath
· 13 years ago
9772760
i2c-nomadik: make i2c timeout specific per i2c bus
by Virupax Sadashivpetimath
· 13 years ago
a20d239
i2c-nomadik: add regulator support
by Jonas Aberg
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
fe3c560
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
6d779a4
i2c-nomadik: fix regression on adapter name
by Linus Walleij
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
f868fc3
i2c-nomadik: fixup bus delays
by Linus Walleij
· 14 years ago
5680bc6
i2c-nomadik: support smbus emulation
by Linus Walleij
· 14 years ago
8ef4f4e
i2c-nomadik: dynamic clocking
by Linus Walleij
· 14 years ago
1804edd
i2c-nomadik: documentation fixes
by Linus Walleij
· 14 years ago
1df3ab1
i2c-nomadik: fix operator precedence warning
by Rabin Vincent
· 15 years ago
a1c2767
i2c-nomadik: release region when removed
by Rabin Vincent
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3f9900f
i2c: Add support for Ux500/Nomadik I2C controller
by srinidhi kasagar
· 15 years ago