Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b76e3f933327f9fd9df9a65a2d239e6e350cbee2
/
drivers
/
mtd
/
nand
d4ed3b9
mtd: nand: make nand_ooblayout_lp_hamming_ops static
by Colin Ian King
· 8 years ago
60cf0ce
mtd: nand: tango: Update ecc_stats.corrected
by Marc Gonzalez
· 8 years ago
2761b4f
mtd: nand: tango: Export OF device ID table as module aliases
by Andres Galacho
· 8 years ago
d241979
mtd: nand: samsung: warn about un-parseable ECC info
by Brian Norris
· 8 years ago
7877104
mtd: nand: free vendor-specific resources in init failure paths
by Brian Norris
· 8 years ago
0545c17
mtd: nand: drop unneeded module.h include
by Brian Norris
· 8 years ago
44d4182
mtd: nand: don't leak buffers when ->scan_bbt() fails
by Brian Norris
· 8 years ago
9786e34
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
dcbe821
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
by Vlastimil Babka
· 8 years ago
6a623e0
mtd: nand: add ooblayout for old hamming layout
by Alexander Couzens
· 8 years ago
b98e199
mtd: oxnas_nand: Allocating more than necessary in probe()
by Dan Carpenter
· 8 years ago
57e363b
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
by Brian Norris
· 8 years ago
9d2ee0a
mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
by Kamal Dasu
· 8 years ago
65a2c1c
mtd: nand: davinci: add comment on NAND subpage write status on keystone
by Sekhar Nori
· 8 years ago
2d283ed
mtd: nand: omap2: Fix partition creation via cmdline mtdparts
by Roger Quadros
· 8 years ago
038e8ad
mtd: nand: NULL terminate a of_device_id table
by Christophe Jaillet
· 8 years ago
70106dd
mtd: nand: Fix a couple error codes
by Dan Carpenter
· 8 years ago
477544c
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· 8 years ago
3deb997
mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset
by Masahiro Yamada
· 8 years ago
e7beeee
mtd: nand: denali: allow to override revision number
by Masahiro Yamada
· 8 years ago
3f5c358
mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
by Masahiro Yamada
· 8 years ago
60d920d
mtd: nand: denali_dt: remove dma-mask DT property
by Masahiro Yamada
· 8 years ago
210a2c8
mtd: nand: denali: support 64bit capable DMA engine
by Masahiro Yamada
· 8 years ago
a56609c
mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
by Masahiro Yamada
· 8 years ago
24715c7
mtd: nand: denali: support HW_ECC_FIXUP capability
by Masahiro Yamada
· 8 years ago
d29109b
mtd: nand: denali: fix erased page checking
by Masahiro Yamada
· 8 years ago
20d4859
mtd: nand: denali: fix bitflips calculation in handle_ecc()
by Masahiro Yamada
· 8 years ago
8927ad3
mtd: nand: denali: remove meaningless pipeline read-ahead operation
by Masahiro Yamada
· 8 years ago
8aabdf3
mtd: nand: denali: allow to override mtd->name from label DT property
by Masahiro Yamada
· 8 years ago
0760468
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
by Masahiro Yamada
· 8 years ago
f107d7a
mtd: nand: Remove unused chip->write_page() hook
by Boris Brezillon
· 8 years ago
f88fc12
mtd: nand: Cleanup/rework the atmel_nand driver
by Boris Brezillon
· 8 years ago
e8348dc
drivers/mtd: Convert remaining uses of pr_warning to pr_warn
by Joe Perches
· 8 years ago
ef980cf8
mtd: nand: orion: improve handling of optional clock
by Simon Baatz
· 8 years ago
675b11d
mtd: nand: orion: fix clk handling
by Simon Baatz
· 8 years ago
e713ddd
mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
by Masahiro Yamada
· 8 years ago
6652ef8
mtd: nand: denali: remove meaningless writes to read-only registers
by Masahiro Yamada
· 8 years ago
cc5d803
mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
by Masahiro Yamada
· 8 years ago
e93c164
mtd: nand: denali: simplify multi device fixup code
by Masahiro Yamada
· 8 years ago
6da27b4
mtd: nand: denali: move multi device fixup code to a helper function
by Masahiro Yamada
· 8 years ago
63757d4
mtd: nand: denali: call nand_set_flash_node() to set DT node
by Masahiro Yamada
· 8 years ago
1394a72
mtd: nand: denali: use nand_chip to hold frequently accessed data
by Masahiro Yamada
· 8 years ago
c5d664a
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
by Masahiro Yamada
· 8 years ago
3158fa0
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
by Masahiro Yamada
· 8 years ago
e30b469
mtd: nand: denali: use int where no reason to use fixed width variable
by Masahiro Yamada
· 8 years ago
be72a4a
mtd: nand: denali: introduce capability flag
by Masahiro Yamada
· 8 years ago
1aded58
mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros
by Masahiro Yamada
· 8 years ago
60ca41f
mtd: nand: denali: fix comment of denali_nand_info::flash_mem
by Masahiro Yamada
· 8 years ago
264a7ca
mtd: nand: denali: remove more unused struct members
by Masahiro Yamada
· 8 years ago
6b2fc9d
mtd: nand: denali: remove redundant define of BANK(x)
by Masahiro Yamada
· 8 years ago
357cc40
mtd: nand: denali: remove unused CONFIG option and macros
by Masahiro Yamada
· 8 years ago
c120e75
mtd: nand: use read_oob() instead of cmdfunc() for bad block check
by Masahiro Yamada
· 8 years ago
9fe4b66
mtd: nand: allow to set only one of ECC size and ECC strength from DT
by Masahiro Yamada
· 8 years ago
33575b2
mtd: nand: fsmc: remove CONFIG_OF conditional
by Thomas Petazzoni
· 8 years ago
77cc88d
mtd: nand: fsmc: remove unused definitions
by Thomas Petazzoni
· 8 years ago
fb8ed2c
mtd: nand: fsmc: use devm_clk_get()
by Thomas Petazzoni
· 8 years ago
a1b1e1d
mtd: nand: fsmc: finally remove fsmc_nand_platform_data
by Thomas Petazzoni
· 8 years ago
c0d218c
mtd: nand: fsmc: remove duplicate nand_set_flash_node()
by Thomas Petazzoni
· 8 years ago
ede29a0
mtd: nand: fsmc: kill {nr_, }partitions structure fields
by Thomas Petazzoni
· 8 years ago
feb1e57
mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data
by Thomas Petazzoni
· 8 years ago
a04271a
mtd: nand: fsmc: remove fsmc_select_chip()
by Thomas Petazzoni
· 8 years ago
6324fb9
mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data
by Thomas Petazzoni
· 8 years ago
e7cda01
mtd: nand: fsmc: move fsmc_nand_data definition
by Thomas Petazzoni
· 8 years ago
ee56874
mtd: nand: fsmc: fix NAND width handling
by Thomas Petazzoni
· 8 years ago
4ca8c1d
mtd: nand: hynix: Fix an error code in init
by Dan Carpenter
· 8 years ago
44dd182
mtd: nand: gpio: make nCE GPIO optional
by Christophe Leroy
· 8 years ago
01eb9ae
mtd: nand: Update dependency of IFC for LS1021A
by Alison Wang
· 8 years ago
1932a96
mtd: nand: tango: Enforce DMA direction type
by Boris Brezillon
· 8 years ago
215157f
mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"
by Colin Ian King
· 8 years ago
6b244bb
mtd: nand: sunxi: simplify optional reset handling
by Philipp Zabel
· 8 years ago
626994e
mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDs
by Boris Brezillon
· 9 years ago
78f3482
mtd: nand: hynix: Rework NAND ID decoding to extract more information
by Boris Brezillon
· 9 years ago
8fc82d4
mtd: nand: samsung: Retrieve ECC requirements from extended ID
by Hans de Goede
· 9 years ago
3b5206f
mtd: nand: Move Macronix specific initialization in nand_macronix.c
by Boris Brezillon
· 9 years ago
229204d
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
by Boris Brezillon
· 9 years ago
10d4e75
mtd: nand: Move Micron specific init logic in nand_micron.c
by Boris Brezillon
· 9 years ago
9b2d61f
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
by Boris Brezillon
· 9 years ago
01389b6
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
by Boris Brezillon
· 9 years ago
c51d0ac
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
by Boris Brezillon
· 9 years ago
abbe26d
mtd: nand: Add manufacturer specific initialization/detection steps
by Boris Brezillon
· 9 years ago
bcc678c
mtd: nand: Do not expose the NAND manufacturer table directly
by Boris Brezillon
· 8 years ago
f16bd7c
mtd: nand: Kill the MTD_NAND_IDS Kconfig option
by Boris Brezillon
· 9 years ago
8cfb9ab
mtd: nand: Rename the nand_manufacturers struct
by Boris Brezillon
· 8 years ago
7bb4279
mtd: nand: Rename nand_get_flash_type() into nand_detect()
by Boris Brezillon
· 9 years ago
29a198a
mtd: nand: Get rid of busw parameter
by Boris Brezillon
· 9 years ago
7f501f0
mtd: nand: Store nand ID in struct nand_chip
by Boris Brezillon
· 9 years ago
cbe435a
mtd: nand: Get rid of the mtd parameter in all auto-detection functions
by Boris Brezillon
· 9 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
9c8d7ff
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
34da5f5
mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips
by Zach Brown
· 8 years ago
5671842
mtd: nand: implement 'max_bad_blocks' mtd function
by Zach Brown
· 8 years ago
40bc941
mtd: update my email address
by John Crispin
· 8 years ago
a4077ce
mtd: nand: Add Winbond manufacturer id
by Andrey Jr. Melnikov
· 8 years ago
cad3274
mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()
by Boris Brezillon
· 8 years ago
8de15e1
mtd: nand: sunxi: Stop using polling mode when waiting for long operations
by Boris Brezillon
· 8 years ago
19649e2
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
by Boris Brezillon
· 8 years ago
6564414
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
by Mark Marshall
· 8 years ago
07f7644
mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
by Wei Yongjun
· 8 years ago
de0b344
mtd: nand: Add OX820 NAND hardware dependency
by Jean Delvare
· 8 years ago
Next »