summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release v2020.10.0v2020.10.0Sascha Hauer2020-10-141-1/+1
* logo: Makefile: fix indentation of LOGO.S in quiet outputAhmad Fatoum2020-10-121-2/+2
* logo: Makefile: fix Inkscape >= v1.0 Wayland GUI opening on LOGO.SAhmad Fatoum2020-10-121-5/+3
* ARM: protonic: disable on-die termination to fix PHY bootstrappingOleksij Rempel2020-10-095-5/+2
* Documentation: efi: update SnpDxe build instructionsPhilipp Zabel2020-10-091-2/+3
* ARM: cm-fx6: fix build dependencyMarco Felsch2020-10-051-0/+1
* ARM: layerscape: ppa: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
* scripts: kwbimage: fix wrong return values on some errorsAhmad Fatoum2020-10-021-2/+2
* net: macb: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
* treewide: fix unterminated of_device_id[] reported by CoccinelleAhmad Fatoum2020-10-023-0/+3
* ARM: psci: fix NULL pointer dereference on CPU idleAhmad Fatoum2020-10-021-1/+1
* lib: kasan: migrate Kconfig option to Debugging menuAhmad Fatoum2020-09-292-2/+1
* KASan: Add missing test codeSascha Hauer2020-09-281-0/+478
* Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-2516-36/+1282
|\
| * ARM: dts: protonic: lanmcu: add uart-has-rtscts to enable rs485 functionalityOleksij Rempel2020-08-241-0/+2
| * ARM: dts: protonic: properly define PHY nodes on lanmcu and plym2m boardsOleksij Rempel2020-08-242-2/+28
| * ARM: dts: protonic: lanmcu: use UART_CTS instead of GPIO based CTSOleksij Rempel2020-08-241-4/+2
| * ARM: dts: protonic: add fixed clock for the FEC nodeOleksij Rempel2020-08-242-4/+18
| * ARM: dts: protonic: lanmcu: add eMMC partition tableOleksij Rempel2020-08-241-3/+13
| * ARM: dts: imx6q-prti6q: add pstore/ramoops nodeOleksij Rempel2020-08-241-0/+11
| * ARM: dts: unify barebox and barebox, env partitions for all Protonic boardsOleksij Rempel2020-08-246-23/+83
| * ARM: protonic-imx6: port Protonic specific board codeOleksij Rempel2020-08-242-0/+1035
| * of: of_device_get_match_compatible() helperOleksij Rempel2020-08-242-0/+18
| * common: console_common: add of_console_get_by_alias() helperOleksij Rempel2020-08-242-0/+19
| * gpiolib: add gpio_array_to_id helper to get ID out of GPIO arrayOleksij Rempel2020-08-242-0/+36
| * of: base: register DT root as deviceOleksij Rempel2020-08-241-0/+17
* | Merge branch 'for-next/powerpc' into masterSascha Hauer2020-09-2525-119/+59
|\ \
| * | powerpc: Add function prototypes for exception handlersSascha Hauer2020-09-151-0/+8
| * | powerpc: Remove unused functionsSascha Hauer2020-09-154-90/+0