devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 19:34:06 to 2018-10-05 16:58:14 UTC [more...]

[PATCH 00/36] Devicetree schema
 2018-10-05 16:58 UTC  (3+ messages)
` [PATCH 01/36] dt-bindings: arm: alpine: Move CPU control related binding to cpu-enable-method/al,alpine-smp
` [PATCH 02/36] dt-bindings: arm: amlogic: Move 'amlogic,meson-gx-ao-secure' binding to its own file

[PATCH v8 00/10] EDAC: Enhancements to Synopsys EDAC driver
 2018-10-05 16:53 UTC  (7+ messages)
` [PATCH v8 02/10] edac: synopsys: Rename the static functions to a shorter name
` [PATCH v8 03/10] edac: synopsys: Modify the comments in the driver
` [PATCH v8 05/10] edac: synps: Add platform specific structures for ddrc controller

[PATCH v6 0/6] Add Rockchip VPU JPEG encoder
 2018-10-05 16:49 UTC  (10+ messages)
` [PATCH v6 1/6] dt-bindings: Document the Rockchip VPU bindings

[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
 2018-10-05 15:58 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: phy: am654-mmc-phy: Document new phy bindings

[PATCH 0/2] pwm-tiecap: Add support for AM654 SoCs
 2018-10-05 15:51 UTC  (3+ messages)
` [PATCH 2/2] pwm: Kconfig: Enable TI ECAP driver for ARCH_K3

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-10-05 15:48 UTC  (11+ messages)

[PATCH v1 00/11] Continuing the work on coupled regulators
 2018-10-05 15:36 UTC  (12+ messages)
` [PATCH v1 01/11] regulator: core: Add voltage balancing mechanism
` [PATCH v1 02/11] regulator: core: Change voltage setting path
` [PATCH v1 03/11] regulator: core: Mutually resolve regulators coupling
` [PATCH v1 04/11] regulator: core: Don't allow to get regulator until all couples resolved
` [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
` [PATCH v1 06/11] regulator: core: Limit regulators coupling to a single couple
` [PATCH v1 07/11] dt-bindings: regulator: Document new regulator-max-step-microvolt property
` [PATCH v1 08/11] regulator: core: Add new max_uV_step constraint
` [PATCH v1 09/11] regulator: core: Decouple regulators on regulator_unregister()
` [PATCH v1 10/11] regulator: core: Use ww_mutex for regulators locking
` [PATCH v1 11/11] regulator: core: Properly handle case where supply is the couple

[PATCH V5 00/24] mmc: mmci: add sdmmc variant for stm32
 2018-10-05 15:33 UTC  (28+ messages)
` [PATCH V5 01/24] mmc: mmci: Change struct members from bool to u8
` [PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
` [PATCH V5 03/24] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V5 04/24] mmc: mmci: merge prepare data functions
` [PATCH V5 05/24] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V5 06/24] mmc: mmci: add get_next_data callback
` [PATCH V5 07/24] mmc: mmci: add dma_start callback
` [PATCH V5 08/24] mmc: mmci: add dma_finalize callback
` [PATCH V5 09/24] mmc: mmci: add dma_error callback
` [PATCH V5 10/24] mmc: mmci: add validate_data callback
` [PATCH V5 11/24] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V5 12/24] mmc: mmci: add datactrl block size variant property
` [PATCH V5 13/24] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V5 14/24] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V5 15/24] mmc: mmci: add variant property to define dpsm bit
` [PATCH V5 16/24] mmc: mmci: add variant property to define irq pio mask
` [PATCH V5 17/24] mmc: mmci: add variant property to write datactrl before command
` [PATCH V5 18/24] mmc: mmci: add variant property to not read datacnt
` [PATCH V5 19/24] dt-bindings: mmci: add optional reset property
` [PATCH V5 20/24] mmc: "
` [PATCH V5 21/24] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V5 22/24] mmc: mmci: add stm32 sdmmc registers
` [PATCH V5 23/24] dt-bindings: mmci: add stm32 sdmmc variant
` [PATCH V5 24/24] mmc: "

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-05 15:31 UTC  (5+ messages)
` [PATCH 12/12] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel

[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
 2018-10-05 15:16 UTC  (5+ messages)

[PATCH] arm64: dts: k3-am65-wakeup: Fix wakeup_uart reg address
 2018-10-05 15:10 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-10-05 15:09 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: Add RZ/A2 pin and gpio controller
` [PATCH 2/2] dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIO

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-05 15:07 UTC  (20+ messages)
` [PATCH 01/16] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH 02/16] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH 03/16] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH 04/16] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH 05/16] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH 06/16] of: overlay: do not duplicate properties from overlay for "
` [PATCH 07/16] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH 08/16] of: overlay: reorder fields in struct fragment
` [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH 10/16] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH 11/16] of: overlay: test case of two fragments adding same node
` [PATCH 12/16] of: overlay: check prevents multiple fragments add or delete "
` [PATCH 13/16] of: overlay: check prevents multiple fragments touching same property
` [PATCH 14/16] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH 15/16] of: unittest: initialize args before calling of_irq_parse_one()
` [PATCH 16/16] of: unittest: find overlays[] entry by name instead of index

[PATCH v2 0/3] Add slave DMA support for Actions Semi S900 SoC
 2018-10-05 15:01 UTC  (3+ messages)
` [PATCH v2 2/3] dmaengine: Add Slave and Cyclic mode support for Actions Semi Owl "

[PATCH 09/13] dt-bindings: timer: renesas: cmt: document R-Car gen3 support
 2018-10-05 14:35 UTC 

[PATCH V10 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-05 14:03 UTC  (4+ messages)
` [PATCH V10 5/8] clocksource: add C-SKY SMP timer

[PATCH] ASoC: dt-bindings: add dt bindings for adau1977 audio codec
 2018-10-05 13:25 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: add dt bindings for adau1977 audio codec" to the asoc tree

[PATCH v15 06/16] of/fdt: add helper functions for handling properties
 2018-10-05 13:23 UTC  (7+ messages)

[PATCH] ARM: dts: sun7i: Disable OOB IRQ for brcm wifi on Cubietruck and Banana Pro
 2018-10-05 13:10 UTC  (5+ messages)

[PATCH v8 1/3] [media] imx214: device tree binding
 2018-10-05 12:49 UTC 

[PATCH v7 0/6] Add Rockchip VPU JPEG encoder
 2018-10-05 12:20 UTC  (12+ messages)
  ` [PATCH v7 1/6] dt-bindings: Document the Rockchip VPU bindings
  ` [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288
  ` [PATCH v7 3/6] arm64: dts: rockchip: add VPU device node for RK3399
  ` [PATCH v7 4/6] media: Add JPEG_RAW format
  ` [PATCH v7 5/6] media: Add controls for JPEG quantization tables
  ` [PATCH v7 6/6] media: add Rockchip VPU JPEG encoder driver

[PATCH 1/2] ASoC: Add device tree documentation file for wm8782 stereo DAC
 2018-10-05 11:44 UTC  (3+ messages)
` [PATCH 2/2] ASoC: wm8782: add support for regulators

[PATCH v8 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-05 10:55 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v4 00/10] Allwinner H6 USB support
 2018-10-05 10:44 UTC  (2+ messages)

[PATCH 0/3] Introduce STM32 thermal driver
 2018-10-05 10:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: stm32-thermal: add binding documentation
` [PATCH 2/3] thermal: add stm32 thermal driver
` [PATCH 3/3] ARM: dts: stm32: add thermal sensor support on STM32MP157c

[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-10-05  9:58 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
` [PATCH v2 3/3] mtd: rawnand: stm32_fmc2: add manual mode

[PATCH v2 1/5] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints
 2018-10-05  8:49 UTC  (4+ messages)

[PATCH v3 0/6] Add support for PDC Global on SDM845 SoCs
 2018-10-05  8:46 UTC  (4+ messages)

[PATCH V7 00/20] C-SKY(csky) Linux Kernel Port
 2018-10-05  8:33 UTC  (21+ messages)
` [PATCH V7 01/20] csky: Build infrastructure
` [PATCH V7 02/20] csky: defconfig
` [PATCH V7 03/20] csky: Kernel booting
` [PATCH V7 04/20] csky: Exception handling and mm-fault
` [PATCH V7 05/20] csky: System Call
` [PATCH V7 06/20] csky: Cache and TLB routines
` [PATCH V7 07/20] csky: MMU and page table management
` [PATCH V7 08/20] csky: Process management and Signal
` [PATCH V7 09/20] csky: VDSO and rt_sigreturn
` [PATCH V7 10/20] csky: IRQ handling
` [PATCH V7 11/20] csky: Atomic operations
` [PATCH V7 12/20] csky: ELF and module probe
` [PATCH V7 13/20] csky: Library functions
` [PATCH V7 14/20] csky: User access
` [PATCH V7 15/20] csky: Debug and Ptrace GDB
` [PATCH V7 16/20] csky: SMP support
` [PATCH V7 17/20] csky: Misc headers
` [PATCH V7 18/20] dt-bindings: csky CPU Bindings
` [PATCH V7 19/20] dt-bindings: Add vendor prefix for csky
` [PATCH V7 20/20] MAINTAINERS: Add csky

[PATCH 0/4] AXP8x3 AC and battery power supply support
 2018-10-05  8:29 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: add compatibles for AXP803 AC and battery power supplies
` [PATCH 2/4] ARM: dtsi: axp81x: add AC power supply subnode
` [PATCH 3/4] arm64: allwinner: a64: add battery and AC power supply support
` [PATCH 4/4] power: supply: add AXP803/AXP813 AC and battery "

[PATCH 0/4] Add MT7623 dts bindings documentation
 2018-10-05  8:29 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: qdsp6: add compress offload support
 2018-10-05  8:16 UTC  (7+ messages)
` [PATCH v2 1/5] ALSA: soc-compress: add support to snd_compr_set_runtime_buffer()
` [PATCH v2 5/5] ASoC: qdsp6: q6asm-dai: Add support to compress offload

[PATCH] arm64: dts: add LX2160AQDS board support
 2018-10-05  8:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] MAX98088/9 of features
 2018-10-05  7:58 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: add max98088 audio codec
` [PATCH v2 2/5] ASoC: max98088: add OF support
` [PATCH v2 3/5] ASoC: dt-bindings: max98088: add external clock binding
` [PATCH v2 4/5] ASoC: max98088: Add master clock handling
` [PATCH v2 5/5] ASoC: max98988: make it selectable

[PATCH 0/2] spi: spi-mem: add stm32 qspi controller
 2018-10-05  7:55 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: "
` [PATCH 2/2] spi: spi-mem: "
  ` [Linux-stm32] "

[PATCH 0/2] Add R8A77970 support to the Renesas R-Car thermal driver
 2018-10-05  6:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: rcar-thermal: document R8A77970 bindings

[PATCH 0/9] Add interconnect support + bindings for A630 GPU
 2018-10-05  6:36 UTC  (3+ messages)
` [PATCH 7/9] OPP: Add dev_pm_opp_get_interconnect_bw()

[PATCH v2] hwmon: (sht3x) add devicetree support
 2018-10-05  5:38 UTC 

Your images 23
 2018-10-04 12:18 UTC 

Your images 23
 2018-10-04 11:12 UTC 

[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-05  3:53 UTC  (3+ messages)
` [PATCH v4 4/6] clk: qoriq: Add clockgen support for lx2160a

[PATCH] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
 2018-10-05  1:59 UTC 

[PATCH 1/2] of: Add vendor prefix for Menlo Systems GmbH
 2018-10-04 22:42 UTC 

[PATCH v4 0/6] Add power domain driver for corners on msm8996/sdm845
 2018-10-04 22:17 UTC  (12+ messages)
` [PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings

[PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for UART4
 2018-10-04 14:33 UTC 

[PATCH v2 0/3] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-10-04 21:26 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add ZynqMP power domain bindings

[PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-10-04 21:23 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: Add ZynqMP power domain bindings
` [PATCH v3 2/4] firmware: xilinx: Add APIs to control node status/power
` [PATCH v3 3/4] firmware: xilinx: Add node IDs for zynqmp firmware
` [PATCH v3 4/4] drivers: soc: xilinx: Add ZynqMP power domain driver

basic linksys ea6500v2 dts
 2018-10-04 21:08 UTC  (2+ messages)
` Adding a Basic DT for the Linksys ea6500 v2 wireless home router

[PATCHv3 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-10-04 21:00 UTC  (4+ messages)
` [PATCHv3 2/2] iommu/arm-smmu: Add SMMU clock

[PATCH i2c-next v6 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-04 20:43 UTC  (6+ messages)
` [PATCH i2c-next v6 1/5] dt-bindings: i2c: Add 'timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v6 2/5] i2c: Add support reading of 'timeout-ms' and '#retries' properties
` [PATCH i2c-next v6 3/5] dt-bindings: i2c: aspeed: Add 'timeout-ms' property as an optional property
` [PATCH i2c-next v6 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v6 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH] OF: Handle CMDLINE when /chosen node is not present
 2018-10-04 20:42 UTC  (4+ messages)

[PATCH net-next v4 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-04 20:16 UTC  (5+ messages)
` [PATCH net-next v4 09/11] dt-bindings: add constants for Microsemi Ocelot SerDes driver
` [PATCH net-next v4 11/11] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH] media: dt-bindings: media: rcar_vin: add device tree support for r8a7744
 2018-10-04 20:08 UTC  (2+ messages)


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).