aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/gpmi-nand
Commit message (Expand)AuthorAge
* mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-13
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: gpmi: remove unneccessary headerHuang Shijie2012-11-15
* mtd: gpmi-nand: make debug prints more clearVikram Narayanan2012-11-15
* mtd: gpmi: initialize the timing registers only one timeHuang Shijie2012-09-29
* mtd: gpmi: add EDO feature for imx6qHuang Shijie2012-09-29
* mtd: gpmi: do not set the default values for the extra clocksHuang Shijie2012-09-29
* mtd: gpmi: simplify the DLL setting codeHuang Shijie2012-09-29
* mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie2012-09-29
* mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie2012-09-29
* mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie2012-09-29
* mtd: gpmi-nand: Convert to module_platform_driver()Fabio Estevam2012-09-29
* mtd: gpmi-nand: Improve logging styleFabio Estevam2012-09-29
* mtd: gpmi: fix the compiler warningsHuang Shijie2012-09-29
* mtd: gpmi: change the code for clocksHuang Shijie2012-09-29
* mtd: gpmi: update the bitflip_thresholdHuang Shijie2012-07-17
* mtd: gpmi: add on-flash BBT support for gpmi nandHuang Shijie2012-07-16
* mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-06
* mtd: nand: gpmi: need to use {read,write}_oob_rawBrian Norris2012-07-06
* mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer2012-07-06
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\
| * mtd: gpmi-nand: define ecc.strengthMarek Vasut2012-06-01
| * mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-14
| * mtd: gpmi: add gpmi support for mx6qHuang Shijie2012-05-14
| * mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-14
| * mtd: gpmi-nand: utilize oob_requested parameterBrian Norris2012-05-14
| * mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-14
| * mtd: gpmi: do not include the mxs.hHuang Shijie2012-05-13
* | mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo2012-05-19
* | mtd: nand: gpmi: adopt pinctrl supportShawn Guo2012-05-11
|/
* dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-20
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: nand: gpmi: fix function annotationsWolfram Sang2012-03-26
| * mtd: gpmi: fix the wrong DMA command.Huang Shijie2012-03-26
| * mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-26
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
| * mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-26
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-04
|\ \ | |/ |/|
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-11
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\ \ | |/ |/|
| * mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-23
* | Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-03
|\ \
| * | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| |/
* / mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-05
|/
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: add the common code for GPMI-NAND controller driverHuang Shijie2011-09-11