index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsmc_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-15
mtd: fsmc_nand: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-01-07
mtd: fsmc_nand: use dev_warn() instead of printk()
Jingoo Han
1
-4
/
+4
2014-01-07
mtd: fsmc_nand: Remove unnecessary OOM messages
Jingoo Han
1
-6
/
+2
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2013-08-31
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
1
-12
/
+0
2013-08-05
mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-05
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
1
-0
/
+18
2013-08-05
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
2013-04-05
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+14
2013-02-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-01-29
ARM: nomadik: add FSMC NAND
Linus Walleij
1
-0
/
+1
2013-01-26
mtd: Convert to devm_ioremap_resource()
Thierry Reding
1
-20
/
+13
2013-01-08
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
1
-8
/
+14
2013-01-04
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-15
mtd: fsmc_nand: use relaxed variants of io accessors
Vipin Kumar
1
-25
/
+29
2012-11-15
mtd: fsmc_nand: modify the wait to uninterruptible
Vipin Kumar
1
-1
/
+1
2012-11-15
mtd: fsmc_nand: change the type for regs to void __iomem *
Vipin Kumar
1
-1
/
+1
2012-11-15
mtd: fsmc_nand: pass the ale and cmd resource via resource
Jean-Christophe PLAGNIOL-VILLARD
1
-33
/
+11
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-1
/
+2
2012-05-14
mtd: nand: read_page() returns max_bitflips
Mike Dunn
1
-3
/
+6
2012-05-14
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
1
-1
/
+56
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
1
-46
/
+45
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
1
-5
/
+163
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
1
-0
/
+55
2012-03-27
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
1
-0
/
+7
2012-03-27
mtd: nand/fsmc: Use devm routines
Vipin Kumar
1
-91
/
+43
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
1
-8
/
+33
2012-03-27
mtd: fsmc_nand: add pm callbacks to support hibernation
Shiraz Hashim
1
-6
/
+6
2012-03-27
mtd: nand/fsmc: Initialize the badblockbits to 7
Vipin Kumar
1
-0
/
+1
2012-03-27
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
Vipin Kumar
1
-1
/
+1
2012-03-27
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
Vipin Kumar
1
-1
/
+3
2012-03-27
mtd: nand/fsmc: Correct the multiline comment format
Vipin Kumar
1
-4
/
+4
2012-03-27
mtd: nand/fsmc: Remove default partition information from driver
Armando Visconti
1
-58
/
+0
2012-03-27
mtd: nand/fsmc: Pass partition information through platform data
Vipin Kumar
1
-6
/
+7
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+2
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-7
/
+7
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
1
-0
/
+40
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
1
-21
/
+17
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
1
-1
/
+1
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
1
-4
/
+5
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
1
-17
/
+159
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
1
-4
/
+52
2011-09-11
mtd: fsmc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-57
/
+9
2011-09-11
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-9
/
+2
2011-09-11
mtd: fsmc_nand: fix a memory leak
Axel Lin
1
-1
/
+1
2011-05-25
mtd: fsmc_nand: convert to mtd_device_register()
Jamie Iles
1
-21
/
+4
[next]