aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/bcm63xx_hsspi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng1-1/+1
2019-10-11spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.Kursad Oney1-10/+9
2019-10-11spi: bcm63xx_hsspi: switch to raw I/O functions.Kursad Oney1-14/+14
2018-06-01spi: bcm63xx_hsspi: convert to use live dtÁlvaro Fernández Rojas1-9/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-24dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas1-0/+414