index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to...
Mark Brown
2017-02-19
5
-94
/
+158
|
\
\
\
\
|
|
|
|
*
spi: bcm53xx: (re)license code to the GPL v2
Rafał Miłecki
2017-01-06
1
-1
/
+9
|
|
|
|
*
spi: bcm53xx: set of_node to let DT specify device(s)
Rafał Miłecki
2016-12-31
1
-7
/
+1
|
|
|
*
|
spi: bcm-qspi: Remove unnecessary platform_set_drvdata()
Wei Yongjun
2017-02-14
1
-1
/
+0
|
|
|
*
|
spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance
Kamal Dasu
2017-02-14
1
-37
/
+46
|
|
|
*
|
spi: bcm-qspi: Added mspi read fallback in bcm_qspi_flash_read()
Kamal Dasu
2017-01-31
1
-31
/
+85
|
|
|
*
|
spi: bcm-qspi: Enable the driver on BMIPS_GENERIC
Jaedon Shin
2016-12-31
1
-1
/
+2
|
|
|
|
/
|
|
*
|
spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select
Felix Fietkau
2016-12-14
1
-1
/
+1
|
|
*
|
spi: spi-ath79: support multiple internal chip select lines
Felix Fietkau
2016-12-14
1
-10
/
+11
|
|
|
/
|
*
|
spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
Wei Yongjun
2017-02-19
1
-1
/
+0
|
*
|
spi: armada-3700: Remove .owner field for driver
Wei Yongjun
2017-02-09
1
-1
/
+0
|
*
|
spi: armada-3700: Coding style fixes
Romain Perier
2016-12-31
1
-1
/
+2
|
*
|
spi: armada-3700: Replaced raw values for nbits by the SPI macros
Romain Perier
2016-12-31
1
-3
/
+3
|
*
|
spi: armada-3700: Remove unnecessary condition
Dan Carpenter
2016-12-16
1
-2
/
+1
*
|
|
Merge remote-tracking branch 'spi/topic/dma' into spi-next
Mark Brown
2017-02-19
2
-8
/
+37
|
\
\
\
|
*
|
|
spi: mediatek: Only do dma for 4-byte aligned buffers
Daniel Kurtz
2017-01-31
1
-4
/
+33
|
*
|
|
spi: When no dma_chan map buffers with spi_master's parent
Daniel Kurtz
2017-01-31
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2017-02-19
2
-11
/
+16
|
\
\
\
|
*
|
|
spi: fix device-node leaks
Johan Hovold
2017-01-31
1
-2
/
+6
|
*
|
|
spi: fsl: Combine substrings for two messages
Markus Elfring
2017-01-17
1
-6
/
+6
|
*
|
|
spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects()
Markus Elfring
2017-01-17
1
-1
/
+1
|
*
|
|
spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()
Markus Elfring
2017-01-17
1
-1
/
+2
|
*
|
|
spi: Use kcalloc() in spi_register_board_info()
Markus Elfring
2017-01-17
1
-1
/
+1
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/rspi' and 'spi/fix/...
Mark Brown
2017-02-19
3
-4
/
+7
|
\
\
\
\
\
|
|
|
*
|
|
spi: s3c64xx: fix inconsistency between binding and driver
Andi Shyti
2017-02-13
1
-1
/
+1
|
|
|
|
/
/
|
|
*
|
|
spi: rspi: Replaces "n" by "len" in qspi_transfer_*()
DongCV
2017-02-16
1
-2
/
+2
|
|
*
|
|
spi: rspi: Fixes bogus received byte in qspi_transfer_in()
DongCV
2017-02-16
1
-1
/
+0
|
|
|
/
/
|
*
|
|
spi: pxa2xx: Add support for Intel Gemini Lake
David E. Box
2017-01-19
1
-0
/
+4
*
|
|
|
Merge tag 'spi-fix-v4.10-rc4' into spi-linus
Mark Brown
2017-02-19
34
-628
/
+2640
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
2017-01-17
2
-7
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
spi: sh-msiof: Do not use C++ style comment
Simon Horman
2016-12-20
1
-1
/
+1
|
|
*
|
|
|
spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings
Simon Horman
2016-12-14
2
-7
/
+16
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...
Mark Brown
2017-01-17
6
-6
/
+12
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
spi: pxa2xx: add missed break
Andy Shevchenko
2017-01-04
1
-0
/
+1
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
/
/
spi: SPI_FSL_DSPI should depend on HAS_DMA
Geert Uytterhoeven
2016-12-14
1
-0
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)
Andy Shevchenko
2017-01-04
1
-2
/
+2
|
|
|
|
*
|
|
spi: dw: Make debugfs name unique between instances
Phil Reid
2016-12-31
1
-1
/
+4
|
|
|
|
|
/
/
|
|
|
*
/
/
spi: davinci: use dma_mapping_error()
Kevin Hilman
2017-01-12
1
-2
/
+2
|
|
|
|
/
/
|
|
*
/
/
spi: spi-axi: Free resources on error path
Christophe JAILLET
2017-01-09
1
-1
/
+2
|
|
|
/
/
|
*
|
/
spi: armada-3700: Set mode bits correctly
Dan Carpenter
2016-12-16
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
spi: armada-3700: fix unsigned compare than zero on irq
Colin Ian King
2016-12-14
1
-4
/
+5
|
|
/
|
*
-
-
-
-
-
-
-
.
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...
Mark Brown
2016-12-12
7
-27
/
+107
|
|
\
\
\
\
\
|
|
|
|
|
|
*
spi: xlp: Fix module autoload for OF registration
Javier Martinez Canillas
2016-11-23
1
-0
/
+1
|
|
|
|
|
*
|
spi: spi-topcliff-pch: Remove some dead code
Christophe JAILLET
2016-11-21
1
-12
/
+1
|
|
|
|
|
|
/
|
|
|
|
*
/
spi: spi-ti-qspi: reinit of completion variable
Prahlad V
2016-11-15
1
-0
/
+1
|
|
|
|
|
/
|
|
|
*
|
spi: sun6i: Support Allwinner H3 SPI controller
Milo Kim
2016-11-02
1
-5
/
+13
|
|
|
*
|
spi: sun6i: Add binding for Allwinner H3 SPI controller
Milo Kim
2016-11-02
1
-2
/
+23
|
|
|
*
|
spi: sun4i: Allow transfers larger than FIFO size
Alexandru Gagniuc
2016-10-29
1
-8
/
+67
|
|
|
|
/
|
|
*
/
spi: spidev: Add device to spidev device tree compatibility list
Fabien Lahoudere
2016-10-21
1
-0
/
+1
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
2016-12-12
3
-8
/
+50
|
|
\
\
\
\
\
[next]