index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
*
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-30
*
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-24
*
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
*
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
*
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-05
*
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-02-02
*
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
2015-01-21
*
mtd: nand: remove duplicate comment line
Baruch Siach
2015-01-09
*
mtd: nand: added nand_shutdown
Scott Branden
2015-01-07
*
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
2014-11-28
*
mtd: nand: print erase size on init
Rafał Miłecki
2014-11-25
*
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
2014-11-05
*
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
2014-11-05
*
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-22
*
mtd: nand: don't break long print messages
Rafał Miłecki
2014-09-18
*
mtd: nand: fix integer widening problems
Brian Norris
2014-08-19
*
mtd: nand: fix nand_lock/unlock() function
White Ding
2014-08-19
*
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
2014-07-21
|
\
|
*
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
2014-07-14
*
|
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-07-08
|
/
*
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
2014-05-21
*
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
2014-05-20
*
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-20
*
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
*
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-29
*
mtd: nand: use the nand_read_subpage index everywhere
Ron
2014-04-16
*
Fix index regression in nand_read_subpage
Ron
2014-04-05
*
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
Erico Nunes
2014-03-26
*
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
2014-03-11
*
mtd: nand: remove unused function input parameter
Cai Zhiyong
2014-03-11
*
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
2014-03-11
*
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
2014-03-11
*
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
2014-03-11
*
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-03-11
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-11
*
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-03-11
*
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
2014-02-14
*
mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
2014-01-20
*
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
2014-01-14
*
mtd: nand: support Micron READ RETRY
Brian Norris
2014-01-14
*
mtd: nand: add generic READ RETRY support
Brian Norris
2014-01-14
*
mtd: nand: localize ECC failures per page
Brian Norris
2014-01-14
*
mtd: nand: assign mtd->name in find_full_id_nand
Cai Zhiyong
2014-01-11
*
mtd: nand: refactor print messages
Ezequiel Garcia
2014-01-03
*
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
2013-11-07
*
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-11-07
*
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2013-10-27
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-27
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-27
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-27
[next]