index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2017-06-10
mtd: nand: gpmi: fix typo in comment
Matthias Lange
2017-06-10
mtd: nand: gpmi: Fix typo in data structure name
Matthias Lange
2016-10-28
mtd: nand: gpmi: disable the clocks on errors
Fabio Estevam
2015-12-18
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
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