Martin Sperl
|
145367baa4
spi: bcm2835: change timeout of polling driver to 1s
|
10 年之前 |
Martin Sperl
|
704f32d48a
spi: bcm2835: enabling polling mode for transfers shorter than 30us
|
10 年之前 |
Martin Sperl
|
a30a555d74
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
|
10 年之前 |
Martin Sperl
|
e3a2be3030
spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message
|
10 年之前 |
Martin Sperl
|
1e4df62d46
spi: bcm2835: fix code formatting issue
|
10 年之前 |
Martin Sperl
|
e34ff011c7
spi: bcm2835: move to the transfer_one driver model
|
10 年之前 |
Martin Sperl
|
6935224da2
spi: bcm2835: enable support of 3-wire mode
|
10 年之前 |
Martin Sperl
|
210b49231a
spi: bcm2835: clock divider can be a multiple of 2
|
10 年之前 |
Martin Sperl
|
4adf312976
spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt
|
10 年之前 |
Martin Sperl
|
342f948a16
spi: bcm2835: fix all checkpath --strict messages
|
10 年之前 |
Jarkko Nikula
|
2c658e212c
spi: Remove FSF mailing addresses
|
10 年之前 |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 年之前 |
Axel Lin
|
78e39523b8
spi: Remove explictly set bus_num and num_chipselect to default setting
|
11 年之前 |
Jingoo Han
|
08bc0544a5
spi: bcm2835: Use devm_request_irq()
|
11 年之前 |
Mark Brown
|
c18158f1fd
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
|
11 年之前 |
Wei Yongjun
|
e0b35b89d8
spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()
|
11 年之前 |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 年之前 |
Jingoo Han
|
247263dba2
spi: bcm2835: use devm_spi_register_master()
|
12 年之前 |
Axel Lin
|
7bc003100b
spi: bcm2835: Add spi_master_get() call to prevent use after free
|
12 年之前 |
Axel Lin
|
c2b6a3a82d
spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting
|
12 年之前 |
Wolfram Sang
|
e5d950f024
spi: bcm2835: don't check resource with devm_ioremap_resource
|
12 年之前 |
Laurent Navet
|
2d6e75e894
spi: bmc2835: use devm_ioremap_resource()
|
12 年之前 |
Stephen Warren
|
f4b97eb506
spi: bcm2835: make use of new bits_per_word_mask core feature
|
12 年之前 |
Chris Boot
|
f8043872e7
spi: add driver for BCM2835
|
12 年之前 |