devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-21 16:53:35 to 2017-07-24 07:47:25 UTC [more...]

[PATCH v5 00/14] spi: qup: Fixes and add support for >64k transfers
 2017-07-24  7:47 UTC  (15+ messages)
` [PATCH v5 01/14] spi: qup: Enable chip select support
` [PATCH v5 04/14] spi: qup: Place the QUP in run mode before DMA
` [PATCH v5 06/14] spi: qup: Fix transaction done signaling
` [PATCH v5 08/14] spi: qup: refactor spi_qup_io_config into two functions
  ` [PATCH v5 02/14] spi: qup: Setup DMA mode correctly
  ` [PATCH v5 03/14] spi: qup: Add completion timeout
  ` [PATCH v5 05/14] spi: qup: Fix error handling in spi_qup_prep_sg
  ` [PATCH v5 07/14] spi: qup: Do block sized read/write in block mode
  ` [PATCH v5 09/14] spi: qup: call io_config in mode specific function
  ` [PATCH v5 10/14] spi: qup: allow block mode to generate multiple transactions
  ` [PATCH v5 11/14] spi: qup: refactor spi_qup_prep_sg
  ` [PATCH v5 12/14] spi: qup: allow multiple DMA transactions per spi xfer
` [PATCH v5 13/14] spi: qup: Ensure done detection
` [PATCH v5 14/14] spi: qup: Fix QUP version identify method

[PATCH 0/3] Allow to tune sampling time on STM32 ADC
 2017-07-24  7:43 UTC  (8+ messages)
` [PATCH 1/3] iio: adc: stm32: fix common clock rate
` [PATCH 2/3] dt-bindings: iio: adc: stm32: add optional min-sample-time
` [PATCH 3/3] "

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-07-24  7:38 UTC  (9+ messages)
` [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter

[PATCH v2 0/4] crypto: add driver for Axis ARTPEC crypto accelerator
 2017-07-24  7:07 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: add ARTPEC crypto
` [PATCH v2 2/4] crypto: add crypto_(un)register_ahashes()
` [PATCH v2 3/4] crypto: axis: add ARTPEC-6/7 crypto accelerator driver
  ` [PATCH v2 4/4] MAINTAINERS: Add ARTPEC crypto maintainer

[RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-07-24  6:51 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller
 2017-07-24  6:46 UTC  (4+ messages)
` [PATCH 2/2] dma: Add Spreadtrum DMA controller driver

[PATCH 00/10] A trial to Allwinner H3 DVFS support
 2017-07-24  6:17 UTC  (22+ messages)
  ` [PATCH 01/10] dt-bindings: add binding for the SY8160A voltage regulator
  ` [PATCH 02/10] regulator: add support for SY8106A regulator
              ` [linux-sunxi] "
  ` [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node
      ` [linux-sunxi] "
  ` [PATCH 04/10] ARM: sunxi: h3/h5: Add r_i2c I2C controller
      ` [linux-sunxi] "
  ` [PATCH 05/10] clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change
  ` [PATCH 07/10] cpufreq: dt: Add support for some new Allwinner SoCs
  ` [PATCH 08/10] ARM: sun8i: h3: add operating-points-v2 table for CPU
  ` [PATCH 10/10] ARM: dts: sun8i: Add SY8106A regulator to Orange Pi PC
` [PATCH 06/10] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3
` [PATCH 09/10] ARM: sun8i: h2+: add SY8113B regulator used by Orange Pi Zero board
    ` [linux-sunxi] "

[PATCH v3 0/5] IIO-based thermal sensor driver for Allwinner H3 SoC
 2017-07-24  6:14 UTC  (13+ messages)
` [PATCH v3 2/5] iio: adc: sun4i-gpadc-iio: rename A23/A33-specified registers to contain A23
    ` [linux-sunxi] "
` [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3
  ` [PATCH v3 1/5] dt-bindings: update the Allwinner GPADC device tree binding for H3
      ` [linux-sunxi] "
  ` [PATCH v3 3/5] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
  ` [PATCH v3 5/5] ARM: sun8i: h3: add partial CPU thermal zone

[PATCH v1 0/2] provide imx rproc driver
 2017-07-24  5:56 UTC  (6+ messages)
` [PATCH v1 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver

[PATCH] soc/samsung: use kbasename instead of open coding
 2017-07-24  4:49 UTC  (2+ messages)

Oakley Sunglass Warehouse
 2017-07-24  4:37 UTC 

[PATCH v2 0/7] FlexRM driver improvements
 2017-07-24  3:56 UTC  (4+ messages)
` [PATCH v2 6/7] mailbox: bcm-flexrm-mailbox: Set msg_queue_len for each channel

[PATCH V3 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes
 2017-07-24  2:32 UTC  (4+ messages)
  ` [PATCH V3 2/4] ARM: dts: rockchip: rk322x "
  ` [PATCH V3 3/4] ARM64: dts: rockchip: rk3368 "
  ` [PATCH V3 4/4] ARM64: dts: rockchip: rk3399 "

[PATCH 0/3][resend] use of_graph_get_remote_endpoint()
 2017-07-24  1:37 UTC  (6+ messages)
` [PATCH 1/3][resend] drm: rcar-du: "
  ` [PATCH 2/3][resend] media: ti-vpe: cal: "
  ` [PATCH 3/3][resend] omapfb: "

[PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk
 2017-07-24  1:20 UTC  (5+ messages)

[PATCH 0/5] AXP803 regulator support for Pine64 and SoPine
 2017-07-23 23:24 UTC  (9+ messages)
` [PATCH 2/5] arm: allwinner: a64: drop the dummy vcc3v3 regulator in Pine64 DT
  ` [linux-sunxi] "

[PATCH v2 0/3] mailbox: arm: introduce smc triggered mailbox
 2017-07-23 23:23 UTC  (4+ messages)
  ` [PATCH v2 1/3] DT: mailbox: add binding doc for the ARM SMC mailbox
  ` [PATCH v2 2/3] mailbox: introduce ARM SMC based mailbox
  ` [PATCH v2 3/3] mailbox: Kconfig: enable ARM SMC mailbox on 64-bit Allwinner SoCs

[PATCH 0/8] mailbox: arm/arm64: introduce smc triggered mailbox
 2017-07-23 23:20 UTC  (4+ messages)
` [PATCH 1/8] mailbox: introduce ARM SMC based mailbox

[PATCH v2] ARM: dts: imx6qdl-wandboard: enable USB OTG
 2017-07-23 20:29 UTC  (2+ messages)

[PATCH 2/2] of_pci: use of_property_read_u32_array()
 2017-07-23 19:46 UTC  (2+ messages)

[PATCH 1/2] of_pci: use of_property_read_u32()
 2017-07-23 19:41 UTC 

[PATCH 1/2] of: base: use of_property_read_u32()
 2017-07-23 19:10 UTC  (2+ messages)

[PATCH] of_mdio: kill useless variable in of_phy_register_fixed_link()
 2017-07-23 18:45 UTC 

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-23 17:49 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] ARM: i.MX25: add RNGB node to dtsi
  ` [PATCH v6 3/3] hwrng: add a driver for Freescale RNGC

[PATCH] ARM64: meson-gxl: disable broken eee
 2017-07-23 17:03 UTC  (3+ messages)

[PATCH 2/2] of: base: use of_property_read_string()
 2017-07-23 16:55 UTC 

[PATCH 0/2] Teach the DT base code to use modern DT APIs
 2017-07-23 16:55 UTC 

[PATCH v4 0/7] SMP and CPU hotplug support for Meson8/Meson8b
 2017-07-23 16:33 UTC  (9+ messages)
  ` [PATCH v4 1/7] dt-bindings: Amlogic: Add Meson8 and Meson8b SMP related documentation
  ` [PATCH v4 2/7] ARM: smp_scu: add a helper for powering on a specific CPU
  ` [PATCH v4 3/7] ARM: smp_scu: allow the platform code to read the SCU CPU status
  ` [PATCH v4 4/7] ARM: meson: Add SMP bringup code for Meson8 and Meson8b
  ` [PATCH v4 5/7] clk: meson: meson8b: export the CPU soft reset lines
  ` [PATCH v4 6/7] ARM: dts: meson8: add support for booting the secondary CPU cores
  ` [PATCH v4 7/7] ARM: dts: meson8b: "

[PATCH 1/3] arm64: allwinner: a64: enable USB host controller for BPi M64
 2017-07-23 15:39 UTC  (8+ messages)
` [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64
  ` [linux-sunxi] "

[linux-sunxi][PATCH 0/2] Beelink X2 updates
 2017-07-23 14:49 UTC  (3+ messages)
  ` [PATCH 1/2] ARM: dts: sun8i: h3: Enable USB OTG on the Beelink X2
  ` [PATCH 2/2] ARM: dts: sun8i: h3: Enable dwac-sun8i "

[PATCH 4/5] PCI: mediatek: Add new generation controller support
 2017-07-23  2:33 UTC  (2+ messages)

[PATCH v2 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver
 2017-07-23  1:09 UTC  (2+ messages)

[PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
 2017-07-23  0:36 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399
 2017-07-22 21:48 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics
` [PATCH v2 3/5] arm64: dts: rockchip: add ARM Mali GPU node for RK3399 SoCs
` [PATCH v2 4/5] arm64: dts: rockchip: enable the GPU for RK3399-GRU
` [PATCH v2 5/5] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs

[PATCH] arm: dts: qcom: add and enable both wifi blocks on the IPQ4019
 2017-07-22 21:27 UTC 

[PATCH] iio: Convert to using %pOF instead of full_name
 2017-07-22 21:01 UTC  (2+ messages)

[PATCH] ARM: dts: enable sdmmc for rockchip rv1108 evb
 2017-07-22 20:47 UTC  (2+ messages)

[PATCH v2 00/10] hts221: add new features and fix power-off procedure
 2017-07-22 20:25 UTC  (17+ messages)
` [PATCH v2 01/10] iio: humidity: hts221: refactor write_with_mask code
` [PATCH v2 02/10] iio: humidity: hts221: move BDU configuration in probe routine
` [PATCH v2 03/10] iio: humidity: hts221: do not overwrite reserved data during power-down
` [PATCH v2 04/10] iio: humidity: hts221: avoid useless ODR reconfiguration
` [PATCH v2 05/10] iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
` [PATCH v2 06/10] iio: humidity: hts221: support active-low interrupts
` [PATCH v2 07/10] dt-bindings: "
` [PATCH v2 08/10] iio: humidity: hts221: support open drain mode

[PATCHv4 0/4] DA9052 hardware monitoring improvements
 2017-07-22 19:08 UTC  (6+ messages)
` [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC

[PATCH v2 0/3] add the reset controller to the Meson8b clkc
 2017-07-22 18:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: meson8b: describe the embedded reset controller
  ` [PATCH v2 2/3] clk: meson: meson8b: register the built-in "
` [PATCH v2 3/3] ARM: dts: meson: mark the clock controller also as "

[RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat
 2017-07-22 18:48 UTC  (9+ messages)

[PATCH v2] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
 2017-07-22 18:42 UTC  (3+ messages)

[PATCH 0/2] add the reset controller to the Meson8b clkc
 2017-07-22 18:30 UTC  (5+ messages)
` [PATCH 1/2] clk: meson: meson8b: register the built-in reset controller

[PATCH v4 0/4] Add Broadcom STB USB phy driver
 2017-07-22 17:01 UTC  (3+ messages)
` [PATCH v4 1/4] soc: brcmstb: Add Product ID and Family ID helper functions

[PATCHv6 4/4] hwmon: da9052: add support for TSI channel
 2017-07-22 14:54 UTC  (2+ messages)
` [PATCHv6,4/4] "

[PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444
 2017-07-22 14:53 UTC  (2+ messages)
  ` [PATCHv6,3/4] "

[PATCH v8 0/3] clk: stm32h7: Add stm32h743 clock driver
 2017-07-22 12:01 UTC  (4+ messages)
` [PATCH v8 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [PATCH v8 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v8 3/3] clk: stm32h7: Add stm32h743 clock driver

[PATCH v7 0/3] clk: stm32h7: Add stm32h743 clock driver
 2017-07-22 11:58 UTC  (8+ messages)
` [PATCH v7 3/3] "

[PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
 2017-07-22 11:49 UTC  (5+ messages)

Hello Beautiful,
 2017-07-22 11:48 UTC 

[PATCH v3 0/5] Add STM32 DMAMUX support
 2017-07-22  6:51 UTC  (3+ messages)
` [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver

[linux-sunxi][PATCH] ARM: dts: sun7i: Add I2S0 pinctrl settings
 2017-07-22  6:43 UTC 

[PATCH v2] ARM: Convert to using %pOF instead of full_name
 2017-07-22  6:42 UTC  (6+ messages)
` [PATCH v2] media: "
` [PATCH v2] sound: "
` [PATCH v2] sound: fsl_dma: remove dma_object path member

[PATCH v7 00/12] rk808: Add RK805 support
 2017-07-22  3:34 UTC  (2+ messages)
` [PATCH v7 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808

Honorable Barrister Paul Williams
 2017-07-22  3:02 UTC 

[PATCH v3 00/10] Initial Allwinner R40 support
 2017-07-22  3:00 UTC  (4+ messages)
` [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC

[PATCH 0/3] Add ethernet0 alias for several A64 boards
 2017-07-22  2:28 UTC  (4+ messages)
  ` [PATCH 1/3] arm64: allwinner: a64: add ethernet0 alias for BPi M64 EMAC node
  ` [PATCH 2/3] arm64: allwinner: a64: add ethernet0 alias for Pine64 "
  ` [PATCH 3/3] arm64: allwinner: a64: add ethernet0 alias for SoPine "

[PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine
 2017-07-22  2:18 UTC  (3+ messages)
  ` [PATCH v2 1/2] arm64: allwinner: a64: enable AXP803 regulators for Pine64
  ` [PATCH v2 2/2] arm64: allwinner: a64: add AXP803 PMIC support to SoPine and the baseboard

[PATCH V2 00/10] add clock driver for Spreadtrum platforms
 2017-07-21 22:57 UTC  (3+ messages)
` [PATCH V2 02/10] dt-bindings: Add Spreadtrum clock binding documentation

[PATCH] clk: Convert to using %pOF instead of full_name
 2017-07-21 22:49 UTC  (2+ messages)

[PATCH 0/2] add fwnode.h to several MAINTAINERS entries
 2017-07-21 22:33 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h

[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition
 2017-07-21 22:32 UTC  (3+ messages)

[PATCH v3 0/9] add support for Sama5d2 audio PLLs and enable ClassD
 2017-07-21 22:21 UTC  (5+ messages)
` [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding
` [PATCH v3 3/9] clk: at91: add audio pll clock drivers

[PATCH] of: irq: fix of_irq_to_resource() error check
 2017-07-21 22:07 UTC  (2+ messages)

[PATCH v2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
 2017-07-21 21:09 UTC 

[PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
 2017-07-21 21:04 UTC  (3+ messages)

[PATCH 3/3] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings
 2017-07-21 20:44 UTC  (3+ messages)

[PATCHv1 1/4] ARM: dts: socfpga: update documentation for clock bindings
 2017-07-21 20:38 UTC  (3+ messages)

[PATCH 1/4] clk: renesas: Add r8a77995 CPG Core Clock Definitions
 2017-07-21 20:34 UTC  (4+ messages)
` [PATCH 4/4] clk: renesas: cpg-mssr: Add R8A77995 support

[PATCH v2 16/25] mtd: nand: qcom: allocate BAM transaction
 2017-07-21 20:28 UTC  (2+ messages)

[PATCH v2 0/4] thermal: add brcmstb AVS TMON driver
 2017-07-21 20:12 UTC  (7+ messages)
` [PATCH v2 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON
` [PATCH v2 2/4] thermal: add brcmstb AVS TMON driver
` [PATCH v2 3/4] ARM: multi_v7_defconfig: add CONFIG_BRCMSTB_THERMAL
` [PATCH v2 4/4] arm64: defconfig: "

[PATCH 1/2] of: irq: use of_property_read_bool() for "interrupt-controller" prop
 2017-07-21 17:36 UTC  (3+ messages)

[PATCH v2 0/4] Add STM32 MDMA driver
 2017-07-21 17:17 UTC  (7+ messages)
` [PATCH v2 2/4] dmaengine: "

[PATCH v3 6/8] Documentation: Add device tree binding for Goldfish FB driver
 2017-07-21 16:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).