Show patches with: Submitter = Vladimir Oltean       |   118 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,net-next,01/11] net: dsa: sja1105: Add a debugging GPIO for monitoring SPI latency Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,02/11] net: dsa: sja1105: Implement the .gettimex64 system call for PTP Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,03/11] spi: Add a PTP system timestamp to the transfer structure Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,04/11] spi: spi-fsl-dspi: Cosmetic cleanup Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,05/11] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,06/11] spi: spi-fsl-dspi: Implement the PTP system timestamping Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,07/11] spi: spi-fsl-dspi: Add a debugging GPIO for monitoring latency Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,08/11] spi: spi-fsl-dspi: Disable interrupts and preemption during poll mode transfer Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,09/11] ARM: dts: ls1021a-tsn: Add debugging GPIOs for the SJA1105 and DSPI drivers Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,10/11] ARM: dts: ls1021a-tsn: Use the DSPI controller in poll mode Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[RFC,net-next,11/11] ARM: dts: ls1021a-tsn: Reduce the SJA1105 SPI frequency for debug Deterministic SPI latency on NXP - - - --- 2019-08-16 Vladimir Oltean New
[spi,for-5.4,01/14] spi: spi-fsl-dspi: Fix code alignment NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,02/14] spi: spi-fsl-dspi: Remove unused defines and includes NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,03/14] spi: spi-fsl-dspi: Use BIT() and GENMASK() macros NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,04/14] spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,05/14] spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,06/14] spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma() NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,07/14] spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,08/14] spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,09/14] spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,10/14] spi: spi-fsl-dspi: Use reverse Christmas tree declaration order NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,11/14] spi: spi-fsl-dspi: Fix typos NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,12/14] spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean Accepted
[spi,for-5.4,13/14] spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean New
[spi,for-5.4,14/14] spi: spi-fsl-dspi: Remove impossible to reach error check NXP DSPI driver cleanup - - - --- 2019-08-18 Vladimir Oltean New
[spi,for-5.4,1/5] spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages Deterministic SPI latency with NXP DSPI driver - - - --- 2019-08-18 Vladimir Oltean Superseded
[spi,for-5.4,2/5] spi: Add a PTP system timestamp to the transfer structure Deterministic SPI latency with NXP DSPI driver - - - --- 2019-08-18 Vladimir Oltean Superseded
[spi,for-5.4,3/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing Deterministic SPI latency with NXP DSPI driver - - - --- 2019-08-18 Vladimir Oltean Superseded
[spi,for-5.4,4/5] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode Deterministic SPI latency with NXP DSPI driver - - - --- 2019-08-18 Vladimir Oltean Superseded
[spi,for-5.4,5/5] spi: spi-fsl-dspi: Disable interrupts and preemption during poll mode transfer Deterministic SPI latency with NXP DSPI driver - - - --- 2019-08-18 Vladimir Oltean Superseded
[v2,1/5] spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt Poll mode for NXP DSPI driver - - - --- 2019-08-22 Vladimir Oltean Accepted
[v2,2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours Poll mode for NXP DSPI driver - - - --- 2019-08-22 Vladimir Oltean Accepted
[v2,3/5] spi: spi-fsl-dspi: Remove impossible to reach error check Poll mode for NXP DSPI driver - - - --- 2019-08-22 Vladimir Oltean Accepted
[v2,4/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing Poll mode for NXP DSPI driver - - - --- 2019-08-22 Vladimir Oltean Accepted
[v2,5/5] ARM: dts: ls1021a-tsn: Use the DSPI controller in poll mode Poll mode for NXP DSPI driver - - - --- 2019-08-22 Vladimir Oltean New
[1/1] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours Fix shared IRQ behavior in spi-fsl-dspi - - - --- 2019-08-22 Vladimir Oltean Accepted
spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt - - - --- 2019-09-03 Vladimir Oltean Accepted
[v2,1/4] spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages Deterministic SPI latency with NXP DSPI driver - - - --- 2019-09-05 Vladimir Oltean Accepted
[v2,2/4] spi: Add a PTP system timestamp to the transfer structure Deterministic SPI latency with NXP DSPI driver - - - --- 2019-09-05 Vladimir Oltean Accepted
[v2,3/4] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode Deterministic SPI latency with NXP DSPI driver - - - --- 2019-09-05 Vladimir Oltean Accepted
[v2,4/4] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode Deterministic SPI latency with NXP DSPI driver - - - --- 2019-09-05 Vladimir Oltean Accepted
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode - - - --- 2019-10-01 Vladimir Oltean Accepted
[spi] spi: Don't look at TX buffer for PTP system timestamping [spi] spi: Don't look at TX buffer for PTP system timestamping - - - --- 2019-12-27 Vladimir Oltean New
[spi] spi: Catch improper use of PTP system timestamping API [spi] spi: Catch improper use of PTP system timestamping API - - - --- 2019-12-27 Vladimir Oltean Accepted
[spi] spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode [spi] spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode - - - --- 2019-12-28 Vladimir Oltean Accepted
[1/6] doc: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs Compatible string consolidation for NXP DSPI driver - - - --- 2020-03-02 Vladimir Oltean Accepted
[2/6] spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations Compatible string consolidation for NXP DSPI driver - - - --- 2020-03-02 Vladimir Oltean Accepted
[3/6] spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size Compatible string consolidation for NXP DSPI driver - - - --- 2020-03-02 Vladimir Oltean Accepted
[4/6] spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode Compatible string consolidation for NXP DSPI driver - - - --- 2020-03-02 Vladimir Oltean Accepted
[5/6] spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes Compatible string consolidation for NXP DSPI driver - - - --- 2020-03-02 Vladimir Oltean Accepted
[6/6] spi: spi-fsl-dspi: Convert the instantiations that support it to DMA Compatible string consolidation for NXP DSPI driver - - - --- 2020-03-02 Vladimir Oltean Accepted
[01/12] spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[02/12] spi: spi-fsl-dspi: Remove unused chip->void_write_data TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[03/12] spi: spi-fsl-dspi: Don't mask off undefined bits TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[04/12] spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[05/12] spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[06/12] spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[07/12] spi: Do spi_take_timestamp_pre for as many times as necessary TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[08/12] spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[09/12] spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[10/12] spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[11/12] spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[12/12] spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write TCFQ to XSPI migration for NXP DSPI driver - - - --- 2020-03-04 Vladimir Oltean Accepted
[1/6] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[3/6] spi: spi-fsl-dspi: Fix oper_word_size of zero for DMA mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[4/6] spi: spi-fsl-dspi: Add support for LS1028A NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v2,1/6] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v2,2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v2,3/6] spi: spi-fsl-dspi: Fix oper_word_size of zero for DMA mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v2,4/6] spi: spi-fsl-dspi: Add support for LS1028A NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v2,5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v2,6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-09 Vladimir Oltean Superseded
[v3,1/7] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,2/7] spi: spi-fsl-dspi: Avoid use-after-free in interrupt mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,3/7] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,4/7] spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,5/7] spi: spi-fsl-dspi: Add support for LS1028A NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,6/7] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,7/7] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-10 Vladimir Oltean Superseded
[v3,01/12] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,02/12] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,03/12] spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,04/12] spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,05/12] spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,07/12] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,08/12] spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,09/12] spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,10/12] spi: spi-fsl-dspi: Add support for LS1028A NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,11/12] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v3,12/12] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-14 Vladimir Oltean Superseded
[v5,01/12] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-18 Vladimir Oltean New
[v5,02/12] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-18 Vladimir Oltean New
[v5,03/12] spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-18 Vladimir Oltean New
[v5,04/12] spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-18 Vladimir Oltean New
[v5,05/12] spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-18 Vladimir Oltean Accepted
[v5,06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion NXP DSPI bugfixes and support for LS1028A - - - --- 2020-03-18 Vladimir Oltean New
« 1 2 »