index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-dspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
2019-10-15
1
-2
/
+1
*
spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
Vladimir Oltean
2019-10-07
1
-0
/
+15
*
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
2019-10-02
1
-1
/
+4
*
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
Lukasz Majewski
2019-10-01
1
-0
/
+20
*
spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt
Vladimir Oltean
2019-09-03
1
-3
/
+1
*
spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
Vladimir Oltean
2019-08-23
1
-23
/
+64
*
spi: spi-fsl-dspi: Remove impossible to reach error check
Vladimir Oltean
2019-08-23
1
-20
/
+4
*
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
2019-08-23
1
-1
/
+1
*
spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt
Vladimir Oltean
2019-08-23
1
-39
/
+40
*
spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
Vladimir Oltean
2019-08-20
1
-57
/
+57
*
spi: spi-fsl-dspi: Fix typos
Vladimir Oltean
2019-08-20
1
-2
/
+2
*
spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
Vladimir Oltean
2019-08-20
1
-14
/
+14
*
spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
Vladimir Oltean
2019-08-20
1
-50
/
+50
*
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
Vladimir Oltean
2019-08-20
1
-1
/
+0
*
spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
Vladimir Oltean
2019-08-20
1
-1
/
+1
*
spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
Vladimir Oltean
2019-08-20
1
-11
/
+12
*
spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
Vladimir Oltean
2019-08-20
1
-16
/
+21
*
spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
Vladimir Oltean
2019-08-20
1
-1
/
+13
*
spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
Vladimir Oltean
2019-08-20
1
-29
/
+29
*
spi: spi-fsl-dspi: Remove unused defines and includes
Vladimir Oltean
2019-08-20
1
-26
/
+0
*
spi: spi-fsl-dspi: Fix code alignment
Vladimir Oltean
2019-08-20
1
-185
/
+185
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-1
/
+0
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
1
-1
/
+1
|
\
|
*
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
2019-01-07
1
-1
/
+1
*
|
spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)
Lukasz Majewski
2019-02-06
1
-10
/
+30
|
/
*
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Chuanhua Han
2018-11-05
1
-2
/
+2
*
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
2018-08-28
1
-0
/
+6
*
spi: spi-fsl-dspi: Switch to SPDX identifier
Fabio Estevam
2018-07-24
1
-14
/
+6
*
spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer
Andrey Smirnov
2018-07-17
1
-2
/
+5
*
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
Krzysztof Kozlowski
2018-07-02
1
-12
/
+12
*
spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe
Gustavo A. R. Silva
2018-06-21
1
-1
/
+1
*
spi: spi-fsl-dspi: Enable extended SPI mode
Esben Haabendal
2018-06-20
1
-1
/
+3
*
spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode
Esben Haabendal
2018-06-20
1
-1
/
+5
*
spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode)
Esben Haabendal
2018-06-20
1
-7
/
+48
*
spi: spi-fsl-dspi: Framesize control for XSPI mode
Esben Haabendal
2018-06-20
1
-0
/
+10
*
spi: spi-fsl-dspi: Add support for XSPI mode registers
Esben Haabendal
2018-06-20
1
-2
/
+61
*
Merge branch 'spi-4.18' into spi-4.19 for DSPI dep
Mark Brown
2018-06-20
1
-0
/
+12
|
\
|
*
spi: spi-fsl-dspi: Fixup regmap configuration
Esben Haabendal
2018-06-20
1
-0
/
+12
*
|
spi: spi-fsl-dspi: Fix MCR register handling
Esben Haabendal
2018-06-20
1
-7
/
+3
*
|
spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers
Esben Haabendal
2018-06-20
1
-163
/
+88
*
|
spi: spi-fsl-dspi: Simplify transfer counter handling
Esben Haabendal
2018-06-20
1
-25
/
+14
*
|
spi: spi-fsl-dspi: Fix per transfer cs_change handling
Esben Haabendal
2018-06-20
1
-28
/
+40
*
|
spi: spi-fsl-dspi: Drop unneeded use of dataflags bits
Esben Haabendal
2018-06-20
1
-15
/
+8
*
|
spi: spi-fsl-dspi: Drop unreachable else if statement
Esben Haabendal
2018-06-20
1
-2
/
+1
|
/
*
spi: spi-fsl-dspi: account for const type of of_device_id.data
Julia Lawall
2018-01-03
1
-4
/
+3
*
spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities
Kurt Kanzenbach
2017-11-16
1
-1
/
+1
*
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
2017-11-03
1
-21
/
+45
*
spi: spi-fsl-dspi: ensure non-zero return on error path
Nikita Yushchenko
2017-05-22
1
-1
/
+2
*
spi: spi-fsl-dspi: Fix error handling
Christophe JAILLET
2017-02-19
1
-1
/
+2
*
-
.
Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/...
Mark Brown
2016-12-12
1
-4
/
+302
|
\
\
[next]