summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: fix NAND_ECC_HW modeSascha Hauer2021-01-141-17/+18
* mtd:nand_mxs: Add missing includeSascha Hauer2021-01-071-0/+2
* mtd:nand_mxs:update get/set features legacy function calljameszxj2021-01-071-4/+2
* overlay: return error if target for firmware is missingMichael Tretter2021-01-062-5/+11
* Merge branch 'for-next/spdx'Sascha Hauer2020-12-1120-305/+96
|\
| * mci: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2020-12-0719-285/+95
| * LICENSES: exceptions: factor out eCos-exception-2.0 for GPLAhmad Fatoum2020-11-271-20/+1
* | Merge branch 'for-next/rpi'Sascha Hauer2020-12-111-0/+15
|\ \
| * | ARM: rpi: Add Raspberry Pi Zero W mini-uart supportAhmad Fatoum2020-12-101-0/+15
* | | Merge branch 'for-next/mtd'Sascha Hauer2020-12-117-20/+139
|\ \ \
| * | | mtd: nand: Make software ECC support optionalSascha Hauer2020-12-112-0/+8
| * | | mtd: nand: Make support for syndrome hardware ecc optionalSascha Hauer2020-12-112-0/+8
| * | | mtd: spi-nor: Make write support optionalSascha Hauer2020-12-111-0/+9
| * | | mtd: nand: omap: Bail out when omap_gpmc_eccmode() failsSascha Hauer2020-12-111-1/+3
| * | | mtd: nand: omap: print error when ELM config failedSascha Hauer2020-12-111-1/+4
| * | | mtd: nand: denali: cope with kernel device trees without chip subnodesSascha Hauer2020-11-251-0/+57
| * | | mtd: Add hook to fix up kernel partitionsSascha Hauer2020-11-251-1/+29
| * | | of: partitions: export of_fixup_partitionsSascha Hauer2020-11-251-16/+21
| * | | mtd: Remove set but not used of_pathSascha Hauer2020-11-251-1/+0
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2020-12-115-38/+129
|\ \ \
| * | | usb: host: ehci: fix mismatch in format stringAhmad Fatoum2020-12-071-1/+1
| * | | watchdog: implement watchdog_get_alias_id_fromAhmad Fatoum2020-11-302-15/+81
| * | | fb: sync enable device parameter with internal stateAhmad Fatoum2020-11-231-9/+12
| * | | usb: fastboot: Fix error pathSascha Hauer2020-11-171-13/+35
* | | | Merge branch 'for-next/mips'Sascha Hauer2020-12-113-0/+154
|\ \ \ \
| * | | | clk: ls1b200: add clk driver for loongson 1bDu Huanpeng2020-11-133-0/+154
* | | | | Merge branch 'for-next/imx'Sascha Hauer2020-12-114-26/+41
|\ \ \ \ \
| * | | | | usb: imx: get power pin polarity from DTLucas Stach2020-11-241-0/+3
| * | | | | usb: imx: add support for setting power pin polarity on i.MX6/7Lucas Stach2020-11-241-0/+5
| * | | | | clk: imx6: demote warning about ldb_di_clk reparentingAhmad Fatoum2020-11-241-2/+2
| * | | | | i.MX: HABv4: Improve HAB event printingSascha Hauer2020-11-241-24/+31
* | | | | | Merge branch 'for-next/arm-qemu'Sascha Hauer2020-12-113-14/+3
|\ \ \ \ \ \
| * | | | | | amba: add *_amba_driver helper macrosRouven Czerwinski2020-11-123-14/+3
| | |/ / / / | |/| | | |
* | | | | | mtd: nand: Make write support optionalSascha Hauer2020-12-112-4/+51
* | | | | | nand: omap: Fix BCH16 readSascha Hauer2020-12-111-4/+11
* | | | | | mtd: nand: Allow non page aligned length writesSascha Hauer2020-12-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOXAhmad Fatoum2020-11-272-2/+2
| |_|_|/ |/| | |
* | | | usb: gadget: fastboot: fix no longer accurate help textAhmad Fatoum2020-11-231-1/+1
| |_|/ |/| |
* | | mtd: nand-imx: fix passing pointer of wrong type on NAND_CMD_READOOBAhmad Fatoum2020-11-131-1/+1
| |/ |/|
* | nvmem: ocotp: fix fusing on fsl,imx6q-ocotp compatible boardsRobin van der Gracht2020-11-121-0/+2
|/
* mtd: nand: Fix dependeny on CONFIG_NAND_BBTSascha Hauer2020-11-112-2/+1
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-1051-5275/+11740
|\
| * nand command: Print OOB informationSascha Hauer2020-11-101-0/+81
| * 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-1038-2906/+9715
| * 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