summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-bcm2835aux.c
AgeCommit message (Expand)Author
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2015-10-16spi: bcm2835aux: change initialization order and switch to platform_get_irqMartin Sperl
2015-10-16spi: bcm2835aux: fixed bad data on longer transfersMartin Sperl
2015-10-07spi: bcm2835aux: add bcm2835 auxiliary spi device driverMartin Sperl