summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: nand: denali: Handle return value of clk_prepare_enable.Arvind Yadav2017-08-231-1/+3
| | * | | mtd: orion-nand: fix build error with ARMv4Arnd Bergmann2017-08-231-0/+7
| | * | | mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platformsGregory CLEMENT2017-08-231-1/+1
| | * | | mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu2017-08-231-29/+59
| | * | | mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu2017-08-231-2/+0
| | * | | mtd: nand: qcom: reorganize nand page writeAbhishek Sahu2017-08-231-12/+20
| | * | | mtd: nand: qcom: reorganize nand page readAbhishek Sahu2017-08-231-10/+27
| | * | | mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu2017-08-231-14/+12
| | * | | mtd: nand: qcom: fix config error for BCHAbhishek Sahu2017-08-231-1/+1
| | * | | mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()Fabio Estevam2017-08-231-3/+0
| | * | | mtd: nand: vf610: Check the return value from clk_prepare_enable()Fabio Estevam2017-08-231-1/+5
| | * | | mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara2017-08-231-2/+2
| | * | | mtd: nand: Fix various memory leaks in coreBoris Brezillon2017-08-231-62/+56
| | * | | mtd: nand: Remove support for block locking/unlockingBoris Brezillon2017-08-031-173/+0
| | |/ /
| * | | Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-017-31/+890
| |\ \ \
| | * | | mtd: spi-nor: add support for Microchip sst26vf064b QSPI memoryClaudiu Beznea2017-08-221-0/+1
| | * | | mtd: spi-nor: fix "No newline at end of file"Matthew Gerlach2017-08-141-1/+1
| | * | | mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater2017-08-141-7/+6
| | * | | mtd: mtk-quadspi: Remove unneeded pinctrl headerFabio Estevam2017-08-011-1/+0
| | * | | mtd: atmel-quadspi: Remove unneeded pinctrl headerFabio Estevam2017-08-011-1/+0
| | * | | mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin2017-08-011-8/+21
| | * | | mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash con...Mika Westerberg2017-08-013-0/+99
| | * | | mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen2017-07-181-13/+762
| | |/ /
| * | | Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon2017-08-286-23/+37
| |\ \ \ | | | |/ | | |/|
| * | | mtd: make device_type constBhumika Goyal2017-08-211-1/+1
| * | | mtd: physmap_of: Retire Gemini pad controlLinus Walleij2017-08-151-16/+0
| * | | mtd: physmap_of: Fix resources leak in 'of_flash_probe()'Christophe Jaillet2017-08-151-2/+2
| * | | mtd: pci: constify pci_device_id.Arvind Yadav2017-08-151-1/+1
| * | | mtd: intel_vr_nor: constify pci_device_id.Arvind Yadav2017-08-151-1/+1
| * | | mtd: ck804xrom: constify pci_device_id.Arvind Yadav2017-08-151-2/+2
| * | | mtd: esb2rom: constify pci_device_id.Arvind Yadav2017-08-151-2/+2
| * | | mtd: amd76xrom: constify pci_device_id.Arvind Yadav2017-08-151-2/+2
| * | | mtd: ichxrom: constify pci_device_id.Arvind Yadav2017-08-151-2/+2
| * | | mtd: Convert to using %pOF instead of full_nameRob Herring2017-08-154-20/+19
| * | | mtd: physmap_of: Drop unnecessary staticJulia Lawall2017-08-151-1/+1
| * | | mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-08-151-0/+2
| * | | mtd: mtdswap: remove unused variables 'dev' and 'gd'Brian Norris2017-07-241-3/+0
| * | | mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-215-84/+49
| | |/ | |/|
* | | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada2017-09-081-3/+0
* | | mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches2017-09-051-3/+7
| |/ |/|
* | mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon2017-08-241-1/+12
* | mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König2017-08-241-0/+1
* | mtd: blkdevs: Fix mtd block write failureAbhishek Sahu2017-08-121-0/+1
* | mtd: nand: atmel: Fix EDO mode checkBoris Brezillon2017-08-021-1/+1
* | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-021-3/+3
* | mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon2017-08-021-1/+3
* | mtd: nand: Fix a docs build warningJonathan Corbet2017-08-021-1/+0
* | mtd: nand: sunxi: fix potential divide-by-zero errorBryan O'Donoghue2017-08-021-0/+4
* | nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal2017-08-021-1/+7
* | mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon2017-07-191-15/+6
|/
OpenPOWER on IntegriCloud