Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Lothar Waßmann
|
869c6a3ede
i2c: mxs: fix broken timing calculation
|
12 years ago |
Fabio Estevam
|
63151c539d
i2c: mxs: Check the return value from stmp_reset_block()
|
12 years ago |
Fabio Estevam
|
d6e102f498
i2c: i2c-mxs: Use DMA mode even for small transfers
|
12 years ago |
Fabio Estevam
|
dfda7d8f09
i2c: mxs: Let device core handle pinctrl
|
12 years ago |
Linus Torvalds
|
38f56f33ca
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Lucas Stach
|
92b775c294
i2c: mxs: do error checking and handling in PIO mode
|
12 years ago |
Lucas Stach
|
535ebd217d
i2c: mxs: remove races in PIO code
|
12 years ago |
Shawn Guo
|
e5aba13da0
i2c: i2c-mxs: move to use generic DMA helper
|
12 years ago |
Lars-Peter Clausen
|
bf51a8c5e0
i2c: Ignore return value of i2c_del_adapter()
|
12 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Marek Vasut
|
626f0a2ff6
i2c: mxs: Implement arbitrary clock speed derivation algorithm
|
12 years ago |
Marek Vasut
|
fc91e40123
i2c: mxs: Add PIO and mixed-DMA support
|
12 years ago |
Fabio Estevam
|
0f40cbc4f8
i2c: mxs: Fix type of error code
|
12 years ago |
Marek Vasut
|
85de7fac39
i2c: mxs: Fix misuse init_completion
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Marek Vasut
|
8f414059c6
i2c: mxs: Do not disable the I2C SMBus quick mode
|
12 years ago |
Marek Vasut
|
c35d3cfdbc
i2c: mxs: Handle i2c DMA failure properly
|
12 years ago |
Wolfram Sang
|
82fa63bd6b
i2c: mxs: remove broken PIOQUEUE support
|
12 years ago |
Marek Vasut
|
62885f59a2
MXS: Implement DMA support into mxs-i2c
|
13 years ago |
Wolfram Sang
|
72ee734a67
i2c: mxs: correctly setup speed for non devicetree
|
13 years ago |
Marek Vasut
|
cd4f2d4aa7
i2c: mxs: Set I2C timing registers for mxs-i2c
|
13 years ago |
Marc Kleine-Budde
|
a55b44ac3f
i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var
|
13 years ago |
Linus Torvalds
|
84a442b9a1
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Linus Torvalds
|
39b6cc668c
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Linus Torvalds
|
813a95e5b4
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Shawn Guo
|
b237866848
i2c: mxs: add device tree probe support
|
13 years ago |
Shawn Guo
|
844d0b5a0b
Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5
|
13 years ago |
Shawn Guo
|
d98d033c15
i2c: mxs: adopt pinctrl support
|
13 years ago |
Wolfram Sang
|
1e4f0b8257
i2c: mxs: disable QUEUE when sending is done
|
13 years ago |