Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e9195edc59f33e9cabdd32a2959e927806670f45
/
drivers
/
mtd
/
nand
9ce244b
mtd: support writing OOB without ECC
by Brian Norris
· 13 years ago
10a2bca
mtd: add the common code for GPMI-NAND controller driver
by Huang Shijie
· 13 years ago
157550ff
mtd: add GPMI-NAND driver in the config and Makefile
by Huang Shijie
· 13 years ago
45dfc1a
mtd: add helper functions library and header files for GPMI NAND driver
by Huang Shijie
· 13 years ago
c97926d
mtd: mxc_nand: add mx53 NFC driver support
by Jason Liu
· 13 years ago
38ca6eb
mtd: bcm_umi_nand: clean up error handling code
by Julia Lawall
· 13 years ago
f975c6b
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
by Michael Hench
· 13 years ago
4aa1062
mtd: s3c2410 nand: Remove uncessary null check
by Jonghwan Choi
· 13 years ago
46a00d8
mtd: use MTD_NAND_OMAP2 for OMAP4
by Jan Weitzel
· 13 years ago
0a32a10
mtd: cleanup style on pr_debug messages
by Brian Norris
· 13 years ago
289c052
mtd: replace DEBUG() with pr_debug()
by Brian Norris
· 13 years ago
d037021
mtd: nand: style fixups in pr_* messages
by Brian Norris
· 13 years ago
9a4d4d6
mtd: nand: convert printk() to pr_*()
by Brian Norris
· 13 years ago
a0f5080
mtd: nand: change KERN_DEBUG to KERN_INFO
by Brian Norris
· 13 years ago
f3c8cfc
mtd: pxa3xx_nand: enable multiple chip select support
by Lei Wen
· 13 years ago
d456882
mtd: pxa3xx_nand: sperate each chip individual info
by Lei Wen
· 13 years ago
da675b4
mtd: pxa3xx_nand: convert all printk into dev_*
by Lei Wen
· 13 years ago
051fc41
mtd: pxa3xx_nand: enhance suspend and resume routine
by Lei Wen
· 13 years ago
52a474d
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
by Mike Hench
· 13 years ago
fb54275
mtd: atmel_nand: optimize read/write buffer functions
by Nicolas Ferre
· 13 years ago
57b078a
mtd: nand: don't free the global data too early
by Liu Shuo
· 13 years ago
a751d31
mtd: fsl_upm: fix a memory leak in fun_chip_init error path
by Axel Lin
· 13 years ago
201ab53
mtd: atmel_nand: fix wrong use of 0 as NULL
by Nicolas Ferre
· 13 years ago
08c248f
mtd: nand_flash_detect_onfi propagate busw info
by Matthieu CASTET
· 13 years ago
903cd06
mtd: nand: ignore ECC errors for simple BBM scans
by Brian Norris
· 13 years ago
041e457
mtd: nand: handle ECC errors in OOB
by Brian Norris
· 13 years ago
7854d3f
mtd: spelling, capitalization, uniformity
by Brian Norris
· 13 years ago
050f012
mtd: nand: drop edb7312 support
by Dmitry Eremin-Solenikov
· 13 years ago
b2a5a48
mtd: socrates_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
a910649
mtd: ndfc.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
a9093f0
mtd: mpc5121_nfc.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
73f36b3
mtd: fsl_upm.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
99add42
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
2cd9ea5
mtd: socrates_nand: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
9d7948c
mtd: ndfc: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
b3702ea
mtd: mpc5121_nfc: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
a454a29
mtd: fsl_upm: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
b6b0fae
mtd: fsl_elbc_nand: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
f722013
mtd: nand_base: always initialise oob_poi before writing OOB data
by THOMSON, Adam (Adam)
· 13 years ago
9e58c5d4
mtd: txx9ndfmc.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
68adef5
mtd: tmio_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
3af55a8
mtd: sharpsl.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
599501a
mtd: s3c2410.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
ee0f6a1
mtd: pxa3xx_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
725b75a
mtd: ppchameleonevb.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
009c840
mtd: plat_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
c9dd375
mtd: orion_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
69c85f1
mtd: omap2.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
d4ed8f1
mtd: mxc_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
90ee1fb
mtd: jz4740_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
4571c13
mtd: h1910.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
0d04eda
mtd: fsmc_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
6cb03c9
mtd: edb7312.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
5b55b1e
mtd: davinci_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
bbd86c9
mtd: cs553x_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
0b118f0
mtd: cmx270_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
4d32de8
mtd: cafe_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
58171cb
mtd: bcm_umi_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
ef5d79f
mtd: atmel_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
3b36013
mtd: davinci_nand: remove redundant mtd_device_unregister
by Axel Lin
· 13 years ago
0870066
mtd: remove printk's for [kv][mz]alloc failures
by Brian Norris
· 13 years ago
9616605
mtd: ndfc: fix a memory leak in ndfc_remove
by Axel Lin
· 13 years ago
543e32d
mtd: pxa3xx_nand: Fix blank page ECC mismatch
by Daniel Mack
· 13 years ago
0fab028
mtd: pxa3xx_nand: fix nand detection issue
by Lei Wen
· 13 years ago
bc27ede
mtd: denali: detect the number of banks before resetting NAND
by Jamie Iles
· 13 years ago
0dc8626
mtd: plat-nand: drop unused fields from platform_nand_data
by Dmitry Eremin-Solenikov
· 13 years ago
8b6e50c
mtd: nand: multi-line comment style fixups
by Brian Norris
· 14 years ago
abfc7d2
mtd: txx9ndfmc don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
d845c3e
mtd: tmio_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
7221eb1
mtd: socrates_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
a4c93614
mtd: sharpsl don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
5b2efbd
mtd: s3c2410 don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
c842f57
mtd: pxa3xx_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
16b206e
mtd: ppchameleonevb don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
4ac6b3e
mtd: orion_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
f397d8c
mtd: omap2 don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
2aedf3e
mtd: ndfc don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
5279fe3
mtd: mpc5121_nfc don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
bef0615
mtd: jz4740_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
e411f52
mtd: h1910 don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
8d3f8bb
mtd: fsmc_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
a8e0832
mtd: fsl_upm don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
495e2f4
mtd: edb7312 don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
4e243a0
mtd: davinci_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
5987d3f
mtd: cs553x_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
00205e8
mtd: cmx270_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
caf32f4
mtd: bcm_umi_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
2108c3b
mtd: atmel_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
1676bc1
mtd: pxa3xx_nand: remove unused variable 'mtd'
by Axel Lin
· 13 years ago
82e023a
mtd: fsmc_nand: fix a memory leak
by Axel Lin
· 13 years ago
1a35919
mtd: pxa3xx_nand: fix a memory leak
by Axel Lin
· 13 years ago
d80932b
mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove
by Axel Lin
· 13 years ago
43c6871
mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
by Axel Lin
· 13 years ago
b079482
mtd: denali: remove calling mtd_device_unregister() after nand_release()
by Axel Lin
· 13 years ago
5507766
mtd: nand: remove unnecessary TODO
by Brian Norris
· 13 years ago
2e7485f
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
by Dmitry Eremin-Solenikov
· 13 years ago
d3f2ed5
mtd: nand: remove meaningless delay from nand_unlock
by Jiri Pinkava
· 13 years ago
1754aab
mtd: ATMEL, AVR32: inline nand partition table access
by Dmitry Eremin-Solenikov
· 14 years ago
53d5d88
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
by Brian Norris
· 14 years ago
b8f8068
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
by Brian Norris
· 14 years ago
Next »