- af16035 spi: bcm2835: Release the DMA channel if probe fails after dma_init by Peter Ujfalusi · 4 years ago
- 2be1837 spi: bcm2835: Fix use-after-free on unbind by Lukas Wunner · 4 years ago
- 8263323 spi: bcm2835: Fix controller unregister order by Lukas Wunner · 4 years, 6 months ago
- a89b44e spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 5 years ago
- 0b7a786 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
- 31115f5 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
- a0049c0 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
- 708f742 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
- 763dedf spi: bcm2835: Remove unnecessary workaround to call gpio_set_value by Axel Lin · 9 years ago
- 076fcb1 Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
- ddf0e1c spi: bcm2835: change initialization order and switch to platform_get_irq by Martin Sperl · 9 years ago
- 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
- 2a3fffd spi: bcm2835: BUG: fix wrong use of PAGE_MASK by Martin Sperl · 9 years ago
- 0122a51 spi: bcm2835: fix overflow in calculation of transfer time by Martin Sperl · 9 years ago
- acace73 spi: bcm2835: set up spi-mode before asserting cs-gpio by Martin Sperl · 9 years ago
- 29ad1a7 spi: bcm2835: bcm2835_dma_release() can be static by kbuild test robot · 10 years ago
- 7e52be0 spi: bcm2835: fix kbuild compile warnings/errors and a typo by Martin Sperl · 10 years ago
- 3ecd37e spi: bcm2835: enable dma modes for transfers meeting certain conditions by Martin Sperl · 10 years ago
- a750b12 spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies by Martin Sperl · 10 years ago
- 76ee023 spi: bcm2835: change timeout of polling driver to 1s by Martin Sperl · 10 years ago
- 704f32d spi: bcm2835: enabling polling mode for transfers shorter than 30us by Martin Sperl · 10 years ago
- a30a555 spi: bcm2835: transform native-cs to gpio-cs on first spi_setup by Martin Sperl · 10 years ago
- e3a2be3 spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message by Martin Sperl · 10 years ago
- 1e4df62 spi: bcm2835: fix code formatting issue by Martin Sperl · 10 years ago
- e34ff01 spi: bcm2835: move to the transfer_one driver model by Martin Sperl · 10 years ago
- 6935224 spi: bcm2835: enable support of 3-wire mode by Martin Sperl · 10 years ago
- 210b492 spi: bcm2835: clock divider can be a multiple of 2 by Martin Sperl · 10 years ago
- 4adf312 spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt by Martin Sperl · 10 years ago
- 342f948 spi: bcm2835: fix all checkpath --strict messages by Martin Sperl · 10 years ago
- 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 11 years ago
- 08bc054 spi: bcm2835: Use devm_request_irq() by Jingoo Han · 11 years ago
- c18158f Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus by Mark Brown · 11 years ago
- e0b35b8 spi: bcm2835: fix reference leak to master in bcm2835_spi_remove() by Wei Yongjun · 11 years ago
- 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
- 247263d spi: bcm2835: use devm_spi_register_master() by Jingoo Han · 11 years ago
- 7bc0031 spi: bcm2835: Add spi_master_get() call to prevent use after free by Axel Lin · 11 years ago
- c2b6a3a spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting by Axel Lin · 11 years ago
- e5d950f spi: bcm2835: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
- 2d6e75e spi: bmc2835: use devm_ioremap_resource() by Laurent Navet · 12 years ago
- f4b97eb spi: bcm2835: make use of new bits_per_word_mask core feature by Stephen Warren · 12 years ago
- f804387 spi: add driver for BCM2835 by Chris Boot · 12 years ago