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
starfive-6.6.48-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
/
denali.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
mtd: denali: fix indents and other trivial things
Masahiro Yamada
1
-77
/
+61
2014-09-19
mtd: denali: remove unnecessary parentheses
Masahiro Yamada
1
-7
/
+7
2014-09-19
mtd: denali: remove another set-but-unused variable
Brian Norris
1
-2
/
+1
2014-09-16
mtd: denali: remove a set-but-unused variable
Masahiro Yamada
1
-2
/
+0
2014-09-16
mtd: denali: change the type of iterators to int
Masahiro Yamada
1
-4
/
+7
2014-09-16
mtd: denali: remove unnecessary casts
Masahiro Yamada
1
-18
/
+18
2014-09-16
mtd: denali: remove unnecessary variable initializations
Masahiro Yamada
1
-32
/
+27
2014-09-16
mtd: denali: fix the format of comment blocks
Masahiro Yamada
1
-123
/
+188
2014-08-19
mtd: nand: denali: set proper error code on timeout
Brian Norris
1
-3
/
+1
2014-08-19
mtd: denali: avoid using a magic number
Masahiro Yamada
1
-1
/
+2
2014-07-15
mtd: denali: use 8 bytes for READID command
grmoore@altera.com
1
-3
/
+3
2014-05-10
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
1
-4
/
+3
2014-01-12
mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
1
-21
/
+30
2014-01-03
mtd: denali: Mark function is_erased() as static
Rashika Kheria
1
-1
/
+1
2013-10-28
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
1
-1
/
+1
2013-10-28
mtd: denali: make init function static
Brian Norris
1
-1
/
+1
2013-08-31
mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant
Akinobu Mita
1
-1
/
+1
2012-11-15
mtd: denali: split the generic driver and PCI layer
Dinh Nguyen
1
-132
/
+30
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-5
/
+7
2012-05-14
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-3
/
+2
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-4
/
+4
2012-05-14
mtd: nand: read_page() returns max_bitflips
Mike Dunn
1
-3
/
+7
2012-05-14
mtd: use module_pci_driver
Axel Lin
1
-14
/
+1
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+3
2011-09-11
mtd: denali: detect the number of banks before resetting NAND
Jamie Iles
1
-1
/
+1
2011-09-11
mtd: denali: remove calling mtd_device_unregister() after nand_release()
Axel Lin
1
-1
/
+0
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
1
-1
/
+2
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
1
-2
/
+2
2011-05-25
mtd: denali: detect the number of banks
Jamie Iles
1
-8
/
+20
2011-05-25
mtd: denali: remove nearly-duplicated register definitions
Jamie Iles
1
-81
/
+53
2011-05-25
mtd: denali: convert to generic DMA API
Jamie Iles
1
-43
/
+39
2011-05-25
mtd: denali: drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-10-25
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
2010-08-12
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
1
-5
/
+6
2010-08-12
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
1
-0
/
+14
2010-08-12
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
1
-2
/
+2
2010-08-12
nand/denali: change read_status function method
Chuanxiao Dong
1
-7
/
+5
2010-08-12
nand/denali: Fixed check patch warnings
Chuanxiao Dong
1
-12
/
+13
2010-08-11
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
1
-166
/
+42
2010-08-11
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
1
-16
/
+29
2010-08-11
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
1
-76
/
+62
2010-08-11
nand/denali: Fixed probe function bugs
Chuanxiao Dong
1
-21
/
+23
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-765
/
+475
2010-08-06
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
1
-1
/
+21
2010-08-06
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
1
-40
/
+47
2010-08-06
mtd: denali: Remove unuseful code in get_xx_nand_para functions
Chuanxiao Dong
1
-74
/
+7
2010-08-06
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
1
-266
/
+33
2010-08-06
mtd: Missing slab.h include
David Miller
1
-0
/
+1
[next]