index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
Age
Commit message (
Expand
)
Author
2014-01-03
mtd: nand: pxa3xx: Clear need_wait flag when starting a command
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: make ECC configuration checks more explicit
Brian Norris
2014-01-03
mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add multiple chunk write support
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Introduce multiple page I/O support
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add a read/write buffers markers
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Fix SEQIN column address set
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add helper function to set page address
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add driver-specific ECC BCH support
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add bad block handling
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use a completion to signal device ready
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Early variant detection
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: read_page() returns max_bitflips
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Prevent sub-page writes
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Add documentation about the controller
Ezequiel Garcia
2013-12-12
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
Ezequiel Garcia
2013-12-12
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...
Ezequiel Garcia
2013-11-07
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-06
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
2013-11-06
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
2013-11-06
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
2013-09-17
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Allow devices with no dma resources
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Move cached registers to info structure
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Remove unneeded internal cmdset
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Remove hardcoded mtd name
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Add a local loop variable
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Support command buffer #3
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly
Ezequiel Garcia
2013-08-30
mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string
Ezequiel Garcia
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
mtd: nand: pxa3xx: Add support for Read parameter page command
Ezequiel Garcia
2013-08-05
mtd: nand: pxa3xx: Add address support for READID command
Ezequiel Garcia
2013-08-05
mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
Ezequiel Garcia
2013-08-05
mtd: nand: pxa3xx: Use of_machine_is_compatible()
Ezequiel Garcia
[prev]
[next]