summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2021-06-07 05:39:09 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2021-06-11 20:43:12 +0200
commit88d1250267535b26106ca9582701bbad940cec01 (patch)
tree5ea418b46fb2ad200c1bab5feef63e6768b49878 /tools/perf/scripts/python/bin
parent9fd795eab2dbe90ee21cb3774892ba9a7ec73ff4 (diff)
downloadkernel-88d1250267535b26106ca9582701bbad940cec01.tar.gz
mtd: devices: add support for microchip 48l640 EERAM
The Microchip 48l640 is a 8KByte EERAM connected via SPI. Signed-off-by: Heiko Schocher <hs@denx.de> Tested-by: Fabio Estevam <festevam@denx.de> Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210607033909.1424605-3-hs@denx.de
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
kerneldoc into kvmarm/nextOliver Upton 2024-02-23KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton 2024-02-23KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a refOliver Upton 2024-02-23KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton 2024-02-23KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton 2024-02-23KVM: arm64: vgic: Use atomics to count LPIsOliver Upton 2024-02-23KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton 2024-02-23KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()Oliver Upton 2024-02-23KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton 2024-02-01KVM: arm64: vgic: fix a kernel-doc warningRandy Dunlap 2023-09-30KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointerMarc Zyngier 2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier 2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier 2023-03-29KVM: arm64: Use config_lock to protect vgic stateOliver Upton 2022-03-18KVM: arm64: fix typos in commentsJulia Lawall