Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 years ago |
Krzysztof Kozlowski
|
e9a02a3d89
i2c: constify platform_device_id
|
10 years ago |
Wolfram Sang
|
4daf5a2839
i2c: mxs: fix broken email address
|
10 years ago |
Nicholas Mc Guire
|
271a89cdd6
i2c: mxs: match wait_for_completion_timeout return type
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Fabio Estevam
|
d4ffeecb3b
i2c: imx+mxs: Use the preferred form for passing a size of a struct
|
11 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 years ago |
Janusz Użycki
|
030f940a53
i2c: mxs: detect No Slave Ack on SELECT in PIO mode
|
11 years ago |
Janusz Użycki
|
a4780d039c
i2c: mxs: fix error message in pio transfer
|
11 years ago |
Jingoo Han
|
0977f27338
i2c: mxs: Use devm_ioremap_resource()
|
11 years ago |
Linus Torvalds
|
13509c3a9d
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
12 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
12 years ago |
Wolfram Sang
|
cc40bf9a44
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
|
12 years ago |
Marek Vasut
|
19e221bed2
i2c: mxs: Fix PIO mode on i.MX23
|
12 years ago |
Marek Vasut
|
29faeb388a
i2c: mxs: Rework the PIO mode operation
|
12 years ago |
Juergen Beisert
|
616228a164
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
|
12 years ago |
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 |