Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a7b216b1e1cbbe7dceec2d69403bf249bb804abe
/
drivers
/
mtd
36de807
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
by Richard Genoud
· 7 years ago
7e43968
mtd: Fix partition alignment check on multi-erasesize devices
by Boris Brezillon
· 7 years ago
73600b6
mtd: nand: remove unused blockmask variable
by Corentin Labbe
· 7 years ago
17b694a
mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()
by Christophe JAILLET
· 7 years ago
bfa4133
mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
by Cyrille Pitchen
· 7 years ago
b8f3911
mtd: spi-nor: Check consistency of the memory size extracted from the SFDP
by Boris Brezillon
· 7 years ago
194a4ef
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
7318413
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
581bfce
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89b68cd
UBI: Fix two typos in comments
by Uwe Kleine-König
· 7 years ago
d2e43d1
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
by Colin Ian King
· 8 years ago
b62fc46
ubi: pr_err() strings should end with newlines
by Ben Dooks
· 7 years ago
a51b7cc
ubi: pr_err() strings should end with newlines
by Ben Dooks
· 7 years ago
278f31a
ubi: pr_err() strings should end with newlines
by Ben Dooks
· 7 years ago
a59e57d
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
604df32
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
by Masahiro Yamada
· 7 years ago
b0f3ab2
mfd: syscon: atmel-smc: Add helper to retrieve register layout
by Ludovic Desroches
· 7 years ago
e13ec93
fs: fix kernel_write prototype
by Christoph Hellwig
· 7 years ago
bdd1d2d
fs: fix kernel_read prototype
by Christoph Hellwig
· 7 years ago
3147f44
mtd: lantiq-flash: drop check of boot select
by Hauke Mehrtens
· 7 years ago
d1f936d7
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
a52329a
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
69fc012
mtd: nand: make Samsung SLC NAND usable again
by Lothar Waßmann
· 7 years ago
5ffa70b
Merge tag 'v4.13-rc7' into mtd/next
by Boris Brezillon
· 7 years ago
be3e83e
mtd: nand: atmel: Relax tADL_min constraint
by Boris Brezillon
· 7 years ago
b974696
mtd: nandsim: remove debugfs entries in error path
by Uwe Kleine-König
· 7 years ago
a75d6a4
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next
by Boris Brezillon
· 7 years ago
311bba1
mtd: nand: tmio: Register partitions using the parsers
by Andrea Adami
· 7 years ago
482ead9
mtd: nand: sharpsl: Register partitions using the parsers
by Andrea Adami
· 7 years ago
dce8476
mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller
by Abhishek Sahu
· 7 years ago
a063783
mtd: nand: qcom: support for IPQ4019 QPIC NAND controller
by Abhishek Sahu
· 7 years ago
cc409b9
mtd: nand: qcom: support for different DEV_CMD register offsets
by Abhishek Sahu
· 7 years ago
4e2f6c5
mtd: nand: qcom: QPIC data descriptors handling
by Abhishek Sahu
· 7 years ago
9d43f91
mtd: nand: qcom: enable BAM or ADM mode
by Abhishek Sahu
· 7 years ago
a86b9c4
mtd: nand: qcom: erased codeword detection configuration
by Abhishek Sahu
· 7 years ago
91af95c
mtd: nand: qcom: support for read location registers
by Abhishek Sahu
· 7 years ago
67e830a
mtd: nand: qcom: support for passing flags in DMA helper functions
by Abhishek Sahu
· 7 years ago
381dd24
mtd: nand: qcom: add BAM DMA descriptor handling
by Abhishek Sahu
· 7 years ago
cb80f11
mtd: nand: qcom: allocate BAM transaction
by Abhishek Sahu
· 7 years ago
6192ff7
mtd: nand: qcom: DMA mapping support for register read buffer
by Abhishek Sahu
· 7 years ago
497d7d8
mtd: nand: qcom: add and initialize QPIC DMA resources
by Abhishek Sahu
· 7 years ago
8c5d5d6
mtd: nand: qcom: add bam property for QPIC NAND controller
by Abhishek Sahu
· 7 years ago
58f1f22
mtd: nand: qcom: support for NAND controller properties
by Abhishek Sahu
· 7 years ago
d8a9b32
mtd: nand: qcom: fix read failure without complete bootchain
by Abhishek Sahu
· 7 years ago
238709b
mtd: nand: mtk: fix error return code in mtk_ecc_probe()
by Gustavo A. R. Silva
· 7 years ago
2192a8d
mtd: nand: sh_flctl: fix error return code in flctl_probe()
by Gustavo A. R. Silva
· 7 years ago
dbf5f64
mtd: nand: sh_flctl: use dma_mapping_error to check map errors
by Pan Bian
· 7 years ago
892dd18
mtd: nand: atmel: fix of_irq_get() error check
by Sergei Shtylyov
· 7 years ago
fd213b5
mtd: nand: hynix: add support for 20nm NAND chips
by Martin Blumenstingl
· 7 years ago
3bff08d
mtd: nand: mxc: Fix mxc_v1 ooblayout
by Boris Brezillon
· 8 years ago
fcf59f1
mtd: nand: sunxi: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
481815a
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
by Arvind Yadav
· 7 years ago
4d26f01
mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
7c94128
mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
24c9cd8
mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.
by Arvind Yadav
· 7 years ago
c044179
mtd: nand: denali: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
55bafbc
mtd: orion-nand: fix build error with ARMv4
by Arnd Bergmann
· 7 years ago
1498fba
mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms
by Gregory CLEMENT
· 7 years ago
89f5127
mtd: nand: qcom: reorganize nand devices probing
by Abhishek Sahu
· 7 years ago
eb6df28
mtd: nand: qcom: remove memset for clearing read register buffer
by Abhishek Sahu
· 7 years ago
77cc536
mtd: nand: qcom: reorganize nand page write
by Abhishek Sahu
· 7 years ago
bde4330
mtd: nand: qcom: reorganize nand page read
by Abhishek Sahu
· 7 years ago
e806423
mtd: nand: qcom: remove redundant chip select compatible string
by Abhishek Sahu
· 7 years ago
10777de
mtd: nand: qcom: fix config error for BCH
by Abhishek Sahu
· 7 years ago
f7b8103e
mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
by Fabio Estevam
· 7 years ago
03fba86
mtd: nand: vf610: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
5158bd5
mtd: nand: remove hard-coded NAND ids length
by Jean-Louis Thekekara
· 8 years ago
f84674b
mtd: nand: Fix various memory leaks in core
by Boris Brezillon
· 8 years ago
18f7ce2
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
by Claudiu Beznea
· 7 years ago
75864b3
mtd: make device_type const
by Bhumika Goyal
· 7 years ago
2acc717
mtd: physmap_of: Retire Gemini pad control
by Linus Walleij
· 7 years ago
871e7c0
mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
by Christophe Jaillet
· 7 years ago
d64dc9c
mtd: pci: constify pci_device_id.
by Arvind Yadav
· 7 years ago
4f558d6
mtd: intel_vr_nor: constify pci_device_id.
by Arvind Yadav
· 7 years ago
1372734
mtd: ck804xrom: constify pci_device_id.
by Arvind Yadav
· 7 years ago
01cac4d
mtd: esb2rom: constify pci_device_id.
by Arvind Yadav
· 7 years ago
30105a2
mtd: amd76xrom: constify pci_device_id.
by Arvind Yadav
· 7 years ago
6800259
mtd: ichxrom: constify pci_device_id.
by Arvind Yadav
· 7 years ago
1d70607
mtd: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
ab8d531
mtd: physmap_of: Drop unnecessary static
by Julia Lawall
· 7 years ago
90cc62f
mtd: spear_smi: add NULL check on devm_kzalloc() return value
by Gustavo A. R. Silva
· 7 years ago
18ba710
mtd: spi-nor: fix "No newline at end of file"
by Matthew Gerlach
· 7 years ago
811cb89
mtd: spi-nor: aspeed: set 4B setting for all chips
by Cédric Le Goater
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
9a51544
mtd: blkdevs: Fix mtd block write failure
by Abhishek Sahu
· 7 years ago
d4cb37e
mtd: nand: Remove support for block locking/unlocking
by Boris Brezillon
· 8 years ago
ee02f73
mtd: nand: atmel: Fix EDO mode check
by Boris Brezillon
· 7 years ago
6d29231
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
by Boris Brezillon
· 7 years ago
a11bf5e
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
by Boris Brezillon
· 7 years ago
cb25fae
mtd: nand: Fix a docs build warning
by Jonathan Corbet
· 7 years ago
791eccd
mtd: nand: sunxi: fix potential divide-by-zero error
by Bryan O'Donoghue
· 7 years ago
f7f8c17
nand: fix wrong default oob layout for small pages using soft ecc
by Miquel Raynal
· 7 years ago
eb353aa
mtd: mtk-quadspi: Remove unneeded pinctrl header
by Fabio Estevam
· 7 years ago
7fd0db5
mtd: atmel-quadspi: Remove unneeded pinctrl header
by Fabio Estevam
· 7 years ago
c4b3eac
mtd: spi-nor: Recover from Spansion/Cypress errors
by Alexander Sverdlin
· 7 years ago
fe60283
mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller
by Mika Westerberg
· 8 years ago
1fbef47
mtd: mtdswap: remove unused variables 'dev' and 'gd'
by Brian Norris
· 7 years ago
e8e3edb
mtd: create per-device and module-scope debugfs entries
by Mario Rugiero
· 8 years ago
3aa0907
mtd: nand: atmel: Fix DT backward compatibility in pmecc.c
by Boris Brezillon
· 7 years ago
f384b352
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
by Cyrille Pitchen
· 8 years ago
Next »