summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.10-rc5Sascha Hauer2020-12-0145-85/+73
* dts: update to v5.10-rc4Sascha Hauer2020-12-013-8/+13
* sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOXAhmad Fatoum2020-11-275-10/+6
* usbgadget: autostart: don't print error on repeated nv.usbgadget.autostart=1Ahmad Fatoum2020-11-241-2/+8
* doc: bcm283x: fix mix up regarding SoC on raspberry pi zeroAhmad Fatoum2020-11-231-2/+2
* usb: gadget: fastboot: fix no longer accurate help textAhmad Fatoum2020-11-231-1/+1
* Documentation: state: clarify how to access state device parametersAhmad Fatoum2020-11-131-3/+3
* doc: add note about characters like hyphens in variable namesAhmad Fatoum2020-11-131-1/+8
* common/Makefile: Fix dependencySascha Hauer2020-11-131-1/+1
* mtd: nand-imx: fix passing pointer of wrong type on NAND_CMD_READOOBAhmad Fatoum2020-11-131-1/+1
* nv: fix use-after-free when clearing from shellAhmad Fatoum2020-11-131-8/+4
* ARM: i.MX: esdctl: Add missing compatibleSascha Hauer2020-11-131-0/+3
* ARM: nxp i.MX8MP evk: make locally used data staticSascha Hauer2020-11-131-9/+9
* nvmem: ocotp: fix fusing on fsl,imx6q-ocotp compatible boardsRobin van der Gracht2020-11-121-0/+2
* ARM: layerscape: ppa: Fix use after freeSascha Hauer2020-11-111-0/+1
* mtd: nand: Fix dependeny on CONFIG_NAND_BBTSascha Hauer2020-11-112-2/+1
* Merge branch 'for-next/sandbox'Sascha Hauer2020-11-102-20/+3
|\
| * Revert "common: ubsan: ignore shifting one into sign bit"Ahmad Fatoum2020-10-191-20/+0
| * kbuild: force compiler to assume two's complementAhmad Fatoum2020-10-191-0/+3
* | 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