summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/gpmi-nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: gpmi-nand: utilize oob_requested parameterBrian Norris2012-05-141-15/+18
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-141-4/+4
* mtd: gpmi: do not include the mxs.hHuang Shijie2012-05-141-4/+5
* dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-201-0/+1
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-313-16/+26
|\
| * mtd: nand: gpmi: fix function annotationsWolfram Sang2012-03-271-6/+6
| * mtd: gpmi: fix the wrong DMA command.Huang Shijie2012-03-271-1/+2
| * mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-271-6/+13
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-1/+1
| * mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-271-1/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-301-14/+11Star
|\ \ | |/ |/|
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-14/+11Star
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-041-4/+14
|\ \ | |/ |/|
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-111-4/+14
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-10/+12
|\ \ | |/ |/|
| * mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-231-10/+12
* | Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-031-6/+6
|\ \
| * | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-6/+6
| |/
* / mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-051-1/+1
|/
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-111-1/+1
* mtd: add the common code for GPMI-NAND controller driverHuang Shijie2011-09-112-0/+1892
* mtd: add GPMI-NAND driver in the config and MakefileHuang Shijie2011-09-111-0/+3
* mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie2011-09-113-0/+1313