#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ tps://universe.0xinfinity.dev/distro/kernel/atom/drivers/spi/spi-rockchip.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-rockchip.c
AgeCommit message (Expand)Author
2024-02-05spi: spi-rockchip: Fix max_native_csLuis de Arquer
2024-02-05spi: spi-rockchip: Fix out of bounds array accessLuis de Arquer
2023-09-11spi: rockchip: Use helper function devm_clk_get_enabled()Li Zetao
2023-08-21spi: rockchip: switch to use modern nameYang Yingliang
2023-07-11spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SSAndy Shevchenko
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-07spi: Convert to platform remove callback returningMark Brown