LinuxLists
Users
About
Ludovic Barre (
[email protected]
)
Number of posts: 571 (0.41 per day)
First post: 2014-01-23 14:17:33
Last post: 2017-11-06 17:24:13
Previous Page
/
Next Page
Date
List
Subject
2018-10-08 12:12:29
linux-kernel
[PATCH V6 17/23] mmc: mmci: add variant property to not read datacnt
2018-10-08 12:12:28
linux-kernel
[PATCH V6 14/23] mmc: mmci: add variant property to define dpsm bit
2018-10-08 12:12:24
linux-kernel
[PATCH V6 16/23] mmc: mmci: add variant property to write datactrl before command
2018-10-08 12:12:10
linux-kernel
[PATCH V6 15/23] mmc: mmci: add variant property to define irq pio mask
2018-10-08 12:12:07
linux-kernel
[PATCH V6 22/23] dt-bindings: mmci: add stm32 sdmmc variant
2018-10-08 12:12:06
linux-kernel
[PATCH V6 19/23] mmc: mmci: add optional reset property
2018-10-08 12:11:59
linux-kernel
[PATCH V6 18/23] dt-bindings: mmci: add optional reset property
2018-10-08 12:11:43
linux-kernel
[PATCH V6 09/23] mmc: mmci: add validate_data callback
2018-10-08 12:11:02
linux-kernel
[PATCH V6 05/23] mmc: mmci: add get_next_data callback
2018-10-08 12:10:59
linux-kernel
[PATCH V6 06/23] mmc: mmci: add dma_start callback
2018-10-08 12:10:57
linux-kernel
[PATCH V6 02/23] mmc: mmci: introduce dma_priv pointer to mmci_host
2018-10-08 12:10:52
linux-kernel
[PATCH V6 21/23] mmc: mmci: add stm32 sdmmc registers
2018-10-08 12:10:39
linux-kernel
[PATCH V6 04/23] mmc: mmci: add prepare/unprepare_data callbacks
2018-10-08 12:10:34
linux-kernel
[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
2018-10-08 12:10:26
linux-kernel
[PATCH V6 11/23] mmc: mmci: add datactrl block size variant property
2018-10-05 15:34:15
linux-kernel
Re: [PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
2018-10-05 13:27:52
linux-kernel
[PATCH V5 00/24] mmc: mmci: add sdmmc variant for stm32
2018-10-05 13:27:47
linux-kernel
[PATCH V5 08/24] mmc: mmci: add dma_finalize callback
2018-10-05 13:27:31
linux-kernel
[PATCH V5 16/24] mmc: mmci: add variant property to define irq pio mask
2018-10-05 13:27:23
linux-kernel
[PATCH V5 06/24] mmc: mmci: add get_next_data callback
2018-10-05 13:26:40
linux-kernel
[PATCH V5 20/24] mmc: mmci: add optional reset property
2018-10-05 13:26:37
linux-kernel
[PATCH V5 22/24] mmc: mmci: add stm32 sdmmc registers
2018-10-05 13:26:21
linux-kernel
[PATCH V5 07/24] mmc: mmci: add dma_start callback
2018-10-05 13:26:15
linux-kernel
[PATCH V5 15/24] mmc: mmci: add variant property to define dpsm bit
2018-10-05 13:26:05
linux-kernel
[PATCH V5 24/24] mmc: mmci: add stm32 sdmmc variant
2018-10-05 13:26:04
linux-kernel
[PATCH V5 21/24] mmc: mmci: add clock divider for stm32 sdmmc
2018-10-05 13:26:02
linux-kernel
[PATCH V5 01/24] mmc: mmci: Change struct members from bool to u8
2018-10-05 13:25:53
linux-kernel
[PATCH V5 17/24] mmc: mmci: add variant property to write datactrl before command
2018-10-05 13:25:46
linux-kernel
[PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
2018-10-05 13:25:46
linux-kernel
[PATCH V5 13/24] mmc: mmci: expand startbiterr to irqmask and error check
2018-10-05 13:25:42
linux-kernel
[PATCH V5 18/24] mmc: mmci: add variant property to not read datacnt
2018-10-05 13:25:32
linux-kernel
[PATCH V5 14/24] mmc: mmci: add variant properties to define cpsm & cmdresp bits
2018-10-05 13:25:14
linux-kernel
[PATCH V5 23/24] dt-bindings: mmci: add stm32 sdmmc variant
2018-10-05 13:25:06
linux-kernel
[PATCH V5 19/24] dt-bindings: mmci: add optional reset property
2018-10-05 13:25:05
linux-kernel
[PATCH V5 12/24] mmc: mmci: add datactrl block size variant property
2018-10-05 13:24:52
linux-kernel
[PATCH V5 09/24] mmc: mmci: add dma_error callback
2018-10-05 13:24:46
linux-kernel
[PATCH V5 11/24] mmc: mmci: add set_clk/pwrreg callbacks
2018-10-05 13:24:35
linux-kernel
[PATCH V5 04/24] mmc: mmci: merge prepare data functions
2018-10-05 13:24:18
linux-kernel
[PATCH V5 03/24] mmc: mmci: introduce dma_priv pointer to mmci_host
2018-10-05 13:24:15
linux-kernel
[PATCH V5 05/24] mmc: mmci: add prepare/unprepare_data callbacks
2018-10-05 13:24:06
linux-kernel
[PATCH V5 10/24] mmc: mmci: add validate_data callback
2018-10-05 07:46:40
linux-kernel
[PATCH 0/2] spi: spi-mem: add stm32 qspi controller
2018-10-05 07:46:17
linux-kernel
[PATCH 2/2] spi: spi-mem: add stm32 qspi controller
2018-10-05 07:44:57
linux-kernel
[PATCH 1/2] dt-bindings: spi: add stm32 qspi controller
2018-10-03 11:45:02
linux-kernel
Re: [PATCH V4 02/25] mmc: mmci: create generic mmci_dma_setup
2018-10-02 12:14:51
linux-kernel
[PATCH V4 08/25] mmc: mmci: add dma_start callback
2018-10-02 12:14:40
linux-kernel
[PATCH V4 11/25] mmc: mmci: add validate_data callback
2018-10-02 12:14:20
linux-kernel
[PATCH V4 10/25] mmc: mmci: add dma_error callback
2018-10-02 12:13:56
linux-kernel
[PATCH V4 02/25] mmc: mmci: create generic mmci_dma_setup
2018-10-02 12:13:53
linux-kernel
[PATCH V4 09/25] mmc: mmci: add dma_finalize callback
2018-10-02 12:13:50
linux-kernel
[PATCH V4 03/25] mmc: mmci: introduce dma_priv pointer to mmci_host