index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table
Oleksij Rempel
2015-08-25
1
-0
/
+4
*
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ezequiel García
2015-08-19
1
-21
/
+10
*
mtd: nand: pxa3xx-nand: fix random command timeouts
Robert Jarzmik
2015-08-19
1
-3
/
+7
*
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Robert Jarzmik
2015-08-19
1
-1
/
+1
*
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
2015-08-18
1
-0
/
+3
*
mtd: omap_elm: Fix module alias
Axel Lin
2015-08-18
1
-1
/
+1
*
mtd: denali_pci: switch to dev_err()
Andy Shevchenko
2015-08-18
1
-4
/
+4
*
mtd: denali_pci: refactor driver using devres API
Andy Shevchenko
2015-08-18
1
-17
/
+6
*
mtd: denali_pci: use module_pci_driver() macro
Andy Shevchenko
2015-08-18
1
-11
/
+1
*
mtd: denali: hide core part from user in Kconfig
Andy Shevchenko
2015-08-18
1
-8
/
+5
*
nand: pxa3xx: Increase initial buffer size
Ezequiel Garcia
2015-08-14
1
-6
/
+9
*
mtd: brcmnand: Fix misuse of IS_ENABLED
Axel Lin
2015-08-07
1
-2
/
+2
*
mtd: nand: sunxi: Set serial access mode correctly
Roy Spliet
2015-07-20
1
-5
/
+12
*
mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
Roy Spliet
2015-07-20
1
-5
/
+68
*
mtd: r852: make ecc_reg 32-bit in r852_ecc_correct
Nicolas Iooss
2015-07-20
1
-1
/
+1
*
nand: davinci: add support for 4K page size nand devices
Sandeep Paulraj
2015-07-20
1
-11
/
+31
*
mtd: nandsim: fix double free
shengyong
2015-07-06
1
-18
/
+7
*
mtd: nandsim: fix free of NULL pointer
shengyong
2015-07-06
1
-1
/
+2
*
mtd: nandsim: Fix kasprintf() usage
Richard Weinberger
2015-06-16
1
-0
/
+10
*
mtd: cs553x_nand: Fix kasprintf() usage
Richard Weinberger
2015-06-16
1
-3
/
+9
*
mtd: r852: Fix device_create_file() usage
Richard Weinberger
2015-06-16
1
-1
/
+5
*
mtd: brcmnand: drop unnecessary initialization
Brian Norris
2015-06-16
1
-1
/
+1
*
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
2015-06-16
1
-8
/
+2
*
mtd: plat_nand: use default partition probe
Brian Norris
2015-05-27
2
-7
/
+1
*
mtd: nand: correct indentation within conditional
Brian Norris
2015-05-22
1
-1
/
+1
*
mtd: remove incorrect file name
Brian Norris
2015-05-22
4
-8
/
+0
*
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
2015-05-20
1
-1
/
+21
*
mtd: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-20
1
-1
/
+1
*
mtd: mxc_nand: fix truncate of unaligned oob copying
Baruch Siach
2015-05-20
1
-4
/
+36
*
mtd: mxc_nand: limit the size of used oob
Baruch Siach
2015-05-20
1
-3
/
+13
*
mtd: mxc_nand: cleanup copy_spare function
Uwe Kleine-König
2015-05-20
1
-15
/
+31
*
mtd: brcmnand: do not make local variable static
Hauke Mehrtens
2015-05-18
1
-1
/
+1
*
mtd: brcmnand: remove double new line from print
Hauke Mehrtens
2015-05-18
1
-1
/
+1
*
mtd: brcmnand: add BCM63138 support
Brian Norris
2015-05-15
2
-0
/
+112
*
mtd: brcmnand: add support for Broadcom's IPROC family
Brian Norris
2015-05-15
2
-0
/
+153
*
mtd: brcmnand: add extra SoC support to library
Brian Norris
2015-05-15
2
-5
/
+71
*
mtd: brcmnand: add support for STB chips
Brian Norris
2015-05-15
2
-0
/
+45
*
mtd: nand: add NAND driver "library" for Broadcom STB NAND controller
Brian Norris
2015-05-15
5
-0
/
+2263
*
mtd: nand: add common DT init code
Brian Norris
2015-05-11
1
-0
/
+41
*
mtd: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: nand: pxa3xx: fix build on ARM64
Rob Herring
2015-05-07
1
-11
/
+10
*
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Maxime Ripard
2015-05-07
1
-11
/
+9
*
mtd: fsmc_nand: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-06
1
-2
/
+3
*
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
Nicholas Mc Guire
2015-05-06
1
-3
/
+2
*
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
2015-05-06
1
-3
/
+0
*
mtd: constify of_device_id array
Fabian Frederick
2015-05-06
1
-1
/
+1
*
mtd: nand_bbt: fix theoretical integer overflow in BBT write
Brian Norris
2015-05-06
1
-1
/
+1
*
mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
Brian Norris
2015-05-06
1
-7
/
+12
*
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
2015-05-06
1
-1
/
+1
[next]