index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
/
gpmi-lib.c
Age
Commit message (
Expand
)
Author
2012-12-13
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-11-15
mtd: gpmi: remove unneccessary header
Huang Shijie
2012-09-29
mtd: gpmi: initialize the timing registers only one time
Huang Shijie
2012-09-29
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
2012-09-29
mtd: gpmi: simplify the DLL setting code
Huang Shijie
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_CTRL1
Huang Shijie
2012-09-29
mtd: gpmi: do not get the clock frequency in gpmi_begin()
Huang Shijie
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_TIMING1
Huang Shijie
2012-09-29
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
2012-05-13
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
2012-05-13
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-13
mtd: gpmi: do not include the mxs.h
Huang Shijie
2012-03-30
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: gpmi: fix the wrong DMA command.
Huang Shijie
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
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-17
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
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-09-11
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie