index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
spi: Add DSPI support for layerscape family
Yuan Yao
2015-10-30
1
-1
/
+1
|
*
|
|
spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
2015-09-17
1
-3
/
+0
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'spi/topic/coldfire' and 'spi/topic/dw' into s...
Mark Brown
2015-11-04
5
-100
/
+53
|
\
\
\
\
|
|
*
|
|
spi: dw: replace magic constant by DW_SPI_DR
Andy Shevchenko
2015-10-28
1
-1
/
+1
|
|
*
|
|
spi: dw: remove a NULL check when call ->remove()
Andy Shevchenko
2015-10-20
1
-2
/
+0
|
|
*
|
|
spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
Andy Shevchenko
2015-10-20
1
-2
/
+4
|
|
*
|
|
spi: dw-mmio: convert to unified device property API
Andy Shevchenko
2015-10-19
1
-4
/
+3
|
|
*
|
|
spi: dw-pci: remove unused pdev member from struct dw_spi_pci
Andy Shevchenko
2015-10-19
1
-20
/
+9
|
|
*
|
|
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2015-10-19
2
-7
/
+12
|
|
*
|
|
spi: dw: eliminate unused threshold variables
Andy Shevchenko
2015-10-19
1
-5
/
+0
|
|
*
|
|
spi: dw: eliminate speed variable in ->transfer_one()
Andy Shevchenko
2015-10-19
1
-8
/
+4
|
|
*
|
|
spi: dw: remove bits_per_word member of struct chip_data
Andy Shevchenko
2015-10-19
1
-14
/
+2
|
|
*
|
|
spi: dw: remove unneeded cr0 member of struct chip_data
Andy Shevchenko
2015-10-19
1
-12
/
+2
|
|
*
|
|
spi: dw: use plain struct device * at earlier ->probe()
Andy Shevchenko
2015-10-19
1
-1
/
+1
|
|
*
|
|
spi: dw: Remove test for non-zero spi->max_speed_hz
Jarkko Nikula
2015-09-17
1
-5
/
+0
|
|
*
|
|
spi: dw: Remove needless if statements
Jarkko Nikula
2015-09-17
1
-23
/
+18
|
|
|
/
/
|
*
|
|
spi: spi-coldfire-qspi: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-12
1
-1
/
+2
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...
Mark Brown
2015-11-04
8
-159
/
+237
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
spi: bitbang: switch to the generic implementation of transfer_one_message
Heiner Kallweit
2015-10-05
1
-89
/
+36
|
|
|
|
|
*
|
|
spi: bitbang: remove unneeded check
Heiner Kallweit
2015-10-05
1
-14
/
+4
|
|
|
|
|
*
|
|
spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
2015-09-17
3
-14
/
+11
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
spi: spi-bfin5xx: Calculate transfer speed unconditionally
Jarkko Nikula
2015-09-16
1
-5
/
+1
|
|
|
|
|
/
/
|
|
|
*
|
|
spi: bfin-sport: Calculate transfer speed unconditionally
Jarkko Nikula
2015-09-16
1
-4
/
+1
|
|
|
|
/
/
|
|
*
|
|
spi/bcm63xx: move register definitions into the driver
Jonas Gorski
2015-10-23
2
-24
/
+175
|
|
*
|
|
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: bcm53xx: Adjust devm usage
Vaishali Thakkar
2015-09-16
1
-11
/
+2
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/top...
Mark Brown
2015-11-04
7
-36
/
+545
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
spi: bcm2835aux: change initialization order and switch to platform_get_irq
Martin Sperl
2015-10-16
1
-4
/
+4
|
|
|
|
|
*
|
|
spi: bcm2835aux: fixed bad data on longer transfers
Martin Sperl
2015-10-16
1
-12
/
+31
|
|
|
|
|
*
|
|
spi: bcm2835aux: add bcm2835 auxiliary spi device driver
Martin Sperl
2015-10-07
3
-0
/
+505
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
spi: bcm2835: change initialization order and switch to platform_get_irq
Martin Sperl
2015-10-16
1
-7
/
+7
|
|
|
|
|
/
/
|
|
|
*
|
|
spi: au1550: Simplify au1550_spi_setupxfer()
Jarkko Nikula
2015-09-16
1
-6
/
+5
|
|
|
|
/
/
|
|
*
|
|
spi: atmel: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
2015-09-25
1
-15
/
+6
|
|
|
/
/
|
*
|
|
spi: ath79: simplify iomem resource mapping
Heiner Kallweit
2015-09-30
1
-8
/
+3
|
|
/
/
*
|
|
Merge remote-tracking branch 'spi/topic/doc' into spi-next
Mark Brown
2015-11-04
1
-9
/
+93
|
\
\
\
|
*
|
|
spi: fix kernel-doc warnings about missing return desc in spi.c
Javier Martinez Canillas
2015-10-24
1
-9
/
+32
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm...
Mark Brown
2015-10-24
1
-8
/
+76
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
spi: add transfer histogram statistics via sysfs
Martin Sperl
2015-09-19
1
-0
/
+61
|
|
|
|
/
*
|
|
|
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
Mark Brown
2015-11-04
1
-11
/
+4
|
\
\
\
\
|
*
|
|
|
spi: davinci: use spi->cs_gpio directly
Luis de Bethencourt
2015-10-16
1
-11
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2015-11-04
1
-8
/
+15
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
spi: core: use gpio_is_valid() helper
Andy Shevchenko
2015-10-21
1
-1
/
+1
|
*
|
|
spi: core: propagate return code of __spi_validate_bits_per_word()
Andy Shevchenko
2015-10-16
1
-3
/
+4
|
*
|
|
spi: Map SPI OF client IRQ at probe time
Jon Hunter
2015-10-12
1
-4
/
+10
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/imx', 'spi/fix/omap2...
Mark Brown
2015-11-04
5
-17
/
+62
|
\
\
\
\
\
\
\
[prev]
[next]