Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Jingoo Han
|
6d4028c644
i2c: use dev_get_platdata()
|
12 years ago |
Linus Torvalds
|
98f486f18d
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 years ago |
Linus Walleij
|
ac844b6271
i2c: nomadik: use pinctrl PM helpers
|
12 years ago |
Linus Walleij
|
d15b85755b
i2c: nomadik: allocate adapter number dynamically
|
12 years ago |
Linus Walleij
|
3a205be5e8
i2c: nomadik: support elder Nomadiks
|
12 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Wolfram Sang
|
876ae85c8b
i2c: nomadik: drop superfluous variable initialization
|
12 years ago |
Patrice Chotard
|
24e9e157d5
i2c: nomadik: adopt pinctrl support
|
12 years ago |
Chuansheng Liu
|
cf7505ef9c
i2c: nomadik: Fix the usage of wait_for_completion_timeout
|
12 years ago |
Philippe Begnic
|
817315f574
i2c-nomadik: Fixup clock handling
|
12 years ago |
Lee Jones
|
43fea5813c
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
|
13 years ago |
Linus Walleij
|
e89cec7ff8
i2c: nomadik: stop fetching the regulator
|
13 years ago |
Lee Jones
|
b007a3ef95
i2c: nomadik: Add default configuration into the Nomadik I2C driver
|
13 years ago |
Linus Torvalds
|
a410963ba4
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
13 years ago |
Lee Jones
|
98582d9562
ARM: ux500: Remove unused i2c platform_data initialisation code
|
13 years ago |
Virupax Sadashivpetimath
|
51a0c8d0b8
i2c-nomadik: Add 10-bit addressing support
|
13 years ago |
Alessandro Rubini
|
235602146e
i2c-nomadik: turn the platform driver to an amba driver
|
13 years ago |
Alessandro Rubini
|
af97bace2c
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
|
13 years ago |
Ben Dooks
|
3945fe9314
Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2
|
13 years ago |
Jonas Aaberg
|
8abf6fbbd2
i2c-nomadik: cosmetic coding style corrections
|
13 years ago |
Yong Zhang
|
4311051c35
i2c: irq: Remove IRQF_DISABLED
|
14 years ago |
Linus Walleij
|
c8d47631a4
i2c-nomadik: fix kerneldoc warning
|
14 years ago |
srinidhi kasagar
|
4b723a4710
i2c-nomadik: Do not use _interruptible_ variant call
|
14 years ago |
Linus Walleij
|
82a4413450
i2c-nomadik: break out single messsage transmission
|
14 years ago |
Virupax Sadashivpetimath
|
0511f643cb
i2c-nomadik: reset the hw after status check
|
14 years ago |
Virupax Sadashivpetimath
|
b5e890f7e7
i2c-nomadik: remove the unnecessary delay
|
14 years ago |
Virupax Sadashivpetimath
|
553553413a
i2c-nomadik: change the TX and RX threshold
|
14 years ago |
Virupax Sadashivpetimath
|
ebd10e0783
i2c-nomadik: add code to retry on timeout failure
|
14 years ago |
Rabin Vincent
|
b0e751a925
i2c-nomadik: use pm_runtime API
|
14 years ago |