index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
gpmi-nand
/
gpmi-lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: gpmi: disable the clocks on errors
Fabio Estevam
2016-10-28
1
-2
/
+4
*
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2014-12-01
1
-0
/
+153
|
/
*
mtd: gpmi: add gpmi support for imx6sx
Huang Shijie
2014-05-28
1
-3
/
+3
*
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
2014-04-16
1
-4
/
+1
*
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2014-01-03
1
-18
/
+29
*
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
2014-01-03
1
-41
/
+22
*
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
2014-01-03
1
-1
/
+8
*
mtd: gpmi-lib: Make checkpatch happy
Fabio Estevam
2014-01-03
1
-4
/
+4
*
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
2013-11-06
1
-0
/
+7
*
mtd: gpmi: decouple the chip select from the DMA channel
Huang Shijie
2013-11-06
1
-0
/
+6
*
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
1
-0
/
+4
*
mtd: gpmi: dump the BCH registers
Huang Shijie
2013-02-04
1
-0
/
+5
*
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-12-13
1
-0
/
+9
*
mtd: gpmi: remove unneccessary header
Huang Shijie
2012-11-15
1
-1
/
+0
*
mtd: gpmi: initialize the timing registers only one time
Huang Shijie
2012-09-29
1
-0
/
+8
*
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
2012-09-29
1
-1
/
+213
*
mtd: gpmi: simplify the DLL setting code
Huang Shijie
2012-09-29
1
-13
/
+9
*
mtd: gpmi: add a new field for HW_GPMI_CTRL1
Huang Shijie
2012-09-29
1
-0
/
+6
*
mtd: gpmi: do not get the clock frequency in gpmi_begin()
Huang Shijie
2012-09-29
1
-6
/
+4
*
mtd: gpmi: add a new field for HW_GPMI_TIMING1
Huang Shijie
2012-09-29
1
-8
/
+9
*
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
1
-2
/
+2
*
mtd: gpmi: change the code for clocks
Huang Shijie
2012-09-29
1
-8
/
+37
*
mtd: gpmi: add gpmi support for mx6q
Huang Shijie
2012-05-13
1
-5
/
+6
*
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-13
1
-3
/
+4
*
mtd: gpmi: do not include the mxs.h
Huang Shijie
2012-05-13
1
-4
/
+5
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-8
/
+18
|
\
|
*
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
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
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-17
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-23
1
-10
/
+12
*
|
mtd: gpmi-lib: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-6
/
+6
|
/
*
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie
2011-09-11
1
-0
/
+1057