index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-bcm2835.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
spi: bcm2835: Remove unnecessary workaround to call gpio_set_value
Axel Lin
1
-5
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/top...
Mark Brown
1
-7
/
+7
2015-10-16
spi: bcm2835: change initialization order and switch to platform_get_irq
Martin Sperl
1
-7
/
+7
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
1
-3
/
+3
2015-09-10
spi: bcm2835: BUG: fix wrong use of PAGE_MASK
Martin Sperl
1
-3
/
+3
2015-07-29
spi: bcm2835: fix overflow in calculation of transfer time
Martin Sperl
1
-4
/
+6
2015-07-29
spi: bcm2835: set up spi-mode before asserting cs-gpio
Martin Sperl
1
-5
/
+23
2015-05-12
spi: bcm2835: bcm2835_dma_release() can be static
kbuild test robot
1
-2
/
+2
2015-05-12
spi: bcm2835: fix kbuild compile warnings/errors and a typo
Martin Sperl
1
-3
/
+5
2015-05-11
spi: bcm2835: enable dma modes for transfers meeting certain conditions
Martin Sperl
1
-2
/
+301
2015-04-27
spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies
Martin Sperl
1
-37
/
+50
2015-04-27
spi: bcm2835: change timeout of polling driver to 1s
Martin Sperl
1
-3
/
+2
2015-04-10
spi: bcm2835: enabling polling mode for transfers shorter than 30us
Martin Sperl
1
-26
/
+86
2015-04-10
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
Martin Sperl
1
-5
/
+44
2015-03-29
spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message
Martin Sperl
1
-0
/
+16
2015-03-29
spi: bcm2835: fix code formatting issue
Martin Sperl
1
-2
/
+1
2015-03-27
spi: bcm2835: move to the transfer_one driver model
Martin Sperl
1
-88
/
+124
2015-03-23
spi: bcm2835: enable support of 3-wire mode
Martin Sperl
1
-1
/
+5
2015-03-23
spi: bcm2835: clock divider can be a multiple of 2
Martin Sperl
1
-2
/
+3
2015-03-23
spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt
Martin Sperl
1
-61
/
+17
2015-03-20
spi: bcm2835: fix all checkpath --strict messages
Martin Sperl
1
-7
/
+11
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-02-16
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
1
-1
/
+0
2013-12-18
spi: bcm2835: Use devm_request_irq()
Jingoo Han
1
-7
/
+3
2013-11-28
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix...
Mark Brown
1
-1
/
+1
2013-11-15
spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()
Wei Yongjun
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-09-26
spi: bcm2835: use devm_spi_register_master()
Jingoo Han
1
-3
/
+1
2013-08-22
spi: bcm2835: Add spi_master_get() call to prevent use after free
Axel Lin
1
-1
/
+1
2013-08-05
spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting
Axel Lin
1
-1
/
+1
2013-07-24
spi: bcm2835: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-13
spi: bmc2835: use devm_ioremap_resource()
Laurent Navet
1
-4
/
+3
2013-04-01
spi: bcm2835: make use of new bits_per_word_mask core feature
Stephen Warren
1
-35
/
+1
2013-03-12
spi: add driver for BCM2835
Chris Boot
1
-0
/
+456