Linus Torvalds
|
a410963ba4
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
13 years ago |
Laurent Pinchart
|
fb604a3d58
i2c-omap: Add support for I2C_M_STOP message flag
|
13 years ago |
Jon Hunter
|
f518b482c8
i2c: omap: Correct I2C revision for OMAP3
|
13 years ago |
Shubhrajyoti D
|
0e33bbb254
i2c: omap: Do not initialise the completion everytime
|
13 years ago |
Shubhrajyoti D
|
5692d2a22e
i2c: omap: Use SET_RUNTIME_PM_OPS
|
13 years ago |
Shubhrajyoti D
|
d790aea70d
i2c: omap: Annotate the remove code
|
13 years ago |
Neil Brown
|
b4fde5e7ed
I2C: OMAP: Fix timeout problem during suspend.
|
13 years ago |
Shubhrajyoti D
|
c8db38f0e1
I2C: OMAP: Rename the 1p153 to the erratum id i462
|
13 years ago |
Shubhrajyoti D
|
e7e62df09d
I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached
|
13 years ago |
Tasslehoff Kjappfot
|
9aa8ec676b
I2C: OMAP: prevent the overwrite of the errata flags
|
13 years ago |
Shubhrajyoti D
|
3b0fb97c8d
I2C: OMAP: Handle error check for pm runtime
|
13 years ago |
Shubhrajyoti D
|
0861f43089
I2C: OMAP: Fix the crash in i2c remove
|
13 years ago |
Shubhrajyoti D
|
33d549851d
I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
|
13 years ago |
Shubhrajyoti D
|
62ff2c2b1a
I2C: OMAP: Prevent the register access after pm_runtime_put in probe
|
13 years ago |
Shubhrajyoti D
|
bd16c82f67
I2C: OMAP: Fix the interrupt clearing in OMAP4
|
13 years ago |
Shubhrajyoti D
|
2474051600
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
|
13 years ago |
Shubhrajyoti D
|
3dae3efb12
I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
|
13 years ago |
Cousson, Benoit
|
6c5aa407d5
i2c: OMAP: Fix OMAP1 build error
|
13 years ago |
Benoit Cousson
|
6145197be6
i2c: OMAP: Add DT support for i2c controller
|
13 years ago |
Jan Weitzel
|
78e1cf42ee
I2C: OMAP: NACK without STP
|
13 years ago |
Alexander Aring
|
2727b17539
I2C: OMAP: correct SYSC register offset for OMAP4
|
13 years ago |
Shubhrajyoti D
|
1d5a34fe99
I2C: OMAP: fix FIFO usage for OMAP4
|
13 years ago |
Kevin Hilman
|
fab67afb54
I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
|
14 years ago |
Kevin Hilman
|
7f4b08eeee
I2C: OMAP: remove unneccesary use of pdev
|
14 years ago |
Shubhrajyoti D
|
cb28e58235
OMAP4: I2C: Enable the wakeup in I2C_WE
|
14 years ago |
Andy Green
|
9550d4d7ab
I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info
|
14 years ago |
Andy Green
|
3be0053ee1
I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data
|
14 years ago |
Andy Green
|
4e80f727bf
I2C: OMAP2+: address confused probed version naming
|
14 years ago |
Andy Green
|
6314f09e95
I2C: OMAP2+: Solve array bounds overflow error on i2c idle
|
14 years ago |
Andy Green
|
a129557777
I2C: OMAP2+: use platform_data ip revision to select register map
|
14 years ago |