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
Commit message (
Expand
)
Author
Age
*
mtd: nand/docg4: fix and improve read of factory bbt
Mike Dunn
2012-12-12
*
mtd: nand/docg4: reserve bb marker area in ecclayout
Mike Dunn
2012-12-12
*
mtd: nand/docg4: add support for writing in reliable mode
Mike Dunn
2012-12-12
*
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
2012-12-10
*
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
2012-12-10
*
mtd: nandsim: Introduce debugfs infrastructure
Ezequiel Garcia
2012-12-10
*
mtd: bcm47xxnflash: writing support
Rafał Miłecki
2012-12-10
*
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
Josh Wu
2012-12-03
*
mtd: nand: onfi need to be probed in 8 bits mode
Matthieu CASTET
2012-12-03
*
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
Matthieu CASTET
2012-12-03
*
mtd: nand: print flash size during detection
Matthieu CASTET
2012-12-03
*
mted: nand_wait_ready timeout fix
Matthieu CASTET
2012-12-03
*
mtd: bcm47xxnflash: support NAND_CMD_STATUS
Rafał Miłecki
2012-12-03
*
mtd: bcm47xxnflash: define some magic numbers
Rafał Miłecki
2012-12-03
*
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
2012-12-03
*
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
2012-12-03
*
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
Nathan Williams
2012-12-03
*
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
2012-11-22
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
*
mtd: remove use of __devinitdata
Bill Pemberton
2012-11-22
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
*
mtd: bcm47xxnflash: enable BCM4706 driver
Rafał Miłecki
2012-11-22
*
mtd: bcm47xxnflash: implement reading
Rafał Miłecki
2012-11-22
*
mtd: bcm47xxnflash: support for NAND_CMD_READID command
Rafał Miłecki
2012-11-22
*
mtd: bcm47xxnflash: init NAND on BCM4706
Rafał Miłecki
2012-11-22
*
mtd: prepare place for BCMA NAND flash driver(s)
Rafał Miłecki
2012-11-22
*
mtd: Fix typo mtd/tests
Masanari Iida
2012-11-18
*
mtd: de-select the chip when it is not used
Huang Shijie
2012-11-18
*
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
2012-11-18
*
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
Prabhakar Kushwaha
2012-11-16
*
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
2012-11-16
*
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
2012-11-15
*
mtd: davinci: add support for parition binding nodes
Murali Karicheri
2012-11-15
*
mtd: sh_flctl: Add device tree support
Bastian Hecht
2012-11-15
*
mtd: sh_flctl: Add DMA capabilty
Bastian Hecht
2012-11-15
*
mtd: sh_flctl: Minor cleanups
Bastian Hecht
2012-11-15
*
mtd: gpmi: remove unneccessary header
Huang Shijie
2012-11-15
*
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
Alexander Shiyan
2012-11-15
*
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
2012-11-15
*
mtd: fsmc_nand: use relaxed variants of io accessors
Vipin Kumar
2012-11-15
*
mtd: fsmc_nand: modify the wait to uninterruptible
Vipin Kumar
2012-11-15
*
mtd: fsmc_nand: change the type for regs to void __iomem *
Vipin Kumar
2012-11-15
*
mtd: fsmc_nand: pass the ale and cmd resource via resource
Jean-Christophe PLAGNIOL-VILLARD
2012-11-15
*
mtd: delete nomadik_nand driver
Linus Walleij
2012-11-15
*
mtd: denali: add a DT driver
Dinh Nguyen
2012-11-15
*
mtd: denali: split the generic driver and PCI layer
Dinh Nguyen
2012-11-15
*
mtd: fsl_elbc_nand: remove unnecessary badblock_pattern
Brian Norris
2012-11-15
*
mtd: gpmi-nand: make debug prints more clear
Vikram Narayanan
2012-11-15
*
mtd: nand: fix Samsung SLC detection regression
Brian Norris
2012-11-15
[next]