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
Age
Commit message (
Expand
)
Author
2015-06-16
mtd: nandsim: Fix kasprintf() usage
Richard Weinberger
2015-06-16
mtd: cs553x_nand: Fix kasprintf() usage
Richard Weinberger
2015-06-16
mtd: r852: Fix device_create_file() usage
Richard Weinberger
2015-06-16
mtd: brcmnand: drop unnecessary initialization
Brian Norris
2015-06-16
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
2015-05-27
mtd: plat_nand: use default partition probe
Brian Norris
2015-05-22
mtd: nand: correct indentation within conditional
Brian Norris
2015-05-22
mtd: remove incorrect file name
Brian Norris
2015-05-20
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
2015-05-20
mtd: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-20
mtd: mxc_nand: fix truncate of unaligned oob copying
Baruch Siach
2015-05-20
mtd: mxc_nand: limit the size of used oob
Baruch Siach
2015-05-20
mtd: mxc_nand: cleanup copy_spare function
Uwe Kleine-König
2015-05-18
mtd: brcmnand: do not make local variable static
Hauke Mehrtens
2015-05-18
mtd: brcmnand: remove double new line from print
Hauke Mehrtens
2015-05-15
mtd: brcmnand: add BCM63138 support
Brian Norris
2015-05-15
mtd: brcmnand: add support for Broadcom's IPROC family
Brian Norris
2015-05-15
mtd: brcmnand: add extra SoC support to library
Brian Norris
2015-05-15
mtd: brcmnand: add support for STB chips
Brian Norris
2015-05-15
mtd: nand: add NAND driver "library" for Broadcom STB NAND controller
Brian Norris
2015-05-11
mtd: nand: add common DT init code
Brian Norris
2015-05-07
mtd: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
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-05-06
mtd: fsmc_nand: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-06
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
Nicholas Mc Guire
2015-05-06
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
2015-05-06
mtd: constify of_device_id array
Fabian Frederick
2015-05-06
mtd: nand_bbt: fix theoretical integer overflow in BBT write
Brian Norris
2015-05-06
mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
Brian Norris
2015-05-06
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
2015-05-06
mtd: diskonchip: don't call nand_scan_bbt() directly
Brian Norris
2015-05-06
mtd: nand_bbt: drop unnecessary header
Brian Norris
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-22
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-04-22
Merge MTD fixes from 4.0 into -next
Brian Norris
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-08
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-05
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-05
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
Wu, Josh
2015-04-05
mtd: atmel_nand: add a definition for the oob reserved bytes
Josh Wu
2015-03-30
mtd: denali: Disable sub-page writes in Denali NAND driver
Graham Moore
2015-03-30
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-03-30
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
2015-03-30
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-30
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-11
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
[next]