summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap-spi-avmm.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-06-24regmap: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2023-07-17regmap: Drop initial version of maximum transfer length fixesMark Brown1-1/+1
2023-06-20regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight1-1/+1
2022-09-07regmap: spi-avmm: Use swabXX_array() helpersAndy Shevchenko1-10/+4
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun1-0/+719