index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
cafe_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-871
/
+0
*
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
2017-12-14
1
-6
/
+2
*
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
2017-12-14
1
-20
/
+4
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-3
/
+3
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-14
1
-11
/
+3
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: cafe: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-3
/
+2
*
mtd: nand: cafe: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-12
/
+32
*
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-03-10
1
-1
/
+1
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-12
/
+12
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: cafe: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-5
/
+5
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-9
/
+9
*
mtd: nand: fix drivers abusing mtd->priv
Boris BREZILLON
2015-11-19
1
-12
/
+22
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-1
/
+2
*
mtd: nand: cafe_nand: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
*
mtd: cafe_nand: drop duplicate .write_page implementation
Brian Norris
2014-11-25
1
-45
/
+0
*
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-03-10
1
-22
/
+46
*
mtd: cafe_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-3
/
+1
*
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
2013-04-05
1
-2
/
+2
*
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
2013-04-05
1
-6
/
+0
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-4
/
+4
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-7
/
+0
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-3
/
+8
*
mtd: cafe_nand: spelling mistake
Brian Norris
2012-07-06
1
-1
/
+1
*
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
2012-07-06
1
-1
/
+1
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
1
-2
/
+2
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-5
/
+8
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-1
/
+1
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
1
-1
/
+3
*
mtd: use module_pci_driver
Axel Lin
2012-05-13
1
-11
/
+1
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
1
-16
/
+5
|
\
|
*
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
1
-1
/
+1
|
*
mtd: cafe_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-12
/
+2
|
*
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+0
|
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
|
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
1
-1
/
+2
*
|
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
mtd: cafe_nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-9
/
+2
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+1
*
|
mtd: nand: make PCI device id constant
Márton Németh
2010-02-25
1
-1
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
1
-1
/
+1
|
\
[next]