index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-bcm2835.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: bcm2835: Remove unnecessary workaround to call gpio_set_value
Axel Lin
2016-02-15
1
-5
/
+0
*
-
.
Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/top...
Mark Brown
2015-11-04
1
-7
/
+7
|
\
\
|
|
*
spi: bcm2835: change initialization order and switch to platform_get_irq
Martin Sperl
2015-10-16
1
-7
/
+7
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
2015-09-22
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
spi: bcm2835: BUG: fix wrong use of PAGE_MASK
Martin Sperl
2015-09-10
1
-3
/
+3
|
|
/
*
|
spi: bcm2835: fix overflow in calculation of transfer time
Martin Sperl
2015-07-29
1
-4
/
+6
*
|
spi: bcm2835: set up spi-mode before asserting cs-gpio
Martin Sperl
2015-07-29
1
-5
/
+23
|
/
*
spi: bcm2835: bcm2835_dma_release() can be static
kbuild test robot
2015-05-12
1
-2
/
+2
*
spi: bcm2835: fix kbuild compile warnings/errors and a typo
Martin Sperl
2015-05-12
1
-3
/
+5
*
spi: bcm2835: enable dma modes for transfers meeting certain conditions
Martin Sperl
2015-05-11
1
-2
/
+301
*
spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies
Martin Sperl
2015-04-27
1
-37
/
+50
*
spi: bcm2835: change timeout of polling driver to 1s
Martin Sperl
2015-04-27
1
-3
/
+2
*
spi: bcm2835: enabling polling mode for transfers shorter than 30us
Martin Sperl
2015-04-10
1
-26
/
+86
*
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
Martin Sperl
2015-04-10
1
-5
/
+44
*
spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message
Martin Sperl
2015-03-29
1
-0
/
+16
*
spi: bcm2835: fix code formatting issue
Martin Sperl
2015-03-29
1
-2
/
+1
*
spi: bcm2835: move to the transfer_one driver model
Martin Sperl
2015-03-26
1
-88
/
+124
*
spi: bcm2835: enable support of 3-wire mode
Martin Sperl
2015-03-23
1
-1
/
+5
*
spi: bcm2835: clock divider can be a multiple of 2
Martin Sperl
2015-03-23
1
-2
/
+3
*
spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt
Martin Sperl
2015-03-23
1
-61
/
+17
*
spi: bcm2835: fix all checkpath --strict messages
Martin Sperl
2015-03-20
1
-7
/
+11
*
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
1
-4
/
+0
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
2014-02-16
1
-1
/
+0
*
spi: bcm2835: Use devm_request_irq()
Jingoo Han
2013-12-17
1
-7
/
+3
*
-
.
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix...
Mark Brown
2013-11-28
1
-1
/
+1
|
\
\
|
*
|
spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()
Wei Yongjun
2013-11-15
1
-1
/
+1
|
|
/
*
/
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
|
/
*
spi: bcm2835: use devm_spi_register_master()
Jingoo Han
2013-09-26
1
-3
/
+1
*
spi: bcm2835: Add spi_master_get() call to prevent use after free
Axel Lin
2013-08-22
1
-1
/
+1
*
spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting
Axel Lin
2013-08-05
1
-1
/
+1
*
spi: bcm2835: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-07-24
1
-6
/
+0
*
spi: bmc2835: use devm_ioremap_resource()
Laurent Navet
2013-05-13
1
-4
/
+3
*
spi: bcm2835: make use of new bits_per_word_mask core feature
Stephen Warren
2013-04-01
1
-35
/
+1
*
spi: add driver for BCM2835
Chris Boot
2013-03-12
1
-0
/
+456