Gitiles Standalone
repos
/
linux-5.10
/
df8b97024e6d28e98066696619e2084bbda4e40e
/
drivers
/
mtd
df8b970
mtd: nand: denali: use BIT() and GENMASK() for register macros
by Masahiro Yamada
· 8 years ago
2b8c92b
mtd: nand: denali_dt: clean up resource ioremap
by Masahiro Yamada
· 8 years ago
f82c323
mtd: nand: gpmi: fix typo in comment
by Matthias Lange
· 8 years ago
d816f6b
mtd: nand: gpmi: Fix typo in data structure name
by Matthias Lange
· 8 years ago
3762a33
mtd: nand: orion: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
d45e531
mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
by Boris Brezillon
· 8 years ago
30ee809
mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller
by Xiaolei Li
· 8 years ago
7ec4a37
mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
by Xiaolei Li
· 8 years ago
582212c
mtd: nand: mediatek: refine register NFI_PAGEFMT setting
by Xiaolei Li
· 8 years ago
05b6c23
mtd: nand: atmel: mark resume function __maybe_unused
by Arnd Bergmann
· 8 years ago
79e0348
mtd: nand: check ecc->total sanity in nand_scan_tail
by Masahiro Yamada
· 8 years ago
2165c4a
mtd: nand: Support 'EXIT GET STATUS' command in nand_command[_lp]()
by Boris Brezillon
· 8 years ago
4114564
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS
by Boris Brezillon
· 8 years ago
a186493
mtd: nand: tango: Fix incorrect use of SEQIN command
by Boris Brezillon
· 8 years ago
df5586d
mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)
by Boris Brezillon
· 8 years ago
2de85e7
mtd: nand: sunxi: Actually use DMA for subpage reads
by Boris Brezillon
· 8 years ago
7d135bcc
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 8 years ago
0b4773fd
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· 8 years ago
6e532af
mtd: nand: atmel: Add PM ops
by Boris Brezillon
· 8 years ago
f9ce2ed
mtd: nand: atmel: Add ->setup_data_interface() hooks
by Boris Brezillon
· 8 years ago
104e442
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 8 years ago
ebb528d9
mtd: nand: gpmi: Kill gpmi_nand_exit()
by Boris Brezillon
· 8 years ago
4d02423
mtd: nand: gpmi: Fix gpmi_nand_init() error path
by Boris Brezillon
· 8 years ago
b4af694
mtd: nand: gpmi: add i.MX 7 SoC support
by Stefan Agner
· 8 years ago
6b7ee72
mtd: nand: gpmi: unify clock handling
by Stefan Agner
· 8 years ago
086567f
mtd: nand: Optimize checking of erased buffers
by Pavel Machek
· 8 years ago
838ff7b
mtd: nand: fsmc_nand: handle on-die ECC case
by Thomas Petazzoni
· 8 years ago
9748e1d
mtd: nand: add support for Micron on-die ECC
by Thomas Petazzoni
· 8 years ago
4a78cc6
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
by Boris Brezillon
· 8 years ago
cc0f51e
mtd: nand: export nand_{read,write}_page_raw()
by Thomas Petazzoni
· 8 years ago
785818f
mtd: nand: add core support for on-die ECC
by Thomas Petazzoni
· 8 years ago
1debdb9
mtd: nand: fsmc: remove default timings
by Thomas Petazzoni
· 8 years ago
d9fb079
mtd: nand: fsmc: add support for SDR timings
by Thomas Petazzoni
· 8 years ago
6335b50
mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()
by Thomas Petazzoni
· 8 years ago
19d8ccc
mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
by Alexander Couzens
· 8 years ago
0b2f93d
mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayout
by Boris Brezillon
· 8 years ago
6f9ad5f
mtd: nand: Add Mediatek machine dependency
by Ezequiel Garcia
· 8 years ago
7699f1e
mtd: nand: Add Hisilicon machine dependency
by Ezequiel Garcia
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 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
7bccd12
ubi: Add debugfs file for tracking PEB state
by Ben Shelton
· 8 years ago
8a14358
ubi: fastmap: Fix slab corruption
by Rabin Vincent
· 8 years ago
997d30c
ubi: Make mtd parameter readable
by Andy Shevchenko
· 9 years ago
435009d
ubi: Fix section mismatch
by Andy Shevchenko
· 9 years ago
044f1da
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
d6296d39
blk-mq: update ->init_request and ->exit_request prototypes
by Christoph Hellwig
· 8 years ago
47228ca
Merge tag 'spi-nor/for-4.12-v2' of git://github.com/spi-nor/linux into MTD
by Brian Norris
· 8 years ago
57e363b
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
by Brian Norris
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8abe904
mtd: mtk-nor: set controller's address width according to nor flash
by Guochun Mao
· 8 years ago
0d43d7a
mtd: spi-nor: add driver for STM32 quad spi flash controller
by Ludovic Barre
· 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
038e8ad6e
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
7c4cc30
bdi: Drop 'parent' argument from bdi_register[_va]()
by Jan Kara
· 8 years ago
c1844d5
fs: Remove SB_I_DYNBDI flag
by Jan Kara
· 8 years ago
fa06052
mtd: Convert to dynamically allocated bdi infrastructure
by Jan Kara
· 8 years ago
da4b1ca
mtd: physmap_of: use OF helpers for reading strings
by Rafał Miłecki
· 8 years ago
e4a8aad
mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX
by Geliang Tang
· 9 years ago
e8348dc
drivers/mtd: Convert remaining uses of pr_warning to pr_warn
by Joe Perches
· 9 years ago
8c925b2
mtd: physmap_of: really fix the physmap add-ons
by Linus Walleij
· 8 years ago
b0fcb4b
mtd: spi-nor: enable stateless 4b op codes for mx25u25635f
by Mathias Kresin
· 8 years ago
835ed7b
mtd: spi-nor: Add support for N25Q256A11
by Nobuhiro Iwamatsu
· 8 years ago
f363b08
blk-mq: constify struct blk_mq_ops
by Eric Biggers
· 8 years ago
9cd9a21
ubi/upd: Always flush after prepared for an update
by Sebastian Siewior
· 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
2fae131
UBI: Fix typos
by Andrew F. Davis
· 9 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
Next »