aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-mxs.c
Commit message (Expand)AuthorAge
* i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-02
* i2c: mxs: fix error message in pio transferJanusz Użycki2014-09-20
* i2c: mxs: Use devm_ioremap_resource()Jingoo Han2014-03-10
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * i2c: mxs: Fix PIO mode on i.MX23Marek Vasut2013-10-06
| * i2c: mxs: Rework the PIO mode operationMarek Vasut2013-10-06
| * i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controllerJuergen Beisert2013-10-06
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-10
|/
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: mxs: fix broken timing calculationLothar Waßmann2013-08-16
* i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-08-15
* i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-05
* i2c: mxs: Let device core handle pinctrlFabio Estevam2013-06-12
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\
| * i2c: i2c-mxs: move to use generic DMA helperShawn Guo2013-04-04
* | i2c: mxs: do error checking and handling in PIO modeLucas Stach2013-04-15
* | i2c: mxs: remove races in PIO codeLucas Stach2013-04-15
* | i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-02
|/
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
* i2c: mxs: Implement arbitrary clock speed derivation algorithmMarek Vasut2013-02-10
* i2c: mxs: Add PIO and mixed-DMA supportMarek Vasut2013-01-27
* i2c: mxs: Fix type of error codeFabio Estevam2013-01-22
* i2c: mxs: Fix misuse init_completionMarek Vasut2013-01-21
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut2012-11-22
* i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-22
* i2c: mxs: remove broken PIOQUEUE supportWolfram Sang2012-11-02
* MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-08
* i2c: mxs: correctly setup speed for non devicetreeWolfram Sang2012-09-12
* i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut2012-07-13
* i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized varMarc Kleine-Budde2012-07-09
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * i2c: mxs: add device tree probe supportShawn Guo2012-05-12
| * Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2012-05-12
| |\
* | \ Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\ \ \
| * | | i2c: mxs: use global reset functionWolfram Sang2012-04-20
* | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | i2c: mxs: adopt pinctrl supportShawn Guo2012-05-11
| |/
* | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-27
* | i2c: mxs: handle spurious interruptWolfram Sang2012-04-25
|/
* i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-02-24
* Fix common misspellingsLucas De Marchi2011-03-31
* i2c-mxs: set controller to pio queue mode after resetSascha Hauer2011-03-20
* i2c: add driver for Freescale i.MX28Wolfram Sang2011-02-22