Messages by Date
-
2015/09/15
[PATCH 14/16] spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
-
2015/09/15
[PATCH 13/16] spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
-
2015/09/15
[PATCH 02/16] spi: s3c64xx: Use transfer speed unconditionally
Jarkko Nikula
-
2015/09/15
[PATCH 01/16] spi: txx9: Use transfer speed unconditionally
Jarkko Nikula
-
2015/09/15
[RESEND PATCH] spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
-
2015/09/15
Re: [PATCH] spi: mediatek: fix wrong error return value on probe
Mark Brown
-
2015/09/15
[PATCH] spi: fix kernel-doc warnings in spi.h
Geliang Tang
-
2015/09/15
Re: [PATCH] spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
-
2015/09/14
Applied "spi: s3c64xx: simplify suspend / resume handlers" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi/bcm63xx: hardcode busnum to 0" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi/bcm63xx: always use a fixed number of CS" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi/bcm63xx: replace custom io accessors with standard ones" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi/bcm63xx: remove unused rx_tail variable" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi: s3c64xx: clean up runtime PM if driver registration fails" to the spi tree
Mark Brown
-
2015/09/14
Applied "spi: s3c64xx: extend driver to make full use of runtime PM autosuspend" to the spi tree
Mark Brown
-
2015/09/14
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices
Mark Brown
-
2015/09/14
Re: [PATCH] spi: mediatek: fix wrong error return value on probe
Mark Brown
-
2015/09/14
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices
Mark Brown
-
2015/09/14
Re: [PATCH 3/5] mtd: devices: m25p80: add support for mmap read request
Mark Brown
-
2015/09/14
Re: [PATCH 2/5] spi: spi-ti-qspi: add mmap mode read support
Mark Brown
-
2015/09/14
Re: [PATCH 1/4 RESEND v2] spi: s3c64xx: clean up runtime PM if driver registration fails
Mark Brown
-
2015/09/14
Re: [PATCH] spi: omap2-mcspi: Add calls for pinctrl state select
Mark Brown
-
2015/09/13
[PATCH v5 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
Shawn Lin
-
2015/09/13
[PATCH v5 03/10] DMA: pl330: add quirk for broken no flushp
Shawn Lin
-
2015/09/13
[PATCH v5 04/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3288 platform
Shawn Lin
-
2015/09/13
[PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
-
2015/09/13
[PATCH v5 05/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx platform
Shawn Lin
-
2015/09/13
[PATCH v5 09/10] snd: dmaengine-pcm: add snd_dmaengine_pcm_get_quirks interface
Shawn Lin
-
2015/09/13
[PATCH v5 08/10] spi: rockchip: modify DMA max burst to 1
Shawn Lin
-
2015/09/13
[PATCH v5 07/10] DMA: pl330: implement dmaengine_get_quirks hook
Shawn Lin
-
2015/09/13
[PATCH v5 01/10] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Shawn Lin
-
2015/09/13
[PATCH v5 02/10] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
Shawn Lin
-
2015/09/13
[PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
Shawn Lin
-
2015/09/12
[PATCH V2 3/6] spi/bcm63xx: hardcode busnum to 0
Jonas Gorski
-
2015/09/12
[PATCH V2 4/6] spi/bcm63xx: replace custom io accessors with standard ones
Jonas Gorski
-
2015/09/12
[PATCH V2 2/6] spi/bcm63xx: always use a fixed number of CS
Jonas Gorski
-
2015/09/12
[PATCH V2 5/6] spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
-
2015/09/12
[PATCH V2 6/6] spi/bcm63xx: move register definitions into the driver
Jonas Gorski
-
2015/09/12
[PATCH V2 1/6] spi/bcm63xx: remove unused rx_tail variable
Jonas Gorski
-
2015/09/12
[PATCH V2 0/6] spi/bcm63xx: cleanup and decouple from arch code
Jonas Gorski
-
2015/09/12
Re: [PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
Robert Jarzmik
-
2015/09/11
Re: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Harini Katakam
-
2015/09/11
Re: [PATCH] spi: spidev: fix possible NULL dereference
Mark Brown
-
2015/09/11
Re: [PATCH] spi: spidev: fix possible NULL dereference
Sudip Mukherjee
-
2015/09/11
Re: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Mark Brown
-
2015/09/11
Re: [PATCH v4 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
Shawn Lin
-
2015/09/11
Re: [PATCH] spi: spidev: fix possible NULL dereference
Mark Brown
-
2015/09/11
Re: [PATCH] spi: spidev: fix possible NULL dereference
Jarkko Nikula
-
2015/09/11
Re: [PATCH v4 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
Mark Brown
-
2015/09/11
Re: spi-sc18is602.c GPIO support
Mark Brown
-
2015/09/11
Re: [PATCH v4 08/10] spi: rockchip: modify DMA max burst to 1
Mark Brown
-
2015/09/11
[PATCH v6 2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver
kernel
-
2015/09/11
[PATCH v6 1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices
kernel
-
2015/09/11
[PATCH v6 4/4] ARM: bcm2835: enable auxiliary spi driver in defconfig
kernel
-
2015/09/11
[PATCH v6 3/4] spi: bcm2835: add the auxiliary spi1 and spi2 to the device tree
kernel
-
2015/09/11
[PATCH v6 0/4] spi: bcm2835: add spi-bcm2835aux driver
kernel
-
2015/09/11
Re: [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Mark Brown
-
2015/09/11
Re: [PATCH 1/2] spi/bcm63xx: document device tree bindings
Jonas Gorski
-
2015/09/11
Re: [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Jonas Gorski
-
2015/09/10
Re: [PATCH 2/2] spi/bcm63xx: add support for probing through devicetree
Florian Fainelli
-
2015/09/10
Re: [PATCH 1/2] spi/bcm63xx: document device tree bindings
Florian Fainelli
-
2015/09/10
Re: [PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Florian Fainelli
-
2015/09/10
Re: [PATCH v5 0/6] bcm2835: auxiliar device support for spi
Phil Elwell
-
2015/09/10
Re: [PATCH v5 0/6] bcm2835: auxiliar device support for spi
Martin Sperl
-
2015/09/10
Re: [PATCH v5 0/6] bcm2835: auxiliar device support for spi
Noralf Trønnes
-
2015/09/10
[PATCH 2/2] spi/bcm63xx: add support for probing through devicetree
Jonas Gorski
-
2015/09/10
[PATCH 0/2] spi/bcm63xx: add device tree support
Jonas Gorski
-
2015/09/10
[PATCH 1/2] spi/bcm63xx: document device tree bindings
Jonas Gorski
-
2015/09/10
[PATCH 6/6] spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
-
2015/09/10
[PATCH 5/6] spi/bcm63xx: move register definitions into the driver
Jonas Gorski
-
2015/09/10
[PATCH 4/6] spi/bcm63xx: replace custom io accessors with standard ones
Jonas Gorski
-
2015/09/10
[PATCH 3/6] spi/bcm63xx: hardcode busnum to 0
Jonas Gorski
-
2015/09/10
[PATCH 1/6] spi/bcm63xx: remove unused rx_tail variable
Jonas Gorski
-
2015/09/10
[PATCH 2/6] spi/bcm63xx: always use a fixed number of CS
Jonas Gorski
-
2015/09/10
[PATCH 0/6] spi/bcm63xx: cleanup and decouple from arch code
Jonas Gorski
-
2015/09/10
[PATCH] spi: spidev: fix possible NULL dereference
Sudip Mukherjee
-
2015/09/10
Re: [PATCH linux-next v6 0/8] add driver for Atmel QSPI controller
Jonas Gorski
-
2015/09/10
Applied "spi: atmel: remove warning when !CONFIG_PM_SLEEP" to the spi tree
Mark Brown
-
2015/09/10
Applied "spi: bcm2835: BUG: fix wrong use of PAGE_MASK" to the spi tree
Mark Brown
-
2015/09/10
Re: [PATCH linux-next v6 4/8] mtd: spi-nor: use optimized commands for read/write/erase operations
Jonas Gorski
-
2015/09/10
Re: [PATCH linux-next v6 1/8] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Jonas Gorski
-
2015/09/10
[PATCH] spi: bcm2835: BUG: fix wrong use of PAGE_MASK
kernel
-
2015/09/10
[PATCH] spi: atmel: remove warning when !CONFIG_PM_SLEEP
Alexandre Belloni
-
2015/09/09
Re: [PATCH v5 0/6] bcm2835: auxiliar device support for spi
Eric Anholt
-
2015/09/09
Re: [PATCH linux-next v6 1/8] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Cyrille Pitchen
-
2015/09/09
Re: [PATCH linux-next v6 1/8] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Marek Vasut
-
2015/09/09
[PATCH linux-next v6 8/8] mtd: atmel-quadspi: add driver for Atmel QSPI controller
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 6/8] mtd: spi-nor: allow to tune the number of dummy cycles
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 7/8] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 5/8] Documentation: mtd: add a DT property to set the number of dummy cycles
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 3/8] mtd: spi-nor: update the SPI protocol when enabling manufacturer Quad mode
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 4/8] mtd: spi-nor: use optimized commands for read/write/erase operations
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 2/8] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 1/8] mtd: spi-nor: read JEDEC ID with multiple I/O protocols
Cyrille Pitchen
-
2015/09/09
[PATCH linux-next v6 0/8] add driver for Atmel QSPI controller
Cyrille Pitchen
-
2015/09/09
[PATCH] spi: oc-tiny: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
-
2015/09/09
Re: [PATCH v5 0/6] bcm2835: auxiliar device support for spi
Alexander Stein
-
2015/09/08
Re: [PATCH linux-next v5 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
Rob Herring
-
2015/09/08
Re: [PATCH v5 4/6] spi: bcm2835: new driver implementing auxiliar spi1/spi2 on the bcm2835 soc
Eric Anholt
-
2015/09/08
Re: [PATCH v5 0/6] bcm2835: auxiliar device support for spi
Eric Anholt
-
2015/09/08
Re: [PATCH linux-next v5 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
Marek Vasut
-
2015/09/08
Re: [PATCH linux-next v5 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
Cyrille Pitchen
-
2015/09/08
[BUG] atmel: spi: scheduling while atomic
Jiří Prchal
-
2015/09/08
Re: [PATCH v7] arm64: dts: Add spi bus dts
Nicolas Boichat
-
2015/09/07
Applied "spi: mediatek: fix spi cs polarity error" to the spi tree
Mark Brown
-
2015/09/07
[PATCH] spi: mediatek: fix spi cs polarity error
Leilk Liu
-
2015/09/07
Re: [PATCH RESEND 0/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
Mark Brown
-
2015/09/07
Re: [alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
Christian Hartmann
-
2015/09/07
[PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
Jarkko Nikula
-
2015/09/07
Re: [PATCH] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
Jarkko Nikula
-
2015/09/05
[PATCH v4 09/10] snd: dmaengine-pcm: add snd_dmaengine_pcm_get_quirks interface
Shawn Lin
-
2015/09/05
[PATCH v4 08/10] spi: rockchip: modify DMA max burst to 1
Shawn Lin
-
2015/09/05
[PATCH v4 07/10] DMA: pl330: implement dmaengine_get_quirks hook
Shawn Lin
-
2015/09/05
[PATCH v4 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1
Shawn Lin
-
2015/09/05
[PATCH v4 06/10] dmaengine: add API for getting dma controller's quirk
Shawn Lin
-
2015/09/05
[PATCH v4 03/10] DMA: pl330: add quirk for broken no flushp
Shawn Lin
-
2015/09/05
[PATCH v4 05/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx platform
Shawn Lin
-
2015/09/05
[PATCH v4 04/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3288 platform
Shawn Lin
-
2015/09/05
[PATCH v4 01/10] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Shawn Lin
-
2015/09/05
[PATCH v4 02/10] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
Shawn Lin
-
2015/09/05
[PATCH v4 0/10] Fix broken DMAFLUSHP on Rockchips platform
Shawn Lin
-
2015/09/05
Re: [PATCH RESEND 0/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
Alexey Klimov
-
2015/09/05
Applied "spi: Fix documentation of spi_alloc_master()" to the spi tree
Mark Brown
-
2015/09/05
Re: [PATCH RESEND 0/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
Mark Brown
-
2015/09/05
Re: [PATCH RESEND 1/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
Mark Brown
-
2015/09/05
[PATCH RESEND 0/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
Alexey Klimov
-
2015/09/05
[PATCH RESEND 1/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
Alexey Klimov
-
2015/09/04
Re: [PATCH] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
Robert Jarzmik
-
2015/09/04
Re: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Martin Sperl
-
2015/09/04
Re: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Mark Brown
-
2015/09/04
Re: [alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
Charles Keepax
-
2015/09/04
Re: [alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
Christian Hartmann
-
2015/09/04
Re: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Martin Sperl
-
2015/09/04
RE: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Ranjit Abhimanyu Waghmode
-
2015/09/04
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices
Jagan Teki
-
2015/09/04
[PATCH 1/6] soc: bcm2835: auxiliar devices enable infrastructure
kernel
-
2015/09/04
[PATCH v5 2/6] ARM: bcm2835: add DT for the bcm2835 auxiliar devices
kernel
-
2015/09/04
[PATCH v5 3/6] dt/bindings: bcm2835: add binding documentation for bcm2835-aux
kernel
-
2015/09/04
[PATCH v5 5/6] ARM: bcm2835: enable building of spi-bcm2835aux driver in default config
kernel
-
2015/09/04
[PATCH v5 6/6] dt/bindings: bcm2835: Add binding documentation for auxiliar spi devices
kernel
-
2015/09/04
[PATCH v5 4/6] spi: bcm2835: new driver implementing auxiliar spi1/spi2 on the bcm2835 soc
kernel
-
2015/09/04
[PATCH v5 0/6] bcm2835: auxiliar device support for spi
kernel
-
2015/09/04
[PATCH 0/5] Add memory mapped read support for ti-qspi
Vignesh R
-
2015/09/04
[PATCH 2/5] spi: spi-ti-qspi: add mmap mode read support
Vignesh R
-
2015/09/04
[PATCH 1/5] spi: introduce mmap read support for spi flash devices
Vignesh R
-
2015/09/04
[PATCH 3/5] mtd: devices: m25p80: add support for mmap read request
Vignesh R
-
2015/09/04
[PATCH 4/5] ARM: dts: DRA7: add entry for qspi mmap region
Vignesh R
-
2015/09/04
[PATCH 5/5] ARM: dts: AM4372: add entry for qspi mmap region
Vignesh R
-
2015/09/04
Re: [PATCH v4 3/5] dt/bindings: bcm2835: add binding documentation for bcm2835-aux
Martin Sperl
-
2015/09/04
[PATCH] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
Jarkko Nikula
-
2015/09/03
Re: [PATCH v3 8/9] spi: rockchip: modify DMA max burst to 1
Shawn Lin
-
2015/09/03
[PATCH] spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
-
2015/09/03
[PATCH 4/4 RESEND v2] spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function
Heiner Kallweit
-
2015/09/03
[PATCH 2/4 RESEND v2] spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
Heiner Kallweit
-
2015/09/03
[PATCH 1/4 RESEND v2] spi: s3c64xx: clean up runtime PM if driver registration fails
Heiner Kallweit
-
2015/09/03
[PATCH 3/4 RESEND v2] spi: s3c64xx: simplify suspend / resume handlers
Heiner Kallweit
-
2015/09/03
Re: [PATCH v3 8/9] spi: rockchip: modify DMA max burst to 1
Mark Brown
-
2015/09/03
Re: [PATCH v3 8/9] spi: rockchip: modify DMA max burst to 1
Shawn Lin
-
2015/09/03
Re: [LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
Marek Vasut
-
2015/09/03
RE: [LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
Ranjit Abhimanyu Waghmode
-
2015/09/03
Re: [PATCH v3 8/9] spi: rockchip: modify DMA max burst to 1
Mark Brown
-
2015/09/03
Re: [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
Mark Brown
-
2015/09/02
Re: [LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
Marek Vasut
-
2015/09/02
RE: [LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
Ranjit Abhimanyu Waghmode
-
2015/09/02
Applied "spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled" to the spi tree
Mark Brown
-
2015/09/02
Re: [alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
Charles Keepax
-
2015/09/02
Re: ARM: pxa: build error in arch/arm/plat-pxa/ssp.c
Mika Westerberg
-
2015/09/01
Re: ARM: pxa: build error in arch/arm/plat-pxa/ssp.c
Axel Lin
-
2015/09/01
Re: ARM: pxa: build error in arch/arm/plat-pxa/ssp.c
Mark Brown
-
2015/09/01
[PATCH v3 8/9] spi: rockchip: modify DMA max burst to 1
Shawn Lin
-
2015/09/01
[PATCH v3 9/9] ASoC: rockchip_i2s: modify DMA max burst to 1
Shawn Lin
-
2015/09/01
[PATCH v3 2/9] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp
Shawn Lin
-
2015/09/01
[PATCH v3 5/9] DMA: pl330: add quirk for broken no flushp
Shawn Lin
-
2015/09/01
[PATCH v3 6/9] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3288 platform
Shawn Lin
-
2015/09/01
[PATCH v3 7/9] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx platform
Shawn Lin
-
2015/09/01
[PATCH v3 3/9] Documentation: spi-rockchip: add description of rockchip,spi-broken-burst-len
Shawn Lin
-
2015/09/01
[PATCH v3 4/9] Documentation: rockchip-i2s: add description of rockchip,i2s-broken-burst-len
Shawn Lin
-
2015/09/01
[PATCH v3 1/9] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Shawn Lin
-
2015/09/01
[PATCH v3 0/9] Fix broken DMAFLUSHP on Rockchips platform
Shawn Lin
-
2015/09/01
Re: [alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
Christian Hartmann
-
2015/09/01
Re: [PATCH] spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
Jarkko Nikula
-
2015/08/31
Re: ARM: pxa: build error in arch/arm/plat-pxa/ssp.c
Jarkko Nikula
-
2015/08/31
[PATCH] spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
Tan Jui Nee
-
2015/08/31
Re: [PATCH linux-next v5 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
Jonas Gorski
-
2015/08/31
Applied "spi: mediatek: remove clk_disable_unprepare()" to the spi tree
Mark Brown
-
2015/08/31
Applied "spi: Mediatek: Document devicetree bindings update for spi bus" to the spi tree
Mark Brown
-
2015/08/31
Applied "spi: mediatek: fix spi clock usage error" to the spi tree
Mark Brown
-
2015/08/31
Re: [PATCH] spi: omap2-mcspi: add runtime PM to set_cs()
Mark Brown
-
2015/08/31
[GIT PULL] spi updates for v4.3
Mark Brown
-
2015/08/31
Re: [PATCH] spi: omap2-mcspi: add runtime PM to set_cs()
Michael Welling
-
2015/08/31
[PATCH v7] arm64: dts: Add spi bus dts
Leilk Liu
-
2015/08/31
[PATCH 1/3] spi: mediatek: remove clk_disable_unprepare()
Leilk Liu
-
2015/08/31
[PATCH 2/3] spi: mediatek: fix spi clock usage error
Leilk Liu
-
2015/08/31
[PATCH 0/3] Fix Mediatek SPI bus driver clock usage error
Leilk Liu
-
2015/08/31
[PATCH 3/3] spi: Mediatek: Document devicetree bindings update for spi bus
Leilk Liu
-
2015/08/31
Re: [PATCH v2] spi: bitbang: Replace spinlock by mutex
Mark Brown
-
2015/08/31
Re: [PATCH] spi: omap2-mcspi: add runtime PM to set_cs()
Mark Brown
-
2015/08/31
Re: [PATCH v2] spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
-
2015/08/30
[PATCH 2/2 v2] spi: spi-ep93xx: fix PTR_ERR problem
Julia Lawall