#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" https://universe.0xinfinity.dev/distro/kernel/atom/drivers/spi/spi-bcmbca-hsspi.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-bcmbca-hsspi.c
AgeCommit message (Expand)Author
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-06spi: bcmbca-hsspi: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-15spi: bcmbca-hsspi: Fix error code in probe() functionDan Carpenter
2023-02-13spi: bcm63xx-hsspi: bcmbca-hsspi: fix _be16 type usageWilliam Zhang
2023-02-10spi: bcmbca-hsspi: Add driver for newer HSSPI controllerWilliam Zhang