Show patches with: Submitter = Linus Walleij       |    Archived = No       |   136 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] spi/pl022: initialize burstsize from FIFO trigger level --- 2011-06-16 Linus Walleij Accepted
[2/4] spi/pl022: support runtime PM --- 2011-06-16 Linus Walleij Accepted
[3/4] spi/pl022: strengthen FIFO watermark level checks --- 2011-06-16 Linus Walleij Accepted
[4/4] mach-u300: set apropriate FIFO trigger levels --- 2011-06-16 Linus Walleij Accepted
spi/pl022: remove function cannot exit --- 2011-08-02 Linus Walleij Accepted
[1/2] spi/pl022: only enable RX interrupts when TX is complete --- 2011-10-06 Linus Walleij Superseded
[2/2] spi/pl022: elevate workqueue to realtime priority --- 2011-10-06 Linus Walleij Superseded
[1/3] spi/pl022: fix build warnings --- 2011-10-17 Linus Walleij Superseded
[2/3] spi/pl022: disable the PL022 block when unused --- 2011-10-17 Linus Walleij Superseded
[3/3] spi/pl022: skip default configuration before suspending --- 2011-10-17 Linus Walleij Superseded
[1/6] spi/pl022: only enable RX interrupts when TX is complete --- 2011-11-09 Linus Walleij Superseded
[2/6] spi/pl022: fix build warnings --- 2011-11-09 Linus Walleij Superseded
[3/6] spi/pl022: disable the PL022 block when unused --- 2011-11-09 Linus Walleij Superseded
[4/6] spi/pl022: skip default configuration before suspending --- 2011-11-09 Linus Walleij Superseded
[5/6] spi/pl022: move device disable to workqueue thread --- 2011-11-09 Linus Walleij Superseded
[6/6] spi/pl022: add support for pm_runtime autosuspend --- 2011-11-09 Linus Walleij Superseded
spi/pl022: make the chip deselect handling thread safe --- 2011-11-18 Linus Walleij Superseded
[1/3] spi/pl022: disable port when unused --- 2012-06-12 Linus Walleij New
[2/3] spi/pl022: delete DB5500 support --- 2012-06-12 Linus Walleij New
[3/3] spi/pl022: enable runtime PM --- 2012-06-12 Linus Walleij New
spi/pl022: fix spi-pl022 pm enable at probe --- 2012-08-17 Linus Walleij New
spi/pl022: adopt pinctrl support --- 2012-09-19 Linus Walleij New
spi/pl022: use more managed resources --- 2012-09-26 Linus Walleij New
spi/pl022: get/put resources on suspend/resume --- 2012-09-26 Linus Walleij New
[v2] spi/pl022: get/put resources on suspend/resume --- 2012-09-26 Linus Walleij New
spi/pl022: add IDLE state pin management --- 2012-10-11 Linus Walleij New
[1/4] Revert "spi/pl022: enable runtime PM" --- 2012-10-17 Linus Walleij New
[2/4] spi: spi-pl022: Minor simplification for runtime pm --- 2012-10-17 Linus Walleij New
[3/4] spi/pl022: Activate resourses before deactivate them in suspend --- 2012-10-17 Linus Walleij New
[4/4] spi/pl022: add IDLE state pin management --- 2012-10-17 Linus Walleij New
[2/4,v2] spi: spi-pl022: Minor simplification for runtime pm --- 2012-10-17 Linus Walleij New
spi: pl022: use DMA by default when probing from DT --- 2013-05-23 Linus Walleij New
spi: pl022: use pinctrl PM helpers --- 2013-06-10 Linus Walleij New
spi: let SPI masters ignore their children for PM --- 2016-04-11 Linus Walleij Accepted
[1/5] gpio: of: Support SPI nonstandard GPIO properties Rewrite GPIO SPI to use descriptors --- 2018-01-01 Linus Walleij New
[2/5] spi: spi-gpio: Rewrite to use GPIO descriptors Rewrite GPIO SPI to use descriptors --- 2018-01-01 Linus Walleij Accepted
[3/5] spi: spi-gpio: Augment device tree bindings Rewrite GPIO SPI to use descriptors --- 2018-01-01 Linus Walleij Superseded
[4/5] spi: spi-gpio: Make optional chipselect handling more explicit Rewrite GPIO SPI to use descriptors --- 2018-01-01 Linus Walleij New
[5/5] spi: spi-gpio: Delete references to non-GENERIC_BITBANG Rewrite GPIO SPI to use descriptors --- 2018-01-01 Linus Walleij Superseded
[v3] gpio: of: Support SPI nonstandard GPIO properties [v3] gpio: of: Support SPI nonstandard GPIO properties --- 2018-01-08 Linus Walleij Accepted
[2/3] spi: spi-gpio: Delete references to non-GENERIC_BITBANG Convert GPIO SPI to use descriptors only --- 2018-02-12 Linus Walleij New
[2/2,v3] spi: spi-gpio: Augment device tree bindings Untitled series #9366 --- 2018-02-26 Linus Walleij Accepted
[2/4] spi: Make of_find_spi_device_by_node() available Untitled series #14170 --- 2018-08-23 Linus Walleij New
spi: gpio: Fix copy-and-paste error spi: gpio: Fix copy-and-paste error --- 2018-09-03 Linus Walleij Superseded
[1/4] spi: core: Allow both TX and RX transfers in 3WIRE SPI 3WIRE fixes and highz turnaround --- 2018-09-03 Linus Walleij New
[2/4] spi: gpio: Fix reading for 3WIRE SPI 3WIRE fixes and highz turnaround --- 2018-09-03 Linus Walleij New
[3/4] spi: Add a DT binding for high impedance turnaround SPI 3WIRE fixes and highz turnaround --- 2018-09-03 Linus Walleij Superseded
spi: davinci: Remove chip select GPIO pdata spi: davinci: Remove chip select GPIO pdata --- 2018-09-04 Linus Walleij Accepted
gpio: of: Handle SPI chipselect legacy bindings gpio: of: Handle SPI chipselect legacy bindings --- 2018-09-04 Linus Walleij Superseded
[v2] spi: gpio: Fix copy-and-paste error [v2] spi: gpio: Fix copy-and-paste error --- 2018-09-04 Linus Walleij Accepted
[v2] gpio: of: Handle SPI chipselect legacy bindings [v2] gpio: of: Handle SPI chipselect legacy bindings --- 2018-09-06 Linus Walleij Accepted
[v2] spi: gpio: No MISO does not imply no RX [v2] spi: gpio: No MISO does not imply no RX --- 2018-09-09 Linus Walleij Accepted
[1/2] spi: Add a DT binding for high-impedance turn-around [1/2] spi: Add a DT binding for high-impedance turn-around --- 2018-09-25 Linus Walleij New
[2/2] spi: gpio: Support 3WIRE high-impedance turn-around [1/2] spi: Add a DT binding for high-impedance turn-around --- 2018-09-25 Linus Walleij New
[v3] spi: gpio: Support 3WIRE high-impedance turn-around [v3] spi: gpio: Support 3WIRE high-impedance turn-around --- 2018-11-01 Linus Walleij Accepted
[1/7,v1] spi: Optionally use GPIO descriptors for CS GPIOs SPI CS using GPIO descriptors --- 2018-12-15 Linus Walleij Superseded
[2/7,v1] spi: ath79: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2018-12-15 Linus Walleij Accepted
[3/7,v1] spi: atmel: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2018-12-15 Linus Walleij Accepted
[5/7,v1] spi: clps711x: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2018-12-15 Linus Walleij Superseded
[6/7,v1] spi: davinci: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2018-12-15 Linus Walleij Superseded
[1/7,v2] spi: Optionally use GPIO descriptors for CS GPIOs SPI CS using GPIO descriptors --- 2019-01-07 Linus Walleij Accepted
[5/7,v2] spi: clps711x: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2019-01-07 Linus Walleij Accepted
[6/7,v2] spi: davinci: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2019-01-07 Linus Walleij Accepted
[7/7,v2] spi: dw: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2019-01-07 Linus Walleij New
spi: Support high CS when using descriptors spi: Support high CS when using descriptors --- 2019-01-10 Linus Walleij Superseded
[v2] spi: dw: Fix default polarity of native chipselect [v2] spi: dw: Fix default polarity of native chipselect --- 2019-01-10 Linus Walleij Accepted
[1/4,v3] spi: Support high CS when using descriptors [1/4,v3] spi: Support high CS when using descriptors --- 2019-01-16 Linus Walleij Accepted
[4/4,v3] gpio: of: Fix logic inversion [1/4,v3] spi: Support high CS when using descriptors --- 2019-01-16 Linus Walleij New
spi: bcm2835: Convert to use CS GPIO descriptors spi: bcm2835: Convert to use CS GPIO descriptors --- 2019-04-20 Linus Walleij New
[1/2] gpio: of: Handle the Freescale SPI CS [1/2] gpio: of: Handle the Freescale SPI CS --- 2019-04-20 Linus Walleij Accepted
[2/2] spi: fsl: Convert to use CS GPIO descriptors [1/2] gpio: of: Handle the Freescale SPI CS --- 2019-04-20 Linus Walleij New
spi: ep93xx: Drop unused variable spi: ep93xx: Drop unused variable --- 2019-05-03 Linus Walleij Accepted
Revert "spi: gpio: Don't request CS GPIO in DT use-case" Revert "spi: gpio: Don't request CS GPIO in DT use-case" --- 2019-07-01 Linus Walleij New
gpio/spi: Fix spi-gpio regression on active high CS gpio/spi: Fix spi-gpio regression on active high CS --- 2019-07-02 Linus Walleij Accepted
Revert "gpio/spi: Fix spi-gpio regression on active high CS" Revert "gpio/spi: Fix spi-gpio regression on active high CS" --- 2019-07-15 Linus Walleij Accepted
spi: gpio: Use core CS GPIO handling for everything spi: gpio: Use core CS GPIO handling for everything --- 2019-07-16 Linus Walleij New
[v2] spi: fsl: Convert to use CS GPIO descriptors [v2] spi: fsl: Convert to use CS GPIO descriptors --- 2019-08-04 Linus Walleij New
spi: Rename of_spi_register_master() function spi: Rename of_spi_register_master() function --- 2019-08-08 Linus Walleij Accepted
spi: zynq-qspi: Drop GPIO header spi: zynq-qspi: Drop GPIO header --- 2019-10-30 Linus Walleij Accepted
spi: txx9: Convert to use GPIO descriptors spi: txx9: Convert to use GPIO descriptors --- 2019-10-30 Linus Walleij Accepted
spi: fsl-cpm: Correct the free:ing spi: fsl-cpm: Correct the free:ing --- 2019-11-13 Linus Walleij Accepted
spi: fsl: Handle the single hardwired chipselect case spi: fsl: Handle the single hardwired chipselect case --- 2019-11-27 Linus Walleij Superseded
gpio: Handle counting of Freescale chipselects gpio: Handle counting of Freescale chipselects --- 2019-11-27 Linus Walleij Superseded
[1/3,v2] spi: fsl: Fix GPIO descriptor support [1/3,v2] spi: fsl: Fix GPIO descriptor support --- 2019-11-27 Linus Walleij Superseded
[2/3,v2] gpio: Handle counting of Freescale chipselects [1/3,v2] spi: fsl: Fix GPIO descriptor support --- 2019-11-27 Linus Walleij Superseded
[3/3,v2] spi: fsl: Handle the single hardwired chipselect case [1/3,v2] spi: fsl: Fix GPIO descriptor support --- 2019-11-27 Linus Walleij Superseded
[1/3,v3] spi: fsl: Fix GPIO descriptor support [1/3,v3] spi: fsl: Fix GPIO descriptor support --- 2019-11-28 Linus Walleij Accepted
[2/3,v3] gpio: Handle counting of Freescale chipselects [1/3,v3] spi: fsl: Fix GPIO descriptor support --- 2019-11-28 Linus Walleij New
[3/3,v3] spi: fsl: Handle the single hardwired chipselect case [1/3,v3] spi: fsl: Fix GPIO descriptor support --- 2019-11-28 Linus Walleij Accepted
spi: stm32: Switch to use GPIO descriptors for CS spi: stm32: Switch to use GPIO descriptors for CS --- 2019-12-05 Linus Walleij Accepted
spi: meson-spicc: Use GPIO descriptors spi: meson-spicc: Use GPIO descriptors --- 2019-12-05 Linus Walleij Accepted
spi: bitbang: Make chipselect callback optional spi: bitbang: Make chipselect callback optional --- 2019-12-05 Linus Walleij Accepted
spi: oc-tiny: Use GPIO descriptors spi: oc-tiny: Use GPIO descriptors --- 2019-12-05 Linus Walleij Accepted
spi: imx/fsl-lpspi: Convert to GPIO descriptors spi: imx/fsl-lpspi: Convert to GPIO descriptors --- 2020-06-25 Linus Walleij Accepted
spi: img-spfi: Convert to use GPIO descriptors spi: img-spfi: Convert to use GPIO descriptors --- 2020-06-25 Linus Walleij Accepted
spi: lantiq-ssc: Convert to use GPIO descriptors spi: lantiq-ssc: Convert to use GPIO descriptors --- 2020-06-25 Linus Walleij Accepted
spi: npcm-pspi: Convert to use GPIO descriptors spi: npcm-pspi: Convert to use GPIO descriptors --- 2020-06-25 Linus Walleij Accepted
spi: omap2-mcspi: Convert to use GPIO descriptors spi: omap2-mcspi: Convert to use GPIO descriptors --- 2020-06-25 Linus Walleij Accepted
spi: ppc4xx: Convert to use GPIO descriptors spi: ppc4xx: Convert to use GPIO descriptors --- 2020-07-14 Linus Walleij Accepted
spi: omap-100k: Drop include spi: omap-100k: Drop include --- 2020-07-14 Linus Walleij Accepted
« 1 2 »