index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
bf5xx_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-861
/
+0
2018-02-16
mtd: nand: Stop using full path when referring to files placed in the same dir
Boris Brezillon
1
-2
/
+2
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
1
-2
/
+1
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
1
-2
/
+4
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-2
/
+1
2016-05-06
mtd: nand: bf5xx: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-06
mtd: nand: bf5xx: switch to mtd_ooblayout_ops
Boris Brezillon
1
-23
/
+28
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-1
/
+1
2016-01-07
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
1
-6
/
+14
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-6
/
+6
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-6
/
+6
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-1
/
+2
2015-10-13
mtd: nand: bf5xx_nand: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-03
mtd: bf5xx_nand: drop no-op PM support
Brian Norris
1
-24
/
+0
2014-05-29
mtd: bf5xx_nand: use the managed version of kzalloc
Himangi Saraogi
1
-9
/
+4
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
mtd: bf5xx_nand: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2013-08-31
mtd: nand: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-05
mtd: nand: bf5xx_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-04-05
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
1
-15
/
+1
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-2
/
+4
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-2
/
+2
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+2
2011-05-25
mtd: bf5xx_nand: convert to mtd_device_register()
Jamie Iles
1
-6
/
+1
2010-10-25
mtd: Blackfin NFC: fix badblock location with BootROM OOB
Mike Frysinger
1
-10
/
+4
2010-09-13
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
1
-6
/
+1
2010-09-13
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: fix nand busy detection
Barry Song
1
-2
/
+2
2010-08-05
mtd: Blackfin NFC: fix handling of page sizes
Barry Song
1
-38
/
+48
2010-08-05
mtd: Blackfin NFC: wait for the ECC reset to finish
Barry Song
1
-0
/
+2
2010-08-05
mtd: Blackfin NFC: fix typo for read/write delay setup
Barry Song
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
Barry Song
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: fix raw page write/read handling
Barry Song
1
-0
/
+18
2010-08-05
mtd: Blackfin NFC: delete useless comment about jffs2
Barry Song
1
-3
/
+0
2010-05-10
mtd: Blackfin NFC: localize MMR bit masks
Mike Frysinger
1
-4
/
+25
2009-06-05
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
1
-2
/
+11
2009-06-05
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
1
-3
/
+1
2009-03-20
[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()
Mike Frysinger
1
-1
/
+1
2009-03-20
[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit
Mike Frysinger
1
-1
/
+1
2009-03-20
[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX
Mike Frysinger
1
-8
/
+6
2008-08-01
[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...
Bryan Wu
1
-14
/
+24
2008-08-01
[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()
Mike Frysinger
1
-2
/
+1
2008-08-01
[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...
Mike Frysinger
1
-3
/
+3
2008-08-01
[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...
Mike Frysinger
1
-0
/
+40
[next]