index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
Age
Commit message (
Expand
)
Author
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
2012-07-17
mtd: gpmi: update the bitflip_threshold
Huang Shijie
2012-07-16
mtd: gpmi: add on-flash BBT support for gpmi nand
Huang Shijie
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
2012-07-06
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
mtd: gpmi-nand: define ecc.strength
Marek Vasut
2012-05-19
mtd: nand: gpmi: fix compile error caused by pinctrl call
Shawn Guo
2012-05-14
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-14
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
2012-05-14
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-14
mtd: gpmi-nand: utilize oob_requested parameter
Brian Norris
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
mtd: gpmi: do not include the mxs.h
Huang Shijie
2012-05-12
mtd: nand: gpmi: adopt pinctrl support
Shawn Guo
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-27
mtd: nand: gpmi: fix function annotations
Wolfram Sang
2012-03-26
mtd: gpmi: fix the wrong DMA command.
Huang Shijie
2012-03-26
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-26
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-26
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-11
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
2012-01-03
Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...
Arnd Bergmann
2011-12-28
mtd: gpmi-lib: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-23
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-05
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
mtd: add the common code for GPMI-NAND controller driver
Huang Shijie
2011-09-11
mtd: add GPMI-NAND driver in the config and Makefile
Huang Shijie
2011-09-11
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie