#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/mtd/devices/phram.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/phram.c
AgeCommit message (Expand)Author
2023-10-16mtd: phram: Convert to platform remove callback returning voidUwe Kleine-König
2022-05-16mtd: phram: Allow cached mappingsVincent Whitchurch
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch
2022-01-25mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter