Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4355b70cf48363c50a9de450b01178c83aba8f6a
/
drivers
/
mtd
4355b70
mtd: nand: hack ONFI for non-power-of-2 dimensions
by Brian Norris
· 12 years ago
62e8b85
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
by Ezequiel Garcia
· 11 years ago
95b2656
mtd: nand: pxa3xx: Move DMA I/O enabling
by Ezequiel Garcia
· 11 years ago
867f770
mtd: m25p80: Add support for Micron N25Q512A memory
by Priyanka Jain
· 11 years ago
39ac9ca
mtg: docg3: use free_bch() instead of kfree()
by Wei Yongjun
· 11 years ago
9fee840
mtd: docg4: fix status polling loop
by Mike Dunn
· 11 years ago
5422933
mtd: socrates_nand: Use dev_err instead of printk
by Sachin Kamat
· 11 years ago
cf3a9b5
mtd: socrates_nand: Use devm_kzalloc
by Sachin Kamat
· 11 years ago
ecb598d
mtd: socrates_nand: Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
c69ad0e
mtd: fsl_ifc_nand: Use module_platform_driver
by Sachin Kamat
· 11 years ago
bcecd39
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
b38be28
mtd: sst25l: Use devm_kzalloc
by Sachin Kamat
· 11 years ago
fcfd9f2
mtd: sst25l: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
2aabeb2
mtd: Use MTD_BLOCK_MAJOR instead of the magic number
by Ezequiel Garcia
· 11 years ago
5576bc7
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
fea7b56
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
6dcd592
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
60d0dc7
mtd: denali: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4d47011
mtd: scb2_flash: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
cd68892
mtd: pci: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
fe7feb99
mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
2a46f83
mtd: phram: Make phram 64-bit compatible
by Alexander Sverdlin
· 11 years ago
14a95b8a
mtd: diskonchip: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
e6db7c8
mtd: m25p80: Add support for ESMT F25L32PA
by Flavio Silveira
· 12 years ago
14ac078
mtd: plat-ram: Remove casting the return value which is a void pointer
by Jingoo Han
· 12 years ago
963d1c2
mtd: nand: fix the wrong mtd->type for nand chip
by Huang Shijie
· 11 years ago
f483724
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
by Huang Shijie
· 11 years ago
818b973
mtd: nand: add a helper to detect the nand type
by Huang Shijie
· 11 years ago
7a2b89a
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
by Huang Shijie
· 11 years ago
3723e93
mtd: nand: print out the cell information for nand chip
by Huang Shijie
· 11 years ago
13fbd17
mtd: nand: set the cell information for ONFI nand
by Huang Shijie
· 11 years ago
1c195e9
mtd: nand: add the "bits per cell" info for legacy ID NAND
by Huang Shijie
· 11 years ago
7db906b
mtd: nand: rename the cellinfo to bits_per_cell
by Huang Shijie
· 11 years ago
1d0ed69
mtd: nand: add a helper to check the SLC/MLC nand chip
by Huang Shijie
· 11 years ago
4ae7d22
mtd: nand: correct extemded param page error handling
by Brian Norris
· 11 years ago
2a3d933
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
by Josh Wu
· 11 years ago
81f29b4
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
by Josh Wu
· 11 years ago
e9d8da8
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
by Josh Wu
· 11 years ago
86bc7bdd
mtd: onenand: omap: remove two unused functions
by Paul Bolle
· 12 years ago
c7f23a7
mtd: nand: cleanup ONFI printed errors, warnings
by Brian Norris
· 12 years ago
535ab90
mtd: lpddr_cmds: make function static
by Brian Norris
· 12 years ago
6b7368c
mtd: onenand: remove unused variable assignments
by Brian Norris
· 12 years ago
aaadd98
mtd: nand: remove obsolete 'ecclayout' field
by Brian Norris
· 12 years ago
53d66ba
mtd: onenand: remove redundant offset check
by Brian Norris
· 12 years ago
8c51943
mtd: denali: make init function static
by Brian Norris
· 12 years ago
be1ee7d
mtd: dataflash: remove unused field
by Brian Norris
· 12 years ago
552fb55
mtd: nand: stop exporting nand_default_bbt
by Brian Norris
· 12 years ago
4fd18ae
mtd: nandsim: don't call nand_default_bbt() directly
by Brian Norris
· 12 years ago
252026a
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
by Brian Norris
· 12 years ago
2ee41fa
nand: docg4: use nand_base's default BBT scan
by Brian Norris
· 12 years ago
d41f950
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
by Lothar Waßmann
· 12 years ago
031e277
mtd: gpmi: fix ECC regression
by David Woodhouse
· 11 years ago
18a84e9
mtd: nand: pxa3xx: Fix registered MTD name
by Ezequiel Garcia
· 11 years ago
2b468ef
mtd: m25p80: Fix 4 byte addressing mode for Micron devices.
by Elie De Brauwer
· 11 years ago
5cb1327
mtd: nand: fix memory leak in ONFI extended parameter page
by Brian Norris
· 11 years ago
ab5be58
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
by Ezequiel Garcia
· 12 years ago
f1da345
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
ef9a61b
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
6c3b889
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
by Michel Stempin
· 12 years ago
60ea89e
mtd: ofpart: use for_each_child_of_node() macro
by Wei Yongjun
· 12 years ago
3156231
mtd: mtdswap: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 12 years ago
8e7fd23
mtd cs553x_nand: use kzalloc() instead of memset
by Dan Carpenter
· 12 years ago
ff52c67
mtd: atmel_nand: fix error return code in atmel_nand_probe()
by Wei Yongjun
· 12 years ago
13134f4
mtd: bcm47xxsflash: writing support
by Rafał Miłecki
· 12 years ago
c0fcbc5
mtd: bcm47xxsflash: implement erasing support
by Rafał Miłecki
· 12 years ago
8268df2
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
by Libo Chen
· 12 years ago
d2b1bd1
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
by Libo Chen
· 12 years ago
ebc6e4b
mtd: remove alauda driver
by Jussi Kivilinna
· 12 years ago
b2ac037
mtd: nand: mxc_nand: mark 'const' properly
by Jingoo Han
· 12 years ago
9a589c8
mtd: maps: cfi_flagadm: add missing __iomem annotation
by Jingoo Han
· 12 years ago
e51fb2c
mtd: spear_smi: add missing __iomem annotation
by Jingoo Han
· 12 years ago
2fffc79
mtd: r852: Staticize local symbols
by Jingoo Han
· 12 years ago
b2b263f2
mtd: nandsim: Staticize local symbols
by Jingoo Han
· 12 years ago
d1d90c99
mtd: impa7: add missing __iomem annotation
by Jingoo Han
· 12 years ago
582b2ff
mtd: sm_ftl: Staticize local symbols
by Jingoo Han
· 12 years ago
a3d7ee9
mtd: m25p80: add support for mr25h10
by Markus Niebel
· 12 years ago
5814699
mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
by Sascha Hauer
· 12 years ago
7e7d83b
mtd: m25p80: Pass flags through CAT25_INFO macro
by Sascha Hauer
· 12 years ago
8f229fb
mtd: m25p80: remove unnecessary ifdef
by Sascha Hauer
· 12 years ago
da887588
mtd: MTD_NAND_DENALI should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
44a417f
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
by Julia Lawall
· 12 years ago
2fa831f
mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector
by Josh Wu
· 12 years ago
eedeac3
mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
by Brian Norris
· 12 years ago
d6a95080
mtd: nand: fixup kerneldoc, rename parameter
by Brian Norris
· 12 years ago
f720e7c
mtd: gpmi: remove the nand_scan()
by Huang Shijie
· 12 years ago
4204ccc
mtd: set ONFI nand's default hooks in nand_set_defaults()
by Huang Shijie
· 12 years ago
bdf69c4
mtd: set the ecc step size for master/slave mtd_info
by Huang Shijie
· 12 years ago
bf977e3
mtd: add a new sys node to show the ecc step size
by Huang Shijie
· 12 years ago
daae74c
mtd: nand: silence some shift wrap warnings
by Dan Carpenter
· 12 years ago
7a96541
mtd: simplify use of devm_ioremap_resource
by Julia Lawall
· 12 years ago
39de86e
mtd: create_freezable_workqueue() doesn't return an ERR_PTR
by Dan Carpenter
· 12 years ago
8a9f4aa
mtd: tests: incorporate error message for mtdtest_write()
by Akinobu Mita
· 12 years ago
abc173a
mtd: tests: incorporate error message for mtdtest_read()
by Akinobu Mita
· 12 years ago
0d58f6e
mtd: nand: Allow to build pxa3xx_nand on Orion platforms
by Ezequiel Garcia
· 12 years ago
6b45c1e
mtd: nand: pxa3xx: Allow devices with no dma resources
by Ezequiel Garcia
· 12 years ago
57ff88f
mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
by Ezequiel Garcia
· 12 years ago
f4db2e3
mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
by Ezequiel Garcia
· 12 years ago
48cf7ef
mtd: nand: pxa3xx: Move cached registers to info structure
by Ezequiel Garcia
· 12 years ago
ec82135
mtd: nand: pxa3xx: Remove unneeded internal cmdset
by Ezequiel Garcia
· 12 years ago
f455578
mtd: nand: pxa3xx: Remove hardcoded mtd name
by Ezequiel Garcia
· 12 years ago
Next »