index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
Age
Commit message (
Expand
)
Author
2015-08-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ezequiel García
2015-08-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Robert Jarzmik
2015-08-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Robert Jarzmik
2015-08-18
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
2015-08-14
nand: pxa3xx: Increase initial buffer size
Ezequiel Garcia
2015-05-07
mtd: nand: pxa3xx: fix build on ARM64
Rob Herring
2015-05-07
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Maxime Ripard
2015-03-30
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
Merge MTD updates into -next
Brian Norris
2015-02-28
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2014-05-28
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
2014-05-21
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
2014-05-21
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
2014-05-20
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
2014-03-10
mtd: nand: pxa3xx: Print actual ECC strength in error message
Ezequiel Garcia
2014-03-10
mtd: nand: pxa3xx: Remove unused macro
Ezequiel Garcia
2014-01-20
mtd: nand: pxa3xx: Add support for 2048 bytes page size devices
Rodolfo Giometti
2014-01-12
mtd: nand: pxa3xx: Add "armada370-nand" compatible
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Consolidate ECC initialization
Ezequiel Garcia
2014-01-03
mtd: nand: pxa3xx: Use extended cmdfunc() only if needed
Ezequiel Garcia
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
[next]