messages from 2017-01-27 20:05:06 to 2017-01-29 12:07:48 UTC [more...]
[RFC v2 00/10] Provide the EL1 physical timer to the VM
2017-01-29 12:07 UTC (9+ messages)
` [RFC v2 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v2 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v2 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v2 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
syscon-poweroff: add a mask property
2017-01-29 12:04 UTC
[PATCH 0/7] Add STM32 DFSDM support
2017-01-29 11:58 UTC (12+ messages)
` [PATCH 1/7] MFD: add bindings for STM32 DFSDM driver
` [PATCH 2/7] MFD: add STM32 DFSDM support
` [PATCH 3/7] IIO: add bindings for STM32 DFSDM ADC driver
[PATCH] i2c: busses: constify i2c_algorithm structures
2017-01-29 10:28 UTC (2+ messages)
[PATCH] rtc: sun6i: Fix compatibility with old DT binding
2017-01-29 10:13 UTC
next-20170125 hangs on aarch64
2017-01-29 10:12 UTC
[PATCH] rtc: snvs: add a missing write sync
2017-01-29 9:57 UTC
imx6ul: power-up using the RTC
2017-01-29 7:36 UTC (5+ messages)
[GIT PULL 1/2] ZTE arm64 device tree changes for 4.11
2017-01-29 4:33 UTC (2+ messages)
` [GIT PULL 2/2] ZTE PM domain driver support "
[GIT PULL 1/5] i.MX non-critical DT fixes for 4.11
2017-01-29 4:06 UTC (5+ messages)
` [GIT PULL 2/5] i.MX cleanups "
` [GIT PULL 3/5] i.MX device tree updates "
` [GIT PULL 4/5] Freescale arm64 "
` [GIT PULL 5/5] i.MX defconfig "
[PATCH v3 00/10] Allwinner H5 and Orange Pi PC2 support
2017-01-29 2:33 UTC (11+ messages)
` [PATCH v3 01/10] drivers: pinctrl: add driver for Allwinner H5 SoC
` [PATCH v3 02/10] arm64: allwinner: Kconfig: add essential pinctrl driver for H5
` [PATCH v3 03/10] clk: sunxi-ng: rename sun8i-h3 driver to sunxi-h3-h5
` [PATCH v3 04/10] clk: sunxi-ng: add support for Allwinner H5 SoC
` [PATCH v3 05/10] arm: dts: sun8i: split Allwinner H3 .dtsi
` [PATCH v3 06/10] clk: sunxi-ng: remove transitional headers for dt-bindings
` [PATCH v3 07/10] arm64: dts: allwinner: add Allwinner H5 .dtsi
` [PATCH v3 08/10] dmaengine: sun6i: allow build on ARM64 platforms (sun50i)
` [PATCH v3 09/10] ASoC: sunxi: allow the analog codec driver to be built on ARM64
` [PATCH v3 10/10] arm64: dts: sunxi: add support for the Orange Pi PC 2 board
[PATCH v4 0/5] usb: dwc2: Add support for USB OTG on STM32F4x9
2017-01-29 2:21 UTC (6+ messages)
` [PATCH v4 1/5] usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY)
` [PATCH v4 2/5] ARM: dts: stm32: Add USB FS support for STM32F429 MCU
` [PATCH v4 3/5] ARM: dts: stm32: Enable USB FS on stm32f469-disco
` [PATCH v4 4/5] ARM: dts: stm32: Enable USB HS in FS mode (embedded phy) on stm32f429-disco
` [PATCH v4 5/5] dt-bindings: Document the STM32 USB OTG DWC2 core binding
[xlnx:master 2561/2699] drivers/staging/mali/DX910-SW-99002-r5p1-01rel0/driver/src/devicedrv/mali/linux/mali_kernel_linux.c:734:315: error: call to '__compiletime_assert_734' declared with attribute error: BUILD_BUG_ON failed: !IS_ALIGNED(sizeof(_mali_uk_post_notification_s), sizeof(u64))
2017-01-29 2:11 UTC
[PATCH 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards
2017-01-29 2:10 UTC (2+ messages)
[PATCH] ARM: dts: imx53-qsb-common: fix FEC pinmux config
2017-01-29 2:05 UTC (2+ messages)
[PATCH v2 1/2] nvmem: sunxi-sid: add support for H3 and A64's SID controller
2017-01-29 1:56 UTC (2+ messages)
` [PATCH v2 2/2] ARM: dts: sun8i: enable SID on Allwinner H3 SoC
[PATCH v2 0/4] crypto: time invariant AES for CCM (and GCM/CTR)
2017-01-28 23:33 UTC (5+ messages)
` [PATCH v2 1/4] crypto: testmgr - add test cases for cbcmac(aes)
` [PATCH v2 2/4] crypto: ccm - switch to separate cbcmac driver
` [PATCH v2 3/4] crypto: arm64/aes - add NEON and Crypto Extension CBC-MAC driver
` [RFC PATCH v2 4/4] crypto: aes - add generic time invariant AES for CTR/CCM/GCM
[PATCH v3 00/10] crypto - AES for ARM/arm64 updates for v4.11 (round #2)
2017-01-28 23:25 UTC (11+ messages)
` [PATCH v3 01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode
` [PATCH v3 02/10] crypto: arm/aes-ce - remove cra_alignmask
` [PATCH v3 03/10] crypto: arm/chacha20 "
` [PATCH v3 04/10] crypto: arm64/aes-ce-ccm "
` [PATCH v3 05/10] crypto: arm64/aes-blk "
` [PATCH v3 06/10] crypto: arm64/chacha20 "
` [PATCH v3 07/10] crypto: arm64/aes - avoid literals for cross-module symbol references
` [PATCH v3 08/10] crypto: arm64/aes - performance tweak
` [PATCH v3 09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores
` [PATCH v3 10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback
[PATCH 2/3 v2] watchdog: add driver for Cortina Gemini watchdog
2017-01-28 22:59 UTC
[PATCH 1/3 v2] watchdog: add DT bindings for Cortina Gemini
2017-01-28 22:59 UTC
[PATCH 12/22 v2] ARM: gemini: DT for the Cortina Gemini SoC platforms
2017-01-28 22:33 UTC
[PATCH 1/2] spi: When no dma_chan map buffers with spi_master's parent
2017-01-28 22:17 UTC (2+ messages)
[PATCH 11/22] ARM: dts: add top-level DT bindings for Cortina Gemini
2017-01-28 21:56 UTC (3+ messages)
[PATCH 10/22 v2] mtd: physmap_of: add a hook for Gemini flash probing
2017-01-28 21:50 UTC
[PATCH 09/22 v2] mtd: add DT bindings for the Cortina Systems Gemini Flash
2017-01-28 21:50 UTC
[PATCH v2] PCI: exynos: refactor exynos pcie driver
2017-01-28 21:29 UTC (2+ messages)
[PATCH] PCI: mvebu: Handle changes to the bridge windows while enabled
2017-01-28 21:17 UTC (3+ messages)
[PATCH V2] ARM: dts: BCM5301X: Add missing Netgear R8000 LEDs and Keys
2017-01-28 21:15 UTC (2+ messages)
[PATCH 03/22 v2] irqchip: add a driver for Cortina Gemini
2017-01-28 21:15 UTC
[PATCH 02/22 v2] irqchip: DT bindings for Cortina Gemini irqchip
2017-01-28 21:14 UTC
[PATCH V7 00/11] IOMMU probe deferral support
2017-01-28 21:10 UTC (10+ messages)
` [PATCH V7 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V7 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V7 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V7 10/11] iommu/arm-smmu: Clean up early-probing workarounds
[PATCH 1/4] PCI: add DT bindings for Cortina Gemini PCI Host Bridge
2017-01-28 20:48 UTC (4+ messages)
` [PATCH 2/4] PCI: add driver for Cortina Gemini "
` [PATCH 3/4] ARM: gemini: select MIGHT_HAVE_PCI
` [PATCH 4/4] ARM: dts: add PCI to the Gemini DTSI
[PATCH] PCI: iproc: fix kernel crash if dev->of_node not defined
2017-01-28 20:44 UTC (2+ messages)
[PATCH] PCI: iproc: fix resource allocation for BCMA PCIe
2017-01-28 20:44 UTC (2+ messages)
[PATCH v3 00/24] i.MX Media Driver
2017-01-28 19:27 UTC (9+ messages)
[PATCH v2 0/7] Add support for triggered buffer mode to STM32 ADC
2017-01-28 18:41 UTC (12+ messages)
` [PATCH v2 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH v2 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
` [PATCH v2 3/7] iio: adc: stm32: add trigger polarity extended attribute
` [PATCH v2 4/7] Documentation: dt: iio: stm32-adc: optional dma support
` [PATCH v2 5/7] iio: adc: stm32: add "
[PATCH] watchdog: constify watchdog_ops structures
2017-01-28 17:24 UTC (4+ messages)
[PATCH] ARM: dts: exynos: Increase MFC left reserved memory region size
2017-01-28 15:52 UTC (2+ messages)
[PATCH v2 2/2] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
2017-01-28 15:43 UTC
[PATCH v2 00/25] add support for AXP20X and AXP22X power supply drivers
2017-01-28 15:34 UTC (13+ messages)
` [PATCH v2 03/25] power: supply: axp20x_usb_power: use IIO channels when available
` [PATCH v2 04/25] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v2 09/25] iio: adc: axp20x_adc: map acin_i and acin_v
` [PATCH v2 19/25] iio: adc: axp20x_adc: map battery IIO channels
` [PATCH v2 20/25] power: supply: add battery driver for AXP20X and AXP22X PMICs
[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
2017-01-28 14:30 UTC (6+ messages)
` [PATCH 08/22] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs
[PATCH] ARM: BCM5301X: Add missing Netgear R8000 LEDs and Keys
2017-01-28 14:25 UTC (2+ messages)
[PATCH] MAINTAINERS: Update AT91 entry
2017-01-28 14:23 UTC
[PATCH 0/4] megachips-stdpxxxx-ge-b850v3-fw (was V7 GE B850v3 LVDS/DP++ Bridge)
2017-01-28 14:21 UTC (5+ messages)
` [PATCH 1/4] Documentation/devicetree/bindings/video/bridge: megachips-stdpxxxx-ge-b850v3-fw
` [PATCH 2/4] MAINTAINERS: Add entry for megachips-stdpxxxx-ge-b850v3-fw
` [PATCH 3/4] drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)
` [PATCH 4/4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)
[PATCH V7 0/4] Add driver for GE B850v3 LVDS/DP++ Bridge
2017-01-28 14:16 UTC (4+ messages)
` [PATCH V7 3/4] drm/bridge: "
[PATCH 0/4] leds: add leds-mt6323 support on MT7623 SoC
2017-01-28 14:05 UTC (4+ messages)
` [PATCH 3/4] leds: Add LED support for MT6323 PMIC
[PATCH 0/7] Add support for triggered buffer mode to STM32 ADC
2017-01-28 14:02 UTC (8+ messages)
` [PATCH 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
[PATCH v4] ARM: mmp: let clk_disable() return immediately if clk is NULL
2017-01-28 13:33 UTC (3+ messages)
[PATCH v4] ARM: w90x900: let clk_disable() return immediately if clk is NULL
2017-01-28 13:30 UTC (3+ messages)
[PATCH 1/2] clk: uniphier: add NAND clock for all UniPhier SoCs
2017-01-28 13:27 UTC (2+ messages)
` [PATCH 2/2] clk: uniphier: add eMMC clock for LD11 and LD20 SoCs
[PATCH v2 0/9] Allwinner H5 and Orange Pi PC2 support
2017-01-28 12:47 UTC (6+ messages)
` [PATCH v2 7/9] dmaengine: sun6i: allow build on ARM64 platforms (sun50i)
` [linux-sunxi] "
` [PATCH v2 8/9] ASoC: sunxi: allow the analog codec driver to be built on ARM64
[PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
2017-01-28 12:44 UTC (15+ messages)
` [PATCH v5 1/13] mmc: sunxi: Fix clock frequency change sequence
` [PATCH v5 2/13] mmc: sunxi: Gate the clock when rate is 0
` [PATCH v5 3/13] mmc: sunxi: Always set signal delay to 0 for A64
` [PATCH v5 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
` [PATCH v5 5/13] mmc: sunxi: Mask DATA0 when updating the clock
` [PATCH v5 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
` [PATCH v5 7/13] mmc: sunxi: Add more debug informations
` [PATCH v5 8/13] arm64: allwinner: a64: Add MMC nodes
` [PATCH v5 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
` [PATCH v5 10/13] arm64: allwinner: a64: Increase the MMC max frequency
` [PATCH v5 11/13] arm64: allwinner: pine64: add MMC support
` [PATCH v5 12/13] arm64: allwinner: a64: add UART1 pin nodes
` [PATCH v5 13/13] arm64: allwinner: add BananaPi-M64 support
[PATCH v4 0/3] Amlogic Meson SAR ADC support
2017-01-28 12:40 UTC (6+ messages)
` [PATCH v4 1/3] Documentation: dt-bindings: add the Amlogic Meson SAR ADC documentation
` [PATCH v4 2/3] iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs
[PATCH v2 00/10] clk: sunxi-ng: Add support for A80 CCUs
2017-01-28 12:22 UTC (11+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividers
` [PATCH v2 02/10] clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flag
` [PATCH v2 03/10] clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENT
` [PATCH v2 04/10] clk: sunxi-ng: Support separately grouped PLL lock status register
` [PATCH v2 05/10] clk: sunxi-ng: Add A80 CCU
` [PATCH v2 06/10] clk: sunxi-ng: Add A80 USB CCU
` [PATCH v2 07/10] clk: sunxi-ng: Add A80 Display Engine CCU
` [PATCH v2 08/10] ARM: dts: sun8i-a23-q8-tablet: Drop pinmux setting for codec PA gpio
` [PATCH v2 09/10] ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header
` [PATCH v2 10/10] ARM: dts: sun9i: Switch to new clock bindings
[PATCH v15 0/5] generic TEE subsystem
2017-01-28 12:19 UTC (6+ messages)
` [PATCH v15 1/5] dt/bindings: add bindings for optee
` [PATCH v15 2/5] tee: generic TEE subsystem
` [PATCH v15 3/5] tee: add OP-TEE driver
` [PATCH v15 4/5] Documentation: tee subsystem and op-tee driver
` [PATCH v15 5/5] arm64: dt: hikey: Add optee node
[PATCH] ARM: dts: BCM5301X: Relicense DTS files I created to the ISC
2017-01-28 11:59 UTC (2+ messages)
[GIT PULL] arm64 fixes for 4.10-rc6
2017-01-28 10:27 UTC
[PATCH v2 1/3] mm: alloc_contig_range: allow to specify GFP mask
2017-01-28 8:46 UTC (2+ messages)
[PATCH v2] mmc: meson-gx: set max block count
2017-01-28 8:25 UTC
[PATCH] mmc: meson-gx: set max block count to 256
2017-01-28 8:18 UTC (3+ messages)
[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
2017-01-28 8:16 UTC (6+ messages)
` [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
[PATCH 0/2] drm/vc4: DSI display output support
2017-01-28 2:41 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: Document the VC4 DSI module nodes
[PATCH 00/10] fsl/qbman: ARM Enablement
2017-01-28 2:34 UTC (7+ messages)
` [PATCH 06/10] soc/qbman: Add ARM equivalent for flush_dcache_range()
[PATCH 1/3] dt-bindings: qoriq-clock: Add coreclk
2017-01-28 1:36 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: ls1012a: "
[GIT PULL] ARM: at91: drivers for 4.11 #2
2017-01-28 0:45 UTC
v4.9 to v4.10 regression: oops when USB cable is plugged in
2017-01-27 23:48 UTC (7+ messages)
[PATCH v2 0/2] addr nor flash node for mt2701
2017-01-27 22:29 UTC (3+ messages)
` [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings
[PATCH v9 0/3] Altera Cyclone Passive Serial SPI FPGA Manager
2017-01-27 22:28 UTC (3+ messages)
` [PATCH v9 1/3] doc: dt: add cyclone-ps-spi binding document
[PATCH V6 0/5] LPC: legacy ISA I/O support
2017-01-27 22:12 UTC (5+ messages)
` [PATCH V6 3/5] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V6 4/5] LPC: Support the device-tree LPC host on Hip06/Hip07
[PATCH v4 1/4] arm64: Define Falkor v1 CPU
2017-01-27 21:52 UTC (4+ messages)
` [PATCH v4 2/4] arm64: Work around Falkor erratum 1003
[PATCH 0/2] PCI: iproc: MPS fix and quirks
2017-01-27 21:46 UTC (4+ messages)
` [PATCH 1/2] PCI: iproc: allow the MPS to be set
` [PATCH 2/2] PCI: Add quirk entry for NS2 PAXC PCI
[PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
2017-01-27 21:27 UTC (6+ messages)
` [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency
[PATCH 00/11] clk: sunxi-ng: Add support for A80 CCUs
2017-01-27 21:15 UTC (5+ messages)
` [PATCH 05/11] clk: sunxi-ng: Add A80 CCU
` [PATCH 06/11] clk: sunxi-ng: Add A80 USB CCU
[linux-sunxi] Re: [PATCH v2 4/9] arm: dts: sun8i: split Allwinner H3 .dtsi
2017-01-27 21:10 UTC
[PATCH v6 00/14] ARM: da850-lcdk: add SATA support
2017-01-27 20:58 UTC (3+ messages)
` [PATCH v6 01/14] devicetree: bindings: add bindings for ahci-da850
[PATCH v2 0/2] ARM: DTS: Fix broken GICv2 register maps
2017-01-27 20:30 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm, gic: Fix binding example for a virt-capable GIC
` [PATCH v2 1/2] dt-bindings: arm,gic: "
[PATCH v2 1/2] dt-bindings: gpu: Add Mali Utgard bindings
2017-01-27 20:21 UTC (4+ messages)
` [PATCH v2 2/2] ARM: sun8i: dt: Add mali node
[PATCH 00/16] arm: dts: extend mt7623 support
2017-01-27 20:13 UTC (3+ messages)
` [PATCH 13/16] arm: dts: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
[linux-sunxi][PATCH 0/3] Enable SPDIF on the Beelink X2
2017-01-27 20:10 UTC (2+ messages)
[PATCH v2, 1/6] phy: phy-mt65xx-usb3: split SuperSpeed port into two ones
2017-01-27 20:07 UTC (3+ messages)
` [PATCH v2, 6/6] dt-bindings: phy-mt65xx-usb: add support for new version phy
[PATCH 0/4] phy/mfd/soc: exynos: Header cleanup
2017-01-27 20:05 UTC (5+ messages)
` [PATCH 1/4] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH 2/4] phy: exynos5: "
` [PATCH 3/4] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH 4/4] phy: exynos: Use one define for enable bit
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).