Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ce06d379a06b4d5c9f944bb60e80b084d16bfc0
/
drivers
/
mtd
/
nand
8ce06d3
mtd: atmel_nand: Use of_device_get_match_data
by Romain Izard
· 9 years ago
e88b7f7
mtd: atmel_nand: Simplify error messages
by Romain Izard
· 9 years ago
b8b0e46
mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
by Han Xu
· 9 years ago
026918e
mtd: nand: gpmi: add gpmi dsm supend/resume support
by Huang Shijie
· 9 years ago
54ca3cd
mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()
by Thomas Petazzoni
· 9 years ago
46c135c
mtd: nand: sunxi: use mtd_div_by_ws() helper
by Brian Norris
· 9 years ago
12197bf
mtd: atmel_nand: Do not warn on bitflips
by Romain Izard
· 9 years ago
4be4e03
mtd: nand: sunxi: add randomizer support
by Boris BREZILLON
· 9 years ago
8ebc563
mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition
by Boris BREZILLON
· 9 years ago
23819f2
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
by Christophe Jaillet
· 9 years ago
f9bdbd6
mtd: nuc900_nand: read correct SMISR register
by Arnd Bergmann
· 9 years ago
9146cbd
mtd: jz4780_nand: replace if/else blocks with switch/case
by Brian Norris
· 9 years ago
6c1207b
mtd: nand: jz4780: Update ecc correction error codes
by Harvey Hunt
· 9 years ago
c66b651
mtd: nandsim: use nand_get_controller_data()
by Brian Norris
· 9 years ago
f118902
mtd: jz4780_nand: remove useless mtd->priv = chip assignment
by Brian Norris
· 9 years ago
d699ed2
mtd: nand: make use of nand_set/get_controller_data() helpers
by Boris BREZILLON
· 9 years ago
ae02ab0
mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
by Alex Smith
· 9 years ago
48bf35d
mtd: nand: jz4740: remove custom 'erased check' implementation
by Boris BREZILLON
· 9 years ago
cc01e60
mtd: nand: diskonchip: remove custom 'erased check' implementation
by Boris BREZILLON
· 9 years ago
bc29c95
mtd: nand: davinci: remove custom 'erased check' implementation
by Boris BREZILLON
· 9 years ago
40cbe6e
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
by Boris BREZILLON
· 9 years ago
6e94119
mtd: nand: return consistent error codes in ecc.correct() implementations
by Boris BREZILLON
· 9 years ago
f7a8e38
mtd: nand: assign reasonable default name for NAND drivers
by Brian Norris
· 9 years ago
887e9d3
mtd: nand: fix for drop unnecessary partition parser data
by Stephen Rothwell
· 9 years ago
1873315
mtd: sh_flctl: pass FIFO as physical address
by Arnd Bergmann
· 9 years ago
0ed6ca3
mtd: denali: make MTD_NAND_DENALI_DT dependent on OF
by Masahiro Yamada
· 9 years ago
44991b3
mtd: nand: Disable subpage writes for drivers without ecc->hwctl
by Helmut Schaa
· 11 years ago
8142b47
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
by Boris BREZILLON
· 9 years ago
29574ed
mtd: nand: kill the chip->flash_node field
by Boris BREZILLON
· 9 years ago
7194a29
mtd: nand: simplify nand_dt_init() usage
by Boris BREZILLON
· 9 years ago
37f5a54
mtd: nand: remove useless mtd->priv = chip assignments
by Boris BREZILLON
· 9 years ago
442f201b
mtd: nand: denali: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
a723bf6
mtd: nand: socrates: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
17dd20b
mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
2d37439
mtd: nand: docg4: simplify error case
by Brian Norris
· 9 years ago
7208b99
mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
960823a
mtd: nand: vf610: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
a3f5437
mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
66c9595
mtd: nand: tmio: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
32e9f2d
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
0324e64
mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
9c9eef8
mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
de9f56f
mtd: nand: r852: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
063294a
mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
a0260d2
mtd: nand: plat: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
4e3b6d1
mtd: nand: pasemi: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
53cd268
mtd: nand: orion: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
432420c
mtd: nand: omap2: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
396a9c4
mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
ca921b5
mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
ed10f16
mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
a008deb
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
5a9f23f
mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
0faf8c3
mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
d25cc7a
mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
fa10016
mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
2a690b2
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
dc2948c
mtd: nand: gpio: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
bdf3a55
mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
478d51f
mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
5e9fb93
mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
18ba50c
mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
5d07379
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
b0c423c
mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
a5cfb4d
mtd: nand: davinci: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
2afd14f
mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
8cd65d1
mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
e787dfd
mtd: nand: cafe: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
f1c4c99
mtd: nand: brcm: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
7085a3b
mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
ff70f35
mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
ac01efe
mtd: nand: atmel: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
187d6ad
mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
4578ea9
mtd: nand: omap2: create and use mtd_to_omap()
by Boris BREZILLON
· 9 years ago
faee6c3
mtd: nand: nuc900: create and use mtd_to_nuc900()
by Boris BREZILLON
· 9 years ago
277af42
mtd: nand: fsmc: create and use mtd_to_fsmc()
by Boris BREZILLON
· 9 years ago
ce7f285
mtd: omap_elm: print interrupt resource using %pr
by Arnd Bergmann
· 9 years ago
665d2c2
mtd: bcm47xxnflash: really unregister NAND on device removal
by Brian Norris
· 9 years ago
320092a
mtd: nand: denali: add missing nand_release() call in denali_remove()
by Boris BREZILLON
· 9 years ago
207f658
mtd: brcmnand: defer to devm_ioremap_resource() for error checking
by Brian Norris
· 9 years ago
af3855d
mtd: brcmnand: Add support for the BCM6368
by Simon Arlott
· 9 years ago
5c05bc0
mtd: brcmnand: Request and enable the clock if present
by Simon Arlott
· 9 years ago
d5c5620
mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH
by Geert Uytterhoeven
· 9 years ago
4bd4ebc
mtd: nand: make use of mtd_to_nand() in NAND drivers
by Boris BREZILLON
· 9 years ago
862eba5
mtd: nand: make use of mtd_to_nand() in NAND core code
by Boris BREZILLON
· 9 years ago
41849d4
mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
d121b66
mtd: brcmnand: drop brcmnand_host::of_node field
by Brian Norris
· 9 years ago
a81c0f0
mtd: nand: sunxi: add missing of_node_put
by Julia Lawall
· 9 years ago
081976b
mtd: brcmnand: improve memory management
by Julia Lawall
· 9 years ago
0401669
brcmnand: Clear EXT_ADDR error registers in PIO mode
by Simon Arlott
· 9 years ago
72eaec2
mtd: nand: atmel_nand: constify atmel_nand_caps structures
by LABBE Corentin
· 9 years ago
1d8d8b5
mtd: nand: fix drivers abusing mtd->priv
by Boris BREZILLON
· 9 years ago
064f462
mtd: brcmnand: drop unused subpage_read() support
by Brian Norris
· 9 years ago
d618baf
mtd: brcmnand: clean up flash cache for parameter pages
by Brian Norris
· 9 years ago
1b15b1f
mtd: mxc_nand: Remove bit-or operation with zero
by Fabio Estevam
· 9 years ago
d55d31a
mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths
by Ezequiel García
· 9 years ago
f3028c8
mtd: pxa3xx_nand: Remove dead code
by Ezequiel García
· 9 years ago
b1e4857
mtd: pxa3xx_nand: Remove redundant NAND sensing
by Ezequiel García
· 9 years ago
154f50f
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
by Ezequiel García
· 9 years ago
66e8e47
mtd: pxa3xx_nand: Fix initial controller configuration
by Ezequiel García
· 9 years ago
Next »