messages from 2017-09-21 22:48:11 to 2017-09-23 00:15:31 UTC [more...]
[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
2017-09-23 0:15 UTC (4+ messages)
` [PATCH 1/3] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH 2/3] arm64: allwinner: a64: add CPU opp table
` [PATCH 3/3] arm64: allwinner: a64: set CPU regulator for Pine64
[PATCH v2 00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64
2017-09-23 0:00 UTC (4+ messages)
` [PATCH v2 07/10] dmaengine: sun6i: Retrieve channel count/max request from devicetree
[PATCH 0/4] RFC: TDA1997x HDMI video receiver
2017-09-22 22:24 UTC (5+ messages)
` [PATCH 1/4] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH 2/4] media: dt-bindings: Add bindings for TDA1997X
` [PATCH 3/4] media: i2c: Add TDA1997x HDMI receiver driver
` [PATCH 4/4] ARM: DTS: imx: ventana: add TDA19971 HDMI Receiver to GW54xx
[PATCH v3 0/4] AS3645A fixes
2017-09-22 21:25 UTC (7+ messages)
` [PATCH v3 1/4] as3645a: Use ams,input-max-microamp as documented in DT bindings
` [PATCH v3 2/4] dt: bindings: as3645a: Use LED number to refer to LEDs
` [PATCH v3 3/4] as3645a: Use integer numbers for parsing LEDs
` [PATCH v3 4/4] as3645a: Unregister indicator LED on device unbind
[RESEND PATCH v2 0/6] AS3645A fixes
2017-09-22 21:07 UTC (8+ messages)
` [RESEND PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example
[PATCH v3 0/6] drivers: fsi: Add SBEFIFO and OCC drivers
2017-09-22 21:06 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: fsi: Add SBEFIFO documentation
` [PATCH v3 2/6] drivers: fsi: Add SBEFIFO FSI client device driver
` [PATCH v3 3/6] drivers: fsi: sbefifo: Add in-kernel API
` [PATCH v3 4/6] dt-bindings: fsi: Add OCC documentation
` [PATCH v3 5/6] drivers: fsi: Add On-Chip Controller (OCC) driver
` [PATCH v3 6/6] drivers: fsi: occ: Add in-kernel API
[PATCH RFC] gpio: of: document gpio-init nodes
2017-09-22 20:41 UTC
[PATCH v2 1/3] dt-bindings: add compatible string for Allwinner V3s SoC
2017-09-22 20:27 UTC (3+ messages)
[PATCH v6 1/2] iio: dac: ds4422/ds4424 dac driver
2017-09-22 20:12 UTC (2+ messages)
` [PATCH v6 2/2] iio:dac: Add DT binding documentation for ds4424
[PATCH V6 0/4] Add Broadcom STB USB phy driver
2017-09-22 19:34 UTC (5+ messages)
` [PATCH V6 1/4] soc: brcmstb: Add Product ID and Family ID helper functions
` [PATCH V6 2/4] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH V6 3/4] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver
` [PATCH V6 4/4] phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device
[PATCH v2 00/12] ARM: dts: sunxi: Fix DT build warnings
2017-09-22 18:40 UTC (13+ messages)
` [PATCH v2 01/12] ARM: dts: sunxi: h3/h5: Fix simple-bus unit address format error
` [PATCH v2 02/12] ARM: dts: sunxi: h3/h5: Fix i2c2 register address
` [PATCH v2 03/12] ARM: dts: sunxi: h3/h5: Fix node with unit name and no reg property
` [PATCH v2 04/12] ARM: dts: nanopi: "
` [PATCH v2 09/12] ARM: dts: sun8i: orangepi-plus: "
` [PATCH v2 05/12] ARM: dts: orangepi2: "
` [PATCH v2 06/12] ARM: dts: sun8i: orangepi-lite: "
` [PATCH v2 07/12] ARM: dts: sun8i: orangepi one: "
` [PATCH v2 08/12] ARM: dts: sun8i: orangepipc: "
` [PATCH v2 10/12] arm64: allwinner: a64: Fix simple-bus unit address format error
` [PATCH v2 11/12] arm64: allwinner: a64: Fix node with unit name and no reg property
` [PATCH v2 12/12] ARM: dts: sun8i: a83t: Fix simple-bus unit address format error
[PATCH v3 13/14] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support
2017-09-22 18:38 UTC
[PATCH V5 0/4] Add Broadcom STB USB phy driver
2017-09-22 18:33 UTC (7+ messages)
[PATCH v3 00/13] arm64/firmware: Software Delegated Exception Interface
2017-09-22 18:26 UTC (14+ messages)
` [PATCH v3 01/13] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH v3 02/13] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH v3 03/13] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v3 04/13] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v3 05/13] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH v3 06/13] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
` [PATCH v3 07/13] firmware: arm_sdei: Add driver for Software Delegated Exceptions
` [PATCH v3 08/13] arm64: Add vmap_stack header file
` [PATCH v3 10/13] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v3 11/13] firmware: arm_sdei: add support for CPU private events
` [PATCH v3 12/13] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v3 13/13] firmware: arm_sdei: Discover SDEI support via ACPI
` [PATCH v3 09/13] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
[PATCH] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
2017-09-22 18:05 UTC
[PATCH v3 0/4] BCM283x Camera Receiver driver
2017-09-22 18:04 UTC (8+ messages)
` [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver
` [PATCH v3 3/4] [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface
enable gpio for pin groups
2017-09-22 18:02 UTC (3+ messages)
[RFC LINUX PATCH] Dcoumentation: dt: mailbox: Add Xilinx IPI Mailbox
2017-09-22 17:37 UTC (3+ messages)
[PATCH] Input: add support for the Samsung S6SY761 touchscreen
2017-09-22 17:14 UTC (4+ messages)
[PATCH] Input: stmfts - use devm_device_add_group
2017-09-22 17:06 UTC (2+ messages)
[PATCH 0/2] pinctrl: Allow indicating loss of state across suspend/resume
2017-09-22 16:57 UTC (10+ messages)
` [PATCH 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH 2/2] pinctrl: single: Allow indicating loss of pin states during low-power
[PATCH v3] ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
2017-09-22 16:49 UTC
[PATCH v6 0/3] enable eeprom "size" property and runtime pm
2017-09-22 16:11 UTC (4+ messages)
` [PATCH v6 2/3] eeprom: at24: add support to fetch eeprom device property "size"
[PATCH 0/5] usb: usb251xb: Add USB2517i hub support and fix some bugs
2017-09-22 16:05 UTC (8+ messages)
` [PATCH 0/9 v2] "
` [PATCH 9/9 v2] usb: usb251xb: Use GPIO descriptor consumer interface
Description of a gamepad device?
2017-09-22 15:58 UTC
[PATCH v7 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-09-22 15:37 UTC (4+ messages)
` [PATCH v7 3/5] iommu/of: Add msi address regions reservation helper
[PATCH 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
2017-09-22 15:30 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 TX Device Tree bindings
` [PATCH 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver
[PATCH v3] iio: dac: ds4422/ds4424 dac driver
2017-09-22 15:09 UTC (4+ messages)
` [PATCH v5] "
[PATCH v4 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
2017-09-22 14:54 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 RX Device Tree bindings
` [PATCH v4 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver
[PATCH v2] ARM: dts: imx6qdl: Remove leading zeroes from unit addresses
2017-09-22 14:31 UTC
[PATCH v2] ARM: dts: imx6ul: Remove leading zeroes from unit addresses
2017-09-22 14:30 UTC
[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
2017-09-22 14:21 UTC (11+ messages)
` [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller
` [PATCH v2] "
[PATCH] ARM: dts: imx6qdl: Remove leading zeroes from unit addresses
2017-09-22 13:45 UTC (2+ messages)
[PATCH RESEND v2] arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1
2017-09-22 13:08 UTC
[PATCH v2] arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1
2017-09-22 13:05 UTC (3+ messages)
[PATCH] arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1
2017-09-22 12:47 UTC (3+ messages)
[PATCH v3] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
2017-09-22 12:03 UTC
[PATCH v2] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
2017-09-22 11:59 UTC (3+ messages)
[PATCH v2 0/2] Support SDHCI on 8974pro devices
2017-09-22 11:22 UTC (4+ messages)
` [PATCH v2 1/2] mmc: sdhci-msm: Utilize bulk clock API
[PATCH v2 00/11] arm64/firmware: Software Delegated Exception Interface
2017-09-22 10:53 UTC (4+ messages)
` [PATCH v2 03/11] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
[PATCH v2] dt-bindings: nand: denali: reduce the register space in the example
2017-09-22 10:06 UTC (2+ messages)
[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
2017-09-22 9:59 UTC (5+ messages)
` [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M IPMMU DT bindings
` [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 "
[PATCH v3 0/3] mmc: Add OMAP SDHCI driver
2017-09-22 9:45 UTC (2+ messages)
[PATCH 0/9] add support for Hi3660 tsensor
2017-09-22 9:42 UTC (10+ messages)
` [PATCH 1/9] thermal/drivers/hisi: move clk operation to related function
` [PATCH 2/9] thermal/drivers/hisi: use round up step value
` [PATCH 3/9] thermal/drivers/hisi: put platform code together
` [PATCH 4/9] thermal/drivers/hisi: add platform prefix to function name
` [PATCH 5/9] thermal/drivers/hisi: perpare to add support for other hisi platform
` [PATCH 6/9] thermal/drivers/hisi: add support for multi temp threshold
` [PATCH 7/9] dt-bindings: Document the hi3660 thermal sensor binding
` [PATCH 8/9] thermal/drivers/hisi: add support for hi3660 SoC
` [PATCH 9/9] arm64: dts: register Hi3660's thermal sensor
[RESEND PATCH v3 0/4] AS3645A fixes
2017-09-22 9:34 UTC (5+ messages)
` [RESEND PATCH v3 1/4] as3645a: Use ams,input-max-microamp as documented in DT bindings
` [RESEND PATCH v3 2/4] dt: bindings: as3645a: Use LED number to refer to LEDs
` [RESEND PATCH v3 4/4] as3645a: Unregister indicator LED on device unbind
` [RESEND PATCH v3 3/4] as3645a: Use integer numbers for parsing LEDs
[PATCH v2 0/8] ARM: dts: rockchip: add Utgard Mali nodes for some socs
2017-09-22 9:23 UTC (2+ messages)
[PATCH v3 0/3] STM32 CRYP crypto driver
2017-09-22 9:09 UTC (3+ messages)
` [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request
[PATCH v2 0/3] Initial Allwinner V3s CSI Support
2017-09-22 9:08 UTC (5+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
` 回复:[linux-sunxi] "
[RESEND PATCH v2 2/5] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
2017-09-22 9:02 UTC (3+ messages)
[PATCH 0/8] pinctrl: meson: clean pin offsets
2017-09-22 8:47 UTC (4+ messages)
[PATCH 0/2] dwc3 on XU3 and XU4
2017-09-22 8:18 UTC (5+ messages)
` [PATCH 1/2] ARM: dts: exynos: Add dwc3 SUSPHY quirk
[PATCH 0/4] rtc: mediatek: add support for SoC based RTC on MT7622
2017-09-22 8:07 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTC
` [PATCH 2/4] rtc: mediatek: add driver for RTC on MT7622 SoC
` [PATCH 3/4] rtc: mediatek: enhance the description for MediaTek PMIC based RTC
` [PATCH 4/4] rtc: mediatek: update MAINTAINERS entry with MediaTek RTC driver
[PATCH 00/12] ARM: dts: sunxi: Fix DT build warnings
2017-09-22 8:02 UTC (4+ messages)
` [PATCH 02/12] ARM: dts: sunxi: h3/h5: Fix i2c2 register address
[PATCH v2 0/2] Improve generic DT binding documentation for media devices
2017-09-22 7:42 UTC (3+ messages)
` [PATCH v2 1/2] dt: bindings: media: Document practices for DT bindings, ports, endpoints
` [PATCH v2 2/2] dt: bindings: media: Document data lane numbering without lane reordering
[PATCH 0/2] Improve generic DT binding documentation for media devices
2017-09-22 7:42 UTC (6+ messages)
` [PATCH 1/2] dt: bindings: media: Document port and endpoint numbering
[PATCH v2] Input: add support for the Samsung S6SY761 touchscreen
2017-09-22 7:40 UTC
[RESEND PATCH v5 0/4] Add STM32 DMAMUX support
2017-09-22 7:31 UTC (5+ messages)
` [RESEND PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings
` [RESEND PATCH v5 3/4] dt-bindings: stm32-dma: add a property to handle STM32 DMAMUX
` [RESEND PATCH v5 2/4] dmaengine: Add STM32 DMAMUX driver
` [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig
[PATCH] dt-bindings: i2c: Add armada-38x i2c binding
2017-09-22 7:30 UTC (2+ messages)
[PATCH v2] ARM: dts: bcm283x: Fix console path on RPi3
2017-09-22 7:15 UTC
[PATCH v2] arm64: dts: ls1088a: Add USB support
2017-09-22 6:54 UTC (2+ messages)
[PATCH v4] ARM: dts: Add initial Pistachio i.mx6q board support
2017-09-22 5:46 UTC (2+ messages)
[PATCH] arm64: dts: ls: Add optee node
2017-09-22 5:42 UTC (2+ messages)
[PATCH] ARM: dts: imx6sx: add vining-2000 board support
2017-09-22 5:32 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mtd: powernv: Support MTD_NO_ERASE
2017-09-22 4:13 UTC (3+ messages)
[PATCH v2 0/3] Add support rockchip RGB output interface
2017-09-22 3:00 UTC (2+ messages)
` [PATCH v2 1/3] dt-bindings: Add document for "
[PATCH 0/3] Add support rockchip RGB output interface
2017-09-22 2:59 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: Add document for "
[PATCH v2 3/3] can: m_can: Add PM Runtime
2017-09-22 1:54 UTC (4+ messages)
` [v2,3/3] "
[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
2017-09-22 1:31 UTC (7+ messages)
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node
[PATCH 0/2] ARM64: meson-gxm: Add support for Khadas VIM2
2017-09-21 23:47 UTC (3+ messages)
` [PATCH 2/2] ARM64: dts: "
[PATCH 0/2] ARM64: Add Vega S96 board support
2017-09-21 23:41 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: arm: amlogic: Add Tronsmart Vega S96 binding
[PATCH] dt-bindings: clk: stm32h7: fix clock-cell size
2017-09-21 23:39 UTC (2+ messages)
[PATCH V5] clk: qcom: Add spmi_pmic clock divider support
2017-09-21 23:36 UTC (2+ messages)
[PATCH 0/5] arm64: add ls1012a and ls1046a pcie support
2017-09-21 23:32 UTC (5+ messages)
` [PATCH 1/5] irqchip/ls-scfg-msi: add LS1012a MSI support
` [PATCH 3/5] PCI: layerscape: Add support for ls1012a
[v5 00/12] soc/fsl/qbman: Enable QBMan on ARM Platforms
2017-09-21 23:14 UTC (3+ messages)
` [v5 04/12] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
[PATCH] nvmem: sunxi-sid: add support for A64/H5's SID controller
2017-09-21 23:12 UTC (2+ messages)
[PATCH v3 0/7] clocksource: sh_cmt: Update driver for DT binding rework
2017-09-21 23:10 UTC (3+ messages)
` [PATCH v3 1/7] dt-bindings: timer: renesas,cmt: Fix SoC-specific compatible values
[PATCH v4 0/2] irqchip: meson: add support for the gpio interrupt controller
2017-09-21 23:09 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
[PATCH] dt-bindings: fix vendor prefix for Abracon
2017-09-21 22:57 UTC (2+ messages)
[PATCH] dt-bindings: nand: denali: reduce the register space in the example
2017-09-21 22:55 UTC (2+ messages)
[PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
2017-09-21 22:51 UTC (3+ messages)
` [PATCH v9 4/7] clk: qcom: Add A53 PLL support
[PATCH v5 0/4] Add STM32 DMAMUX support
2017-09-21 22:48 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings
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).