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
/
denali.c
Commit message (
Expand
)
Author
Age
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-14
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-14
*
mtd: use module_pci_driver
Axel Lin
2012-05-13
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-26
*
mtd: denali: detect the number of banks before resetting NAND
Jamie Iles
2011-09-11
*
mtd: denali: remove calling mtd_device_unregister() after nand_release()
Axel Lin
2011-09-11
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-24
*
mtd: denali: detect the number of banks
Jamie Iles
2011-05-24
*
mtd: denali: remove nearly-duplicated register definitions
Jamie Iles
2011-05-24
*
mtd: denali: convert to generic DMA API
Jamie Iles
2011-05-24
*
mtd: denali: drop __TIME__ usage
Michal Marek
2011-05-24
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
2010-10-24
*
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
2010-08-12
*
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
2010-08-12
*
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
2010-08-12
*
nand/denali: change read_status function method
Chuanxiao Dong
2010-08-12
*
nand/denali: Fixed check patch warnings
Chuanxiao Dong
2010-08-12
*
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-10
*
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
2010-08-10
*
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
2010-08-10
*
nand/denali: Fixed probe function bugs
Chuanxiao Dong
2010-08-10
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
|
\
|
*
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
2010-08-06
|
*
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
2010-08-06
|
*
mtd: denali: Remove unuseful code in get_xx_nand_para functions
Chuanxiao Dong
2010-08-06
|
*
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
2010-08-06
|
*
mtd: Missing slab.h include
David Miller
2010-08-06
|
*
mtd: denali: update get nand para functions
Chuanxiao Dong
2010-08-05
|
*
mtd: denali: rename functions which is named by using capitals
Chuanxiao Dong
2010-08-05
|
*
mtd: denali.c: fix reserved all check-patch errors
Chuanxiao Dong
2010-08-05
|
*
mtd: denali.c: fix all "line over 80 characters" warnings
Chuanxiao Dong
2010-08-05
|
*
mtd: denali.c: add and update KERN_ facility level in printk()
Chuanxiao Dong
2010-08-05
|
*
mtd: denali.c: fixed all open brace { check-patch errors
Chuanxiao Dong
2010-08-05
|
*
nand/denali Clean up all white spaces in code indent
Chuanxiao
2010-08-05
*
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
|
/
*
mtd/nand: Fix denali build on ppc64
David Woodhouse
2010-05-13
*
mtd/nand: Add Intel Moorestown/Denali NAND support
Jason Roberts
2010-05-13