index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
mtd: mxc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: mpc5121_nfc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: fsl_ifc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: fsl_elbc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: orion_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-27
mtd: nand: pxa3xx-nand: switch to dmaengine
Robert Jarzmik
1
-112
/
+106
2015-09-27
mxc_nand: fix copy_spare
Eric Benard
1
-1
/
+1
2015-09-21
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
1
-0
/
+1
2015-09-21
mtd: nandsim: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-09-21
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
1
-0
/
+128
2015-09-21
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
1
-17
/
+9
2015-09-13
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
2
-128
/
+130
2015-09-11
mtd: nand: sunxi: rely on nand_dt_init initialization
Boris BREZILLON
1
-17
/
+10
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2
-4
/
+5
2015-09-09
mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()
Stefan Roese
1
-3
/
+9
2015-09-09
Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+2
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+1
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-127
/
+129
2015-09-02
mtd: pxa3xx_nand: Remove unused platform-data flash specification
Ezequiel García
1
-6
/
+27
2015-09-02
mtd: nand: omap2: Rename shippable module to omap2_nand
Roger Quadros
1
-1
/
+2
2015-08-25
mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table
Oleksij Rempel
1
-0
/
+4
2015-08-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ezequiel García
1
-21
/
+10
2015-08-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Robert Jarzmik
1
-3
/
+7
2015-08-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Robert Jarzmik
1
-1
/
+1
2015-08-18
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
1
-0
/
+3
2015-08-18
mtd: omap_elm: Fix module alias
Axel Lin
1
-1
/
+1
2015-08-18
mtd: denali_pci: switch to dev_err()
Andy Shevchenko
1
-4
/
+4
2015-08-18
mtd: denali_pci: refactor driver using devres API
Andy Shevchenko
1
-17
/
+6
2015-08-18
mtd: denali_pci: use module_pci_driver() macro
Andy Shevchenko
1
-11
/
+1
2015-08-18
mtd: denali: hide core part from user in Kconfig
Andy Shevchenko
1
-8
/
+5
2015-08-14
nand: pxa3xx: Increase initial buffer size
Ezequiel Garcia
1
-6
/
+9
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-08-07
fsl_ifc: Change IO accessor based on endianness
Jaiprakash Singh
1
-127
/
+129
2015-08-07
mtd: brcmnand: Fix misuse of IS_ENABLED
Axel Lin
1
-2
/
+2
2015-07-20
mtd: nand: sunxi: Set serial access mode correctly
Roy Spliet
1
-5
/
+12
2015-07-20
mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
Roy Spliet
1
-5
/
+68
2015-07-20
mtd: r852: make ecc_reg 32-bit in r852_ecc_correct
Nicolas Iooss
1
-1
/
+1
2015-07-20
nand: davinci: add support for 4K page size nand devices
Sandeep Paulraj
1
-11
/
+31
2015-07-06
mtd: nandsim: fix double free
shengyong
1
-18
/
+7
2015-07-06
mtd: nandsim: fix free of NULL pointer
shengyong
1
-1
/
+2
2015-06-16
mtd: nandsim: Fix kasprintf() usage
Richard Weinberger
1
-0
/
+10
2015-06-16
mtd: cs553x_nand: Fix kasprintf() usage
Richard Weinberger
1
-3
/
+9
2015-06-16
mtd: r852: Fix device_create_file() usage
Richard Weinberger
1
-1
/
+5
2015-06-16
mtd: brcmnand: drop unnecessary initialization
Brian Norris
1
-1
/
+1
2015-06-16
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
1
-8
/
+2
2015-05-27
mtd: plat_nand: use default partition probe
Brian Norris
2
-7
/
+1
2015-05-22
mtd: nand: correct indentation within conditional
Brian Norris
1
-1
/
+1
2015-05-22
mtd: remove incorrect file name
Brian Norris
4
-8
/
+0
2015-05-20
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
1
-1
/
+21
2015-05-20
mtd: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]