messages from 2018-10-12 14:13:28 to 2018-10-13 18:21:46 UTC [more...]
[PATCH v2 00/18] of: overlay: validation checks, subsequent fixes
2018-10-13 18:21 UTC (21+ messages)
` [PATCH v2 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v2 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v2 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v2 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v2 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v2 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v2 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v2 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v2 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v2 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v2 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v2 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v2 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v2 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v2 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v2 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v2 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v2 18/18] of: unittest: initialize args before calling of_*parse_*()
[PATCH v5 1/6] ath10k: Add qmi service helpers for wcn3990 qmi client
2018-10-13 17:33 UTC (3+ messages)
[PATCH v2 0/9] Add support for audiocodec in Allwinner A64
2018-10-13 16:53 UTC (10+ messages)
` [PATCH v2 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH v2 2/9] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
` [PATCH v2 3/9] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH v2 4/9] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH v2 5/9] ASoC: sunxi: Add new driver "
` [PATCH v2 6/9] ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64
` [PATCH v2 7/9] arm64: dts: allwinner: a64: add nodes necessary for analog sound support
` [PATCH v2 8/9] arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
` [PATCH v2 9/9] arm64: dts: allwinner: a64: enable sound on Pinebook
[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
2018-10-13 15:10 UTC (27+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "
` [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux
` [PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver
` [PATCH 5/7] mfd: ds90ux9xx: add I2C bridge/alias and link connection driver
[PATCH v2 2/2] iio:temperature:max31856:Add device tree bind info
2018-10-13 13:54 UTC
[PATCH] ARM64: dts: meson-gxl-s905x-khadas-vim enable Bluetooth
2018-10-13 12:07 UTC
[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
2018-10-13 10:19 UTC (9+ messages)
` [PATCH v3 0/3] Add support for PNI RM3100 magnetometer
` [PATCH v3 3/3] iio: magnetometer: Add driver support for PNI RM3100
` [PATCH v4 0/3] Add support for PNI RM3100 magnetometer
` [PATCH v4 3/3] iio: magnetometer: Add driver support for PNI RM3100
[PATCH v4 0/7] AXP8x3 AC and battery power supply support
2018-10-13 8:08 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
` [PATCH v4 2/7] ARM: dts: axp81x: add AC power supply subnode
` [PATCH v4 3/7] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v4 4/7] arm64: dts: allwinner: a64: sopine: enable "
` [PATCH v4 5/7] power: supply: add AC power supply driver for AXP813
` [PATCH v4 6/7] mfd: axp20x: Add AC power supply cell "
` [PATCH v4 7/7] mfd: axp20x: Add supported cells for AXP803
mmc: mediatek: add MT8183 MMC driver support
2018-10-13 7:20 UTC (7+ messages)
` [PATCH 1/6] mmc: dt-bindings: add support for MT8183 SoC
` [PATCH 2/6] mmc: mediatek: fill the actual clock for mmc debugfs
` [PATCH 3/6] mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
` [PATCH 4/6] mmc: mediatek: tune CMD/DATA together
` [PATCH 5/6] mmc: mediatek: add MT8183 MMC driver support
` [PATCH 6/6] mmc: mediatek: drop too much code of tuning method
[PATCH V8 00/21] C-SKY(csky) Linux Kernel Port
2018-10-13 6:10 UTC (4+ messages)
` [PATCH V8 16/21] csky: SMP support
[PATCH 00/10] Add support for audiocodec in Allwinner A64
2018-10-13 4:36 UTC (16+ messages)
` [PATCH 01/10] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH 02/10] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
` [PATCH 03/10] ASoC: sun8i-codec: add support for speaker amp GPIO
` [PATCH 04/10] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH 05/10] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH 06/10] ASoC: sunxi: Add new driver "
` [PATCH 07/10] ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64
` [PATCH 08/10] arm64: dts: allwinner: a64: add nodes necessary for analog sound support
` [PATCH 09/10] arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
` [PATCH 10/10] arm64: dts: allwinner: a64: enable sound on Pinebook
[PATCH v3] arm64: new board - Emlid Neutis N5
2018-10-13 2:26 UTC (7+ messages)
` [PATCH v4 0/2] Neutis N5 support
` [PATCH v4 1/2] arm64: dts: allwinner: new board - Emlid Neutis N5
[PATCH v3 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
2018-10-12 23:02 UTC (6+ messages)
` [PATCH v3 1/3] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH v3 3/3] dt: bindings: add bindings for wifi iommu node
[PATCH] dt-bindings: gpio: altera-fpga-mgr: Add Altera FPGA manager GPIO bindings
2018-10-12 14:11 UTC (3+ messages)
[PATCH v2 0/3] Use interconnect API in MDSS on SDM845
2018-10-12 22:12 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for "
[PATCH v2 0/4] ARM: dts: imx6sx: Add DISPLAY power domain support
2018-10-12 22:09 UTC (3+ messages)
` [PATCH v2 2/4] dt-bindings: imx6q-pcie: Add multi-pd bindings for imx6sx
[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
2018-10-12 22:08 UTC (9+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar
[PATCH v13 0/8] Clock for CPU scaling support for msm8996
2018-10-12 22:08 UTC (4+ messages)
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock
[PATCH] dt-bindings: ufs: Fix the compatible string definition
2018-10-12 21:39 UTC
[PATCH] dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commits
2018-10-12 21:36 UTC
[PATCH V2 1/2] dt-bindings: mmc: sdhci-msm: Add new compatible string for sdcdc10 DLL
2018-10-12 20:48 UTC (2+ messages)
[PATCH v2] Documentation: dt: Add binding for /secure-chosen/stdout-path
2018-10-12 20:45 UTC (2+ messages)
[PATCH V2 net-next 5/5] ptp: Add a driver for InES time stamping IP core
2018-10-12 20:42 UTC (2+ messages)
[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
2018-10-12 20:32 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
[PATCH v2 0/5] MAX98088/9 of features
2018-10-12 20:29 UTC (3+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: add max98088 audio codec
[PATCH v2] hwmon: (sht3x) add devicetree support
2018-10-12 20:28 UTC (2+ messages)
[RFC v2 0/7] MIPS: Lexra LX5280 CPU + Realtek RTL8186 SoC support
2018-10-12 20:15 UTC (7+ messages)
` [RFC v2 2/7] dt-binding: interrupt-controller: Document RTL8186 SoC DT bindings
` [RFC v2 4/7] dt-binding: timer: "
` [RFC v2 6/7] dt-binding: mips: Document Realtek "
[PATCH v2] hwmon: (adm1275): Add device tree param for shunt resistor
2018-10-12 20:11 UTC (2+ messages)
[PATCH v5 0/6] Add Rockchip VPU JPEG encoder
2018-10-12 20:00 UTC (5+ messages)
` [PATCH v5 5/6] media: Add controls for JPEG quantization tables
[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
2018-10-12 19:53 UTC (3+ messages)
` [PATCH v4 5/5] clk: RK808: add RK809 and RK817 support
[PATCH 00/16] clk: at91: Rework DT bindings
2018-10-12 19:50 UTC (7+ messages)
[PATCH v3 0/7] Add virtio-iommu driver
2018-10-12 19:44 UTC (15+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
` [PATCH v3 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v3 5/7] iommu: Add virtio-iommu driver
` [PATCH v3 6/7] iommu/virtio: Add probe request
` [PATCH v3 7/7] iommu/virtio: Add event queue
[PATCH V2 0/5] Tegra xHCI genpd support
2018-10-12 19:38 UTC (3+ messages)
` [PATCH V2 1/5] dt-bindings: usb: xhci-tegra: Add power-domain details
[PATCH v2 2/3] dt-bindings: arm: omap: Add binding for Moxa UC-2101 open platform
2018-10-12 19:37 UTC (2+ messages)
[PATCH v3 0/7] AXP8x3 AC and battery power supply support
2018-10-12 19:35 UTC (12+ messages)
` [PATCH v3 1/7] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
` [PATCH v3 2/7] ARM: dts: axp81x: add AC power supply subnode
` [PATCH v3 3/7] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v3 4/7] arm64: dts: allwinner: a64: sopine: enable "
` [PATCH v3 6/7] mfd: axp20x: Add AC power supply cell for AXP813
[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-10-12 19:33 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "
[PATCH v2] dt-bindings: input: pwm-vibrator: correct pwms in example
2018-10-12 19:31 UTC (2+ messages)
[PATCH v2] of: base: Change logic in of_alias_get_alias_list()
2018-10-12 19:28 UTC (2+ messages)
[PATCH 0/5] Fix Elan I2C touchpads in latest generation from Lenovo
2018-10-12 19:07 UTC (8+ messages)
` [PATCH 1/5] Input: elantech - query the min/max information beforehand too
` [PATCH 2/5] Input: elantech - add helper function elantech_is_buttonpad()
` [PATCH 3/5] dt-bindings: add more optional properties for elan_i2c touchpads
` [PATCH 4/5] Input: elan_i2c - do not query the info if they are provided
` [PATCH 5/5] Input: elantech/SMBus - export all capabilities from the PS/2 node
[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
2018-10-12 18:10 UTC (32+ messages)
` [PATCH RFC v1 2/8] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH RFC v1 4/8] drivers: qcom: cpu_pd: add cpu power domain support using genpd
` [PATCH RFC v1 5/8] dt-bindings: introduce cpu power domain bindings for Qualcomm SoCs
` [PATCH RFC v1 7/8] drivers: qcom: cpu_pd: Handle cpu hotplug in the domain
` [PATCH RFC v1 8/8] arm64: dtsi: sdm845: Add cpu power domain support
[PATCH v3 0/9] TI LMU common Framework
2018-10-12 18:03 UTC (9+ messages)
` [PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697
` [PATCH v3 4/9] dt-bindings: leds: Add bindings for lm3697 driver
[PATCH] doc: printk-formats: Remove bogus kobject references for device nodes
2018-10-12 17:39 UTC (2+ messages)
[PATCH RFC] gpio: new driver for a gpio simulator
2018-10-12 9:47 UTC (10+ messages)
` SV: "
[PATCH v5 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
2018-10-12 17:15 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull'
[PATCH v2 0/6] Add non PAS wcss Q6 support for QCS404
2018-10-12 9:40 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: qcom: Add QCOM WCSS GCC clock bindings
` [PATCH v2 2/6] clk: qcom: Add WCSS gcc clock control for QCS404
` [PATCH v2 3/6] dt-bindings: clock: qcom: Introduce QCOM WCSS Q6DSP clock bindings
` [PATCH v2 4/6] clk: qcom: Add WCSS Q6DSP clock controller for QCS404
` [PATCH v2 5/6] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v2 6/6] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404
[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
2018-10-12 17:00 UTC (5+ messages)
` [PATCH v2 01/11] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller
[PATCH v2 0/7] ARM: rockchip: add power-domains for Cortex-A9 socs
2018-10-12 16:58 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: add power-domain header for RK3188 SoCs
` [PATCH v2 3/7] dt-bindings: add compatibles for rk3066/rk3188 power controllers
[V2, 2/5] Documentation: dt-bindings: Document the Synopsys MIPI DPHY Rx bindings
2018-10-12 16:46 UTC (3+ messages)
[PATCH] dt-bindings: Add bindings for aliases node
2018-10-12 16:31 UTC (4+ messages)
[RFC PATCH v2 0/4] Add support for SD Tap Delay setting for ZynqMP
2018-10-12 16:29 UTC (3+ messages)
` [RFC PATCH v2 1/4] dt: bindings: Add SD tap value properties details for 'xlnx,zynqmp-8.9a'
[RCF PATCH v2 0/2] pwm: imx: Configure output to GPIO in disabled state
2018-10-12 16:08 UTC (7+ messages)
` [RCF PATCH v2 2/2] "
` [RCF PATCH,v2,2/2] "
[PATCH 0/4] Add clock support for Hi3670 SoC
2018-10-12 16:08 UTC (4+ messages)
[PATCH 0/2] add 74aup1g157gw 2-input multiplexer as clock driver
2018-10-12 16:06 UTC (5+ messages)
` [PATCH 2/2] clk: "
[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a7744
2018-10-12 16:04 UTC (3+ messages)
[PATCH v5 0/6] *** Add support for wifi QMI client handshakes ***
2018-10-12 16:03 UTC (4+ messages)
[PATCH v3 0/8] Introduce STPMIC1 PMIC Driver
2018-10-12 15:33 UTC (7+ messages)
` [PATCH v3 1/8] dt-bindings: mfd: document stpmic1
` [PATCH v3 3/8] dt-bindings: regulator: document stpmic1 pmic regulators
` [PATCH v3 5/8] dt-bindings: input: document stpmic1 pmic onkey
[PATCH V3 2/3] dt-bindings: mmc: sdhci-msm: Add entries for passing load values
2018-10-12 14:55 UTC (2+ messages)
[PATCH v3 0/6] Add uSD and eMMC to iwg23s
2018-10-12 14:53 UTC (3+ messages)
` [PATCH v3 1/6] dt-bindings: mmc: renesas_sdhi: Add r8a77470 support
[PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver
2018-10-12 14:52 UTC (3+ messages)
[PATCH v3 1/3] dt-bindings: connector: Add self-powered property
2018-10-12 14:48 UTC (3+ messages)
` [PATCH v3 3/3] usb: typec: tcpm: charge current handling for sink during hard reset
[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
2018-10-12 14:46 UTC (5+ messages)
` [PATCH v3 1/7] dt-bindings: stm32-dma: Add DMA/MDMA chaining support bindings
` [PATCH v3 2/7] dt-bindings: stm32-dmamux: Add one cell to support DMA/MDMA chain
[PATCH v4 0/3] mmc: tmio_mmc: Add support for RZ/A2
2018-10-12 14:44 UTC (3+ messages)
` [PATCH v4 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210
[PATCH v3 0/7] Introduce STMFX I2C Multi-Function eXpander
2018-10-12 14:39 UTC (3+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
[PATCH v2 0/2] Add R8A77980/Condor PCIe support
2018-10-12 14:36 UTC (5+ messages)
` [PATCH v2] arm64: dts: renesas: r8a77970: add thermal support
[PATCH v3 1/4] power: supply: core: Introduce one property to present the battery internal resistance
2018-10-12 14:36 UTC (5+ messages)
` [PATCH v3 2/4] power: supply: core: Introduce properties to present the battery OCV capacity table
` [PATCH v3 3/4] dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).