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-bcm63xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 's...
Mark Brown
2016-01-11
1
-4
/
+3
|
\
\
|
*
|
spi/bcm63xx: Move default clock configuration to kill compiler warning
Geert Uytterhoeven
2015-11-16
1
-4
/
+3
|
|
/
*
/
spi: bcm63xx: use correct format string for printing a resource
Arnd Bergmann
2015-11-16
1
-2
/
+2
|
/
*
spi/bcm63xx: move register definitions into the driver
Jonas Gorski
2015-10-23
1
-23
/
+174
*
spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
2015-10-12
1
-4
/
+3
*
spi/bcm63xx: fix standard accessors and compile guard
Jonas Gorski
2015-10-12
1
-4
/
+4
*
spi/bcm63xx: replace custom io accessors with standard ones
Jonas Gorski
2015-09-14
1
-4
/
+12
*
spi/bcm63xx: hardcode busnum to 0
Jonas Gorski
2015-09-14
1
-1
/
+2
*
spi/bcm63xx: always use a fixed number of CS
Jonas Gorski
2015-09-14
1
-1
/
+3
*
spi/bcm63xx: remove unused rx_tail variable
Jonas Gorski
2015-09-14
1
-1
/
+0
*
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 unneeded include of linux/workqueue.h
Axel Lin
2014-04-14
1
-1
/
+0
*
-
.
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-30
1
-1
/
+0
|
\
\
|
|
*
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-03
1
-1
/
+0
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...
Mark Brown
2014-03-30
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
spi: Use reinit_completion at appropriate places
Axel Lin
2014-02-10
1
-1
/
+2
|
|
/
*
/
spi: bcm63xx: Remove unused define for PFX
Axel Lin
2014-03-25
1
-2
/
+0
|
/
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...
Mark Brown
2014-01-23
1
-29
/
+17
|
\
\
\
|
|
*
|
spi/bcm63xx: fix pm sleep support
Jonas Gorski
2013-12-17
1
-9
/
+4
|
|
*
|
spi/bcm63xx: check return value of clk_prepare_enable
Jonas Gorski
2013-12-17
1
-2
/
+8
|
|
*
|
spi/bcm63xx: don't reject reads >= 256 bytes
Jonas Gorski
2013-12-17
1
-7
/
+1
|
|
*
|
spi: bcm63xx: Use devm_clk_get()
Jingoo Han
2013-12-17
1
-11
/
+4
|
|
|
/
|
*
/
spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()
Wei Yongjun
2013-11-15
1
-1
/
+1
|
|
/
*
|
spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()
Wei Yongjun
2013-12-17
1
-1
/
+1
*
|
spi/bcm63xx: don't substract prepend length from total length
Jonas Gorski
2013-12-17
1
-2
/
+0
|
/
*
spi: bcm63xx: use devm_spi_register_master()
Jingoo Han
2013-09-26
1
-5
/
+1
*
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
2013-09-01
1
-20
/
+1
|
\
|
*
spi/bcm63xx: Convert to core runtime PM
Mark Brown
2013-07-29
1
-20
/
+1
*
|
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-09-01
1
-5
/
+3
|
\
\
|
*
|
spi: Use dev_get_drvdata at appropriate places
Axel Lin
2013-08-29
1
-4
/
+2
|
*
|
spi: use dev_get_platdata()
Jingoo Han
2013-08-29
1
-1
/
+1
|
|
/
*
/
spi/spi-{bcm63xx.c,bfin-v3.c}: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
1
-7
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2013-06-26
1
-3
/
+0
|
\
|
*
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-13
1
-3
/
+0
*
|
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
1
-19
/
+1
|
/
*
spi/bcm63xx: remove unused speed_hz variable
Jonas Gorski
2013-04-08
1
-2
/
+0
*
spi/bcm63xx: use devm_ioremap_resource()
Jonas Gorski
2013-03-12
1
-12
/
+3
*
spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer
Jonas Gorski
2013-03-12
1
-5
/
+2
*
spi/bcm63xx: inline bcm63xx_spi_check_transfer
Jonas Gorski
2013-03-12
1
-14
/
+5
*
spi/bcm63xx: remove spi chip select validity check
Jonas Gorski
2013-03-12
1
-6
/
+0
*
spi/bcm63xx: simplify bcm63xx_spi_check_transfer
Jonas Gorski
2013-03-12
1
-5
/
+2
*
spi/bcm63xx: check spi bits_per_word in spi_setup
Jonas Gorski
2013-03-12
1
-2
/
+5
*
spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup
Jonas Gorski
2013-03-12
1
-4
/
+0
*
spi/bcm63xx: remove unneeded debug message
Jonas Gorski
2013-03-12
1
-3
/
+0
*
spi/bcm63xx: remove duplicated mode bits check
Jonas Gorski
2013-03-12
1
-6
/
+0
*
spi/bcm63xx: properly prepare clocks before enabling them
Jonas Gorski
2013-03-12
1
-5
/
+5
*
spi/bcm63xx: don't disable non enabled clocks in probe error path
Jonas Gorski
2013-03-12
1
-1
/
+1
*
spi/bcm63xx: Remove unused variable
Kevin Cernekee
2013-03-12
1
-1
/
+0
*
spi/bcm63xx: work around inability to keep CS up
Jonas Gorski
2013-02-05
1
-28
/
+106
[next]