summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-15mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-14/+1
2021-10-15Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"Miquel Raynal1-5/+3
2021-10-15Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-3/+2
2021-10-15mtd: rawnand: Let callers use the bare Hamming helpersMiquel Raynal1-3/+4
2021-10-15mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal1-1/+3
2021-09-29mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski1-4/+5
2021-09-14mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov1-0/+5
2021-09-14mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_iorem...Cai Huoqing1-6/+2
2021-09-14mtd: rawnand: plat_nand: Make use of the helper function devm_platform_iorema...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap...Cai Huoqing1-3/+2
2021-09-14mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-5/+2
2021-09-14mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-2/+1
2021-09-14mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing1-5/+2
2021-09-14mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-4/+1
2021-09-14mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-5/+2
2021-09-14mtd: Remove obsolete macros only used by the old nand_ecclayout structGONG, Ruiqi1-2/+0
2021-09-13Linux 5.15-rc1v5.15-rc1Linus Torvalds1-2/+2
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-10/+32
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers1-0/+1
2021-09-11riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2-3/+2
2021-09-11riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2-0/+2
2021-09-11riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-11riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2-10/+5
2021-09-11riscv: Improve stack randomisation on RV64Kefeng Wang2-1/+4
2021-09-11riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt1-0/+2
2021-09-11riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt1-0/+2
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2-121/+590
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0
2021-09-11thermal: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2