summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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-091-0/+1
| * mtd: nand: move function hooks to struct nand_legacySascha Hauer2020-11-0911-325/+326
| * mtd: rename master to parentSascha Hauer2020-11-095-27/+27
| * mtd: rename class_dev to devSascha Hauer2020-11-0922-70/+70
| * mtd: Use classdev->parentSascha Hauer2020-11-0917-25/+23
| * mtd: Add underscore prefix to mtd hooksSascha Hauer2020-11-0610-101/+101
| * mtd: nand: Pass struct nand_chip aroundSascha Hauer2020-11-0613-844/+786
| * mtd: nand: drop unused errstat hookSascha Hauer2020-11-061-15/+0
| * mtd: nand: drop unused erase_cmd hookSascha Hauer2020-11-061-2/+1
| * mtd: nand: remove unused header fileSascha Hauer2020-11-061-32/+0
| * mtd: Drop asynchronous erase supportSascha Hauer2020-11-069-45/+9
* | Merge branch 'for-next/misc'Sascha Hauer2020-11-105-25/+59
|\ \
| * | of: base: ignore disabled memory nodesRouven Czerwinski2020-11-091-0/+3
| * | mtd: nand-imx: repair reading the oob areaUwe Kleine-König2020-10-231-3/+12
| * | 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
| * | 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/imx'Sascha Hauer2020-11-103-46/+215
|\ \ \
| * | | ddr: imx8m: add workaround for DDRPHY rank to rank issueLucas Stach2020-11-093-0/+177
| * | | ddr: imx8m: clean up entry pointsLucas Stach2020-11-091-45/+37
| * | | ddr: imx8m: correct the pwrctl setting of selfref_enLucas Stach2020-11-091-1/+1
* | | | dts: update to v5.10-rc1Sascha Hauer2020-11-091-2/+2
|/ / /
* / / usb: Fix initial max packet sizeSascha Hauer2020-10-271-3/+5
|/ /
* | Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-0/+65
|\ \
| * | of: implement of_property_read_u64_arrayAhmad Fatoum2020-10-131-0/+37
| * | of: Add common device tree register functionSascha Hauer2020-10-121-0/+28
| |/
* | Merge branch 'for-next/remoteproc' into masterSascha Hauer2020-10-142-54/+202
|\ \
| * | clk: i.MX8MQ: Add Cortex-M4 clkSascha Hauer2020-10-071-0/+5
| * | remoteproc: imx: Add i.MX8M supportSascha Hauer2020-10-071-0/+126
| * | remoteproc: imx: use function hooks in SoC dataSascha Hauer2020-10-071-31/+48
| * | remoteproc: imx: Change SoC order in codeSascha Hauer2020-10-071-29/+29
| * | remoteproc: imx: Fix off-by-one errorSascha Hauer2020-10-071-1/+1
| |/
* | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-148-0/+385
|\ \
| * \ Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-073-21/+14
| |\ \