Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
160f8d0691659b65a97494c151c95b1287c377ae
/
drivers
/
spi
/
spi-bcm2835.c
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