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
/
nand_base.c
Age
Commit message (
Expand
)
Author
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-17
mtd: nand: don't break long print messages
Rafał Miłecki
2014-08-19
mtd: nand: fix integer widening problems
Brian Norris
2014-08-19
mtd: nand: fix nand_lock/unlock() function
White Ding
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
2014-07-13
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
2014-07-08
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-05-21
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
2014-05-20
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-09
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-04-29
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-15
mtd: nand: use the nand_read_subpage index everywhere
Ron
2014-04-04
Fix index regression in nand_read_subpage
Ron
2014-03-26
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
Erico Nunes
2014-03-10
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
2014-03-10
mtd: nand: remove unused function input parameter
Cai Zhiyong
2014-03-10
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
2014-03-10
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
2014-03-10
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
2014-03-10
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-10
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-02-14
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
2014-01-20
mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
2014-01-14
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
2014-01-13
mtd: nand: support Micron READ RETRY
Brian Norris
2014-01-13
mtd: nand: add generic READ RETRY support
Brian Norris
2014-01-13
mtd: nand: localize ECC failures per page
Brian Norris
2014-01-11
mtd: nand: assign mtd->name in find_full_id_nand
Cai Zhiyong
2014-01-03
mtd: nand: refactor print messages
Ezequiel Garcia
2013-11-07
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
2013-11-06
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-10-27
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
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-27
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-27
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-27
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-09-27
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
2013-08-30
mtd: nand: fixup kerneldoc, rename parameter
Brian Norris
2013-08-30
mtd: set ONFI nand's default hooks in nand_set_defaults()
Huang Shijie
2013-08-30
mtd: set the ecc step size for master/slave mtd_info
Huang Shijie
2013-08-30
mtd: nand: silence some shift wrap warnings
Dan Carpenter
2013-08-30
mtd: parse out the ECC info for the full-id nand chips
Huang Shijie
2013-08-30
mtd: replace the hardcode with the onfi_feature()
Huang Shijie
2013-08-30
mtd: get the ECC info from the Extended Parameter Page
Huang Shijie
2013-08-30
mtd: get the ECC info from the parameter page for ONFI nand
Huang Shijie
[next]