summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-1086-6094/+14454
|\
| * nand command: Allow offsets with [kM] suffixesSascha Hauer2020-11-101-1/+1
| * nand command: Print OOB informationSascha Hauer2020-11-103-0/+88
| * mtd: nand: atmel: Fix pmecc ecc settingsSascha Hauer2020-11-101-42/+16
| * mtd: nand: atmel: drop dead codeSascha Hauer2020-11-101-22/+0
| * mtd: nand: atmel: Return number of bitflipsSascha Hauer2020-11-101-5/+5
| * mtd: nand: denali: Update to Linux-5.9Sascha Hauer2020-11-103-1572/+1338
| * mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-1070-3674/+12349
| * mtd: nand: orion: Use nand_to_mtd()Sascha Hauer2020-11-091-1/+1
| * mtd: nand: gpmi: Use nand_to_mtd()Sascha Hauer2020-11-091-1/+1
| * mtd: nand: marvell: Use nand_to_mtd()Sascha Hauer2020-11-091-8/+18
| * mtd: nand: denali: Drop multichip supportSascha Hauer2020-11-091-16/+8
| * mtd: nand: omap_gpmc: Add missing bch16 stringSascha Hauer2020-11-091-0/+1
| * mtd: nand: omap_gpmc: Fix wrong length checkSascha Hauer2020-11-091-1/+1
| * mtd: nand: omap_gpmc: Drop unused variableSascha Hauer2020-11-091-4/+0
| * mtd: Add ecc_step_sizeSascha Hauer2020-11-092-0/+4
| * mtd: nand: move function hooks to struct nand_legacySascha Hauer2020-11-0912-368/+379
| * lib: Add match_string()Sascha Hauer2020-11-092-0/+36
| * mtd: rename master to parentSascha Hauer2020-11-096-28/+34
| * mtd: rename class_dev to devSascha Hauer2020-11-0923-71/+71
| * mtd: Use classdev->parentSascha Hauer2020-11-0918-26/+23
| * mtd: Add underscore prefix to mtd hooksSascha Hauer2020-11-0611-124/+124
| * mtd: nand: Pass struct nand_chip aroundSascha Hauer2020-11-0616-902/+845
| * mtd: nand: drop unused errstat hookSascha Hauer2020-11-062-20/+0
| * mtd: nand: drop unused erase_cmd hookSascha Hauer2020-11-062-5/+1
| * mtd: nand: remove unused header fileSascha Hauer2020-11-061-32/+0
| * mtd: Drop asynchronous erase supportSascha Hauer2020-11-0610-70/+9
* | Merge branch 'for-next/misc'Sascha Hauer2020-11-1053-454/+1290
|\ \
| * | of: base: ignore disabled memory nodesRouven Czerwinski2020-11-091-0/+3
| * | nfs: check return value of various rpc callsUwe Kleine-König2020-11-091-11/+113
| * | i2c_probe: Use "read_byte" command for probingAlexander Shiyan2020-11-091-2/+4
| * | mxs: always build mxsimage and mxsboot toolsRoland Hieber2020-11-092-10/+1
| * | sandbox: remove MXS tools from hosttools_defconfigRoland Hieber2020-11-091-1/+0
| * | commands: import memtester 4.3.0 from Debian GNU/LinuxPeter Mamonov2020-11-029-0/+906
| * | arm: imx: Convert mach headers to SPDXUwe Kleine-König2020-11-0219-272/+51
| * | imx: Fix copyright claimUwe Kleine-König2020-11-021-12/+2
| * | net: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-11-028-113/+30
| * | mtd: nand-imx: repair reading the oob areaUwe Kleine-König2020-10-231-3/+12
| * | uimage: disable zero page when loading to SDRAM at address 0x0Michael Tretter2020-10-221-2/+19
| * | ARM: mmu64: allow to disable null pointer trap on zero pageMichael Tretter2020-10-224-1/+70
| * | mci: stm32_sdmmc2: add support for SDMMC v2.0 as wellAhmad Fatoum2020-10-211-1/+6
| * | mfd: mc34704: fix register readingUwe Kleine-König2020-10-211-2/+2
| * | x86: configs: efi: enable some more useful optionsAhmad Fatoum2020-10-211-0/+18
| * | commands: bootchooser: migrate menu entry to boot menuAhmad Fatoum2020-10-211-5/+17
| * | net: macb: fix compiler warning for 64 bit systemsMichael Tretter2020-10-191-1/+1
| * | net: macb: adjust clk_tx rate for link speed changesMichael Tretter2020-10-191-0/+35
| * | net: macb: reduce DEBUG output to make it more usefulMichael Tretter2020-10-191-18/+0
* | | Merge branch 'for-next/mips'Sascha Hauer2020-11-104-1/+222
|\ \ \
| * | | MIPS: dtb: remove unused variable ``root''Du Huanpeng2020-10-221-1/+0
| * | | MIPS: ls1b: enable pbl support for ls1bdev boardDu Huanpeng2020-10-213-0/+222