index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
2012-07-06
1
-5
/
+5
*
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-02
4
-113
/
+146
|
\
|
*
mtd: gpmi-nand: define ecc.strength
Marek Vasut
2012-06-01
1
-0
/
+5
|
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-14
1
-6
/
+2
|
*
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
2012-05-14
4
-15
/
+44
|
*
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-14
3
-69
/
+68
|
*
mtd: gpmi-nand: utilize oob_requested parameter
Brian Norris
2012-05-14
1
-15
/
+18
|
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
1
-4
/
+4
|
*
mtd: gpmi: do not include the mxs.h
Huang Shijie
2012-05-14
1
-4
/
+5
*
|
mtd: nand: gpmi: fix compile error caused by pinctrl call
Shawn Guo
2012-05-19
1
-1
/
+1
*
|
mtd: nand: gpmi: adopt pinctrl support
Shawn Guo
2012-05-12
1
-0
/
+9
|
/
*
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-04-20
1
-0
/
+1
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-31
3
-16
/
+26
|
\
|
*
mtd: nand: gpmi: fix function annotations
Wolfram Sang
2012-03-27
1
-6
/
+6
|
*
mtd: gpmi: fix the wrong DMA command.
Huang Shijie
2012-03-27
1
-1
/
+2
|
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
1
-6
/
+13
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
1
-1
/
+1
|
*
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-27
1
-1
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-30
1
-14
/
+11
|
\
\
|
|
/
|
/
|
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
1
-14
/
+11
*
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
1
-4
/
+14
|
\
\
|
|
/
|
/
|
|
*
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
2012-01-11
1
-4
/
+14
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-18
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-23
1
-10
/
+12
*
|
Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...
Arnd Bergmann
2012-01-03
1
-6
/
+6
|
\
\
|
*
|
mtd: gpmi-lib: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-6
/
+6
|
|
/
*
/
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
2011-12-05
1
-1
/
+1
|
/
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: add the common code for GPMI-NAND controller driver
Huang Shijie
2011-09-11
2
-0
/
+1892
*
mtd: add GPMI-NAND driver in the config and Makefile
Huang Shijie
2011-09-11
1
-0
/
+3
*
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie
2011-09-11
3
-0
/
+1313