summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-bcm2835aux.c
AgeCommit message (Expand)Author
2020-12-29spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor
2020-12-29spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner
2020-06-20spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-01-29spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpiosMartin Sperl
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