index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
*
|
|
|
spi: davinci: fix to support more than 2 chip selects
Murali Karicheri
2014-07-31
1
-3
/
+9
|
|
|
|
|
|
/
/
/
|
|
|
|
*
|
|
|
spi: sh-hspi: Make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
|
|
|
|
*
|
|
|
spi: fsl-spi: Make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
|
|
|
|
*
|
|
|
spi: cadence: Make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
|
|
|
|
*
|
|
|
spi: sh-msiof: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
2014-06-06
1
-2
/
+0
|
|
|
|
*
|
|
|
spi: omap-100k: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
2014-06-06
1
-2
/
+0
|
|
|
|
*
|
|
|
spi: falcon: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
2014-06-06
1
-2
/
+0
|
|
|
|
*
|
|
|
spi: clps711x: Remove unnecessary platform_set_drvdata()
Alexander Shiyan
2014-06-06
1
-2
/
+0
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
spi/atmel: Fix pointer to int conversion warnings on 64 bit builds
Mark Brown
2014-08-01
1
-2
/
+2
|
|
|
*
|
|
|
spi: atmel: Use dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-16
1
-12
/
+6
|
|
|
|
/
/
/
|
|
*
|
|
|
spi: spi-adi-v3: Remove redundant OOM message
Sachin Kamat
2014-06-21
1
-3
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2014-08-04
1
-2
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
spi: Remove unused variable
Mark Brown
2014-06-21
1
-1
/
+0
|
|
*
|
|
|
spi: Remove redundant OOM message in spi.c
Sachin Kamat
2014-06-21
1
-1
/
+0
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/...
Mark Brown
2014-08-04
2
-31
/
+25
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number
Lars-Peter Clausen
2014-07-10
1
-1
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
spi: s3c64xx: use the generic SPI "cs-gpios" property
Naveen Krishna Chatradhi
2014-07-17
1
-20
/
+29
|
|
*
|
|
|
spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin"
Javier Martinez Canillas
2014-07-17
1
-26
/
+11
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
.
\
\
\
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/...
Mark Brown
2014-08-04
4
-19
/
+46
|
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
spi: orion: fix incorrect handling of cell-index DT property
Thomas Petazzoni
2014-07-28
1
-6
/
+4
|
|
|
|
|
|
/
/
/
|
|
|
|
*
|
|
|
spi: omap2-mcspi: Configure hardware when slave driver changes mode
Mark A. Greer
2014-07-03
1
-0
/
+14
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
spi: cadence: Configure SPI clock in the prepare_message() callback
Lars-Peter Clausen
2014-07-11
1
-2
/
+7
|
|
|
*
|
|
|
spi: cadence: Make sure that clock polarity changes are applied
Lars-Peter Clausen
2014-07-11
1
-7
/
+19
|
|
|
|
/
/
/
|
|
*
|
|
|
spi: au1550: Fix bug in deallocation of memory
Himangi Saraogi
2014-07-04
1
-4
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2014-08-04
1
-4
/
+6
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
spi: core: Pass correct device to dma_map_sg()
Geert Uytterhoeven
2014-07-11
1
-4
/
+4
|
|
*
|
|
spi: core: Fix check for dma_map_sg() failures
Geert Uytterhoeven
2014-07-11
1
-0
/
+2
|
|
|
/
/
*
|
|
|
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-25
1
-0
/
+5
|
/
/
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...
Mark Brown
2014-06-28
3
-35
/
+21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
spi: sh-sci: fix use-after-free in sh_sci_spi_remove()
Jürg Billeter
2014-06-17
1
-2
/
+2
|
|
|
|
/
|
|
*
|
spi: qup: Remove chip select function
Andy Gross
2014-06-22
1
-27
/
+6
|
|
*
|
spi: qup: Fix order of spi_register_master
Andy Gross
2014-06-21
1
-4
/
+7
|
|
|
/
|
*
|
spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
Chew, Chiau Ee
2014-06-17
1
-2
/
+6
|
/
/
*
|
spi/pxa2xx: change default supported DMA burst size to 1
Chew, Chiau Ee
2014-06-06
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/workqueue' into spi-next
Mark Brown
2014-06-02
12
-12
/
+0
|
\
|
*
spi: Remove unneeded include of linux/workqueue.h
Axel Lin
2014-04-14
12
-12
/
+0
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topi...
Mark Brown
2014-06-02
10
-580
/
+467
|
\
\
\
\
\
|
|
|
|
*
|
spi: sirf: decrease the interrupt count and latency of PIO mode
Qipan Li
2014-05-20
1
-47
/
+54
|
|
|
|
*
|
spi: sirf: refactor spi transfer functions
Qipan Li
2014-04-15
1
-109
/
+123
|
|
|
|
*
|
spi: sirf: fix spi full-duplex DMA transferring issue
Qipan Li
2014-04-14
1
-2
/
+5
|
|
|
|
*
|
spi: sirf: fix line over 80 characters style issue
Qipan Li
2014-04-14
1
-19
/
+32
|
|
|
*
|
|
spi: rspi: Extract rspi_common_transfer()
Geert Uytterhoeven
2014-06-02
1
-37
/
+24
|
|
|
*
|
|
spi: rspi: Add DMA support for RSPI on RZ/A1H
Geert Uytterhoeven
2014-06-02
1
-0
/
+3
|
|
|
*
|
|
spi: rspi: Add DMA support for QSPI on R-Car Gen2
Geert Uytterhoeven
2014-06-02
1
-0
/
+9
|
|
|
*
|
|
spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()
Geert Uytterhoeven
2014-06-02
1
-11
/
+4
|
|
|
*
|
|
spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
Geert Uytterhoeven
2014-06-02
1
-78
/
+61
|
|
|
*
|
|
spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()
Geert Uytterhoeven
2014-06-02
1
-10
/
+12
|
|
|
*
|
|
spi: rspi: Move RSPI-specific setup out of DMA routines
Geert Uytterhoeven
2014-06-02
1
-20
/
+10
|
|
|
*
|
|
spi: rspi: Use SPI core DMA mapping framework
Geert Uytterhoeven
2014-06-02
1
-90
/
+50
|
|
|
*
|
|
spi: rspi: SPI DMA core needs both RX and TX DMA to function
Geert Uytterhoeven
2014-06-02
1
-22
/
+14
[prev]
[next]