Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
41feae79f2621d9fcea1437d4a2f29dc731fdbb0
/
drivers
/
mtd
/
nand
6871c1b
mtd: nand: remove kerneldoc for removed function parameter
by Brian Norris
· 9 years ago
c76b78d
mtd: nand: Qualcomm NAND controller driver
by Archit Taneja
· 9 years ago
9f3e042
mtd: nand: don't select chip in nand_chip's block_bad op
by Archit Taneja
· 9 years ago
a8c65d5
mtd: nand: simplify nand_bch_init() usage
by Boris BREZILLON
· 9 years ago
29f1058
mtd: create an mtd_oobavail() helper and make use of it
by Boris BREZILLON
· 9 years ago
f5b8aa7
mtd: kill the ecclayout->oobavail field
by Boris BREZILLON
· 9 years ago
9ebfdf5
mtd: nand: check status before reporting timeout
by Brian Norris
· 9 years ago
4cf9339
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
by Brian Norris
· 9 years ago
9097103
mtd: nand: pxa3xx_nand: fix dmaengine initialization
by Robert Jarzmik
· 9 years ago
f671a1f
mtd: nand: sunxi: remove direct mtd->priv accesses
by Boris BREZILLON
· 9 years ago
d267aef
mtd: brcmnand: Fix v7.1 register offsets
by Florian Fainelli
· 9 years ago
c2cdace
mtd: nand: pxa3xx_nand: add support for partial chunks
by Thomas Petazzoni
· 9 years ago
9424846
mtd: atmel_nand: Support 32-bit ECC strength
by Romain Izard
· 9 years ago
5575075
mtd: atmel_nand: Support PMECC on SAMA5D2
by Romain Izard
· 9 years ago
5ddc7bd
mtd: atmel_nand: Support variable RB_EDGE interrupts
by Romain Izard
· 9 years ago
26d072e
mtd: nand: pxa3xx_nand: add register access debug
by Robert Jarzmik
· 9 years ago
02c3b0b
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
15c0be7
mtd: Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
420b462
mtd: nand: vf610: remove useless mtd->ecclayout assignment
by Boris BREZILLON
· 9 years ago
f771749
mtd: nand: lpc32xx_mlc: fix ecc.size
by Boris BREZILLON
· 9 years ago
02db97a
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
by Boris BREZILLON
· 9 years ago
d5e83ea
mtd: nand: jz4740: kill the ->ecc_layout field
by Boris BREZILLON
· 9 years ago
f88f44c
mtd: nand: s3c2410: kill the ->ecc_layout field
by Boris BREZILLON
· 9 years ago
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
Next »