开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
/
gpmi-lib.c
Age
Commit message (
Expand
)
Author
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2014-12-01
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2014-05-28
mtd: gpmi: add gpmi support for imx6sx
Huang Shijie
2014-04-16
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
2014-01-03
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2014-01-03
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
2014-01-03
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
2014-01-03
mtd: gpmi-lib: Make checkpatch happy
Fabio Estevam
2013-11-06
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
2013-11-06
mtd: gpmi: decouple the chip select from the DMA channel
Huang Shijie
2013-02-04
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
mtd: gpmi: dump the BCH registers
Huang Shijie
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