summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-06mtd: rawnand: mtk: Factorize out the logic cleaning mtk chipsMiquel Raynal
2024-09-06mtd: rawnand: atmel: Add message on DMA usageAlexander Dahl
2024-09-06mtd: rawnand: meson: Fix typo in function nameMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Continuous read supportMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Add a possible bitflip status flagMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Extract the bitflip retrieval logicMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Fix helper nameMiquel Raynal
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal
2024-09-06mtd: spi-nand: Isolate the MTD read logic in a helperMiquel Raynal
2024-09-06mtd: nand: Introduce a block iteratorMiquel Raynal
2024-09-06mtd: nand: Rename the NAND IO iteration helperMiquel Raynal
2024-09-06mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: renesas: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: mtk: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: meson: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: pl353: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: cadence: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: arasan: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-06mtd: rawnand: denali: Use the devm_clk_get_enabled() helper functionJinjie Ruan
2024-09-06mtd: rawnand: denali: Fix missing pci_release_regions in probe and removeChen Ridong
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin
2024-09-06zram: Shrink zram_table_entry::flags.Sebastian Andrzej Siewior
2024-09-06zram: Remove ZRAM_LOCKSebastian Andrzej Siewior
2024-09-06zram: Replace bit spinlocks with a spinlock_t.Mike Galbraith
2024-09-06perf mem: Fix the wrong reference in parse_record_events()Kan Liang
2024-09-06perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-09-06perf mem: Check mem_events for all eligible PMUsKan Liang
2024-09-06perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen
2024-09-06perf jevents: Ignore sys when determining a model directoryIan Rogers
2024-09-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-09-06nbd: correct the maximum value for discard sectorsWouter Verhelst
2024-09-06nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONALWouter Verhelst
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst
2024-09-06static_call: Replace pointless WARN_ON() in static_call_module_notify()Thomas Gleixner
2024-09-06static_call: Handle module init failure correctly in static_call_del_module()Thomas Gleixner
2024-09-06genirq/cpuhotplug: Use cpumask_intersects()Costa Shulyupin
2024-09-06vfio/mdev: Constify struct kobj_typeHongbo Li
2024-09-06orangefs: Constify struct kobj_typeHuang Xiaojia
2024-09-06ASoC: makes rtd->initialized bit fieldKuninori Morimoto
2024-09-06MAINTAINERS: Move the BFQ io scheduler to Odd Fixes stateYu Kuai
2024-09-06drm/xe: use IS_ENABLED() instead of defined() on config optionsJani Nikula
2024-09-06iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe
2024-09-06platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re...Marek Maslanka
2024-09-06clocksource/drivers/jcore: Use request_percpu_irq()Uros Bizjak
2024-09-06clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set...Gaosheng Cui
2024-09-06clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_tim...Gaosheng Cui