messages from 2017-06-12 04:03:04 to 2017-06-12 15:56:55 UTC [more...]
[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
2017-06-12 15:56 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings
` [PATCH v2 2/3] hwrng: mtk - add runtime PM support
[PATCH 1/4 v4] ata: Add DT bindings for Faraday Technology FTIDE010
2017-06-12 15:54 UTC (3+ messages)
` [PATCH 3/4 v4] ata: Add driver "
[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
2017-06-12 15:53 UTC (3+ messages)
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller
[GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.13
2017-06-12 15:48 UTC
[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
2017-06-12 15:45 UTC (2+ messages)
[PATCH v3 0/9] Improve cp110 clk support on Marvell Armada 7K/8K
2017-06-12 15:43 UTC (2+ messages)
[PATCH v2] arm: eBPF JIT compiler
2017-06-12 15:41 UTC (5+ messages)
[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.13
2017-06-12 15:41 UTC
[PATCH V3 0/7] tty: serial: lpuart: add imx7ulp support
2017-06-12 15:37 UTC (8+ messages)
` [PATCH V3 1/7] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V3 2/7] tty: serial: lpuart: refactor lpuart32_{read|write} prototype
` [PATCH V3 3/7] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH V3 4/7] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
` [PATCH V3 5/7] tty: serial: lpuart: add imx7ulp support
` [PATCH V3 6/7] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH V3 7/7] tty: serial: lpuart: add a more accurate baud rate calculation method
[PATCH v3 0/9] Add support for the pin and gpio controllers on the Marvell Armada 7K/8K
2017-06-12 15:35 UTC (10+ messages)
` [PATCH v3 1/9] gpio: mvebu: fix regmap_update_bits usage
` [PATCH v3 2/9] pinctrl: mvebu: remove the offset property for regmap
` [PATCH v3 3/9] pinctrl: avoid PLAT_ORION dependency
` [PATCH v3 4/9] arm64: marvell: enable the Armada 7K/8K pinctrl driver
` [PATCH v3 5/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl
` [PATCH v3 6/9] pinctrl: mvebu: add driver for Armada CP110 pinctrl
` [PATCH v3 7/9] arm64: dts: marvell: add pinctrl support for Armada 7K/8K
` [PATCH v3 8/9] gpio: mvebu: Add support for the Armada 7K/8K SoCs
` [PATCH v3 9/9] arm64: dts: marvell: add gpio support for Armada 7K/8K
[PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
2017-06-12 15:26 UTC (14+ messages)
[PATCH] qcom: ipq4019: add second i2c
2017-06-12 15:07 UTC
[PATCH v2] net: phy: Make phy_ethtool_ksettings_get return void
2017-06-12 14:59 UTC (3+ messages)
[PATCH 0/6] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
2017-06-12 14:45 UTC (17+ messages)
` [PATCH 1/6] drivers base/arch_topology: prepare cpufreq policy notifier for frequency-invariant load-tracking support
` [PATCH 2/6] drivers base/arch_topology: "
` [PATCH 3/6] arm: wire frequency-invariant accounting support up to the task scheduler
` [PATCH 4/6] arm: wire cpu-invariant "
` [PATCH 5/6] arm64: wire frequency-invariant "
` [PATCH 6/6] arm64: wire cpu-invariant "
[PATCH v2] KVM: ARM64: fix phy counter access failure in guest
2017-06-12 14:37 UTC (4+ messages)
[PATCH 00/12] coresight: Support for ARM Coresight SoC-600
2017-06-12 14:36 UTC (13+ messages)
` [PATCH 01/12] coresight replicator: Cleanup programmable replicator naming
` [PATCH 02/12] arm64: dts: juno: Use the new coresight replicator string
` [PATCH 03/12] coresight: Extend the PIDR mask to cover relevant bits in PIDR2
` [PATCH 04/12] coresight: Add support for reading 64bit registers
` [PATCH 05/12] coresight tmc: Add helpers for accessing "
` [PATCH 06/12] coresight tmc: Expose DBA and AXICTL
` [PATCH 07/12] coresight replicator: Expose replicator management registers
` [PATCH 08/12] coresight tmc: Handle configuration types properly
` [PATCH 09/12] coresight tmc: Add capability information
` [PATCH 10/12] coresight tmc: Support for save-restore in ETR
` [PATCH 11/12] coresight tmc: Add support for Coresight SoC 600 TMC
` [PATCH 12/12] coresight: Add support for Coresight SoC 600 components
[PATCH v4 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
2017-06-12 14:36 UTC (3+ messages)
` [PATCH v4.1 "
[PATCH 00/12] arm64: crypto: prepare for new kernel mode NEON policy
2017-06-12 14:31 UTC (2+ messages)
[PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
2017-06-12 14:30 UTC (11+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: Add imx6ul-tempmon
[PATCH 0/6] tty: serial: lpuart: add imx7ulp support
2017-06-12 14:23 UTC (10+ messages)
` [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
[PATCH] arm64: ftrace: fix building without CONFIG_MODULES
2017-06-12 14:22 UTC (6+ messages)
[RFC v2 0/3] Introduce on-chip interconnect API
2017-06-12 14:13 UTC (4+ messages)
` [RFC v2 1/3] interconnect: Add generic interconnect controller API
` [RFC v2 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver
` [RFC v2 3/3] dt-binding: Interconnect device-tree bindings draft
[PATCH] usb: host: ehci-exynos: Handle return value of clk_prepare_enable
2017-06-12 14:09 UTC (3+ messages)
[PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
2017-06-12 13:52 UTC
[PATCH v1] net/phy: Make phy_ethtool_ksettings_get return void
2017-06-12 13:51 UTC (2+ messages)
[PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
2017-06-12 13:41 UTC (3+ messages)
` [PATCH REPOST] "
[PATCH 0/3] Add support for the s6e63j0x03 panel on Rinato board
2017-06-12 13:16 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: Add support for samsung s6e63j0x03 panel binding
` [PATCH 2/3] drm/panel: Add support for s6e63j0x03 panel driver
[PATCH v4 0/7] tty/serial: meson_uart: add support for core clock handling
2017-06-12 12:49 UTC (19+ messages)
` [PATCH v4 2/7] tty/serial: meson_uart: update to stable bindings
` [PATCH v4 3/7] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock
` [PATCH v4 5/7] ARM: dts: meson6: switch to new bindings for UART nodes
` [PATCH v4 6/7] ARM: dts: meson8: "
` [PATCH v4 7/7] ARM: dts: meson8b: "
[PATCH 1/2] drivers/clocksource/fttmr010: Optimize sched_clock()
2017-06-12 12:41 UTC (4+ messages)
` [PATCH 2/2] drivers/clocksource/fttmr010: Implement delay timer
[PATCH] arm64/dma-mapping: Fix null-pointer check
2017-06-12 12:29 UTC (2+ messages)
[GIT PULL] STM32 defconfig changes for v4.13 #1
2017-06-12 12:11 UTC
[PATCH 00/27] kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
2017-06-12 12:09 UTC (3+ messages)
` [PATCH 04/27] arm64: move generic-y of exported headers to uapi/asm/Kbuild
[GIT PULL] STM32 DT changes for v4.13 #1
2017-06-12 12:08 UTC
[PATCH] usb: dwc3: exynos: Handle return value of clk_prepare_enable
2017-06-12 12:04 UTC (2+ messages)
[PATCH v7 0/9] STM32 LCD-TFT display controller
2017-06-12 12:00 UTC (2+ messages)
[PATCH v3] ARM: dts: stm32f7: add stm32f769I & stm32f746 discovery board support
2017-06-12 11:56 UTC (2+ messages)
[PATCH v3 0/9] net: mvmdio: add xMDIO xSMI support
2017-06-12 11:54 UTC (16+ messages)
` [PATCH v3 1/9] net: mvmdio: reorder headers alphabetically
` [PATCH v3 2/9] net: mvmdio: use tabs for defines
` [PATCH v3 3/9] net: mvmdio: use GENMASK for masks
` [PATCH v3 4/9] net: mvmdio: move the read valid check into its own function
` [PATCH v3 5/9] net: mvmdio: introduce an ops structure
` [PATCH v3 6/9] net: mvmdio: put the poll intervals in the "
` [PATCH v3 7/9] net: mvmdio: add xmdio xsmi support
` [PATCH v3 8/9] dt-bindings: orion-mdio: document the new xmdio compatible
` [PATCH v3 9/9] arm64: marvell: dts: add xmdio nodes for 7k/8k
[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-06-12 11:54 UTC (3+ messages)
` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node
[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
2017-06-12 11:08 UTC (2+ messages)
[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-06-12 11:05 UTC (4+ messages)
` [PATCH v4 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v4 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
[PATCH 0/2] acpi, gicv3-its, numa: Adding numa node mapping for its
2017-06-12 10:53 UTC (3+ messages)
` [PATCH 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units
[GIT PULL] ARM: Mediatek soc drivers for v4.13
2017-06-12 10:37 UTC
[GIT PULL] ARM: mediatek: armv8 DTS for v4.13
2017-06-12 10:34 UTC
[GIT PULL] ARM: Medaitek armv7 DTS for v4.13
2017-06-12 10:31 UTC
[PATCH] ARM: OMAP: PM: stop early on systems without twl
2017-06-12 10:25 UTC (3+ messages)
[PATCH v3 0/4] Add support for ThunderX2 pmu events using json files
2017-06-12 10:21 UTC (3+ messages)
[PATCH v5 0/5] STM32 Independent watchdog
2017-06-12 10:07 UTC (2+ messages)
[PATCH 0/6] Init Clock frequences for accelerators
2017-06-12 10:06 UTC (4+ messages)
[PATCH v5 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
2017-06-12 10:03 UTC (2+ messages)
[PATCH v3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
2017-06-12 9:53 UTC (2+ messages)
` [PATCH v3] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support
[PATCH 1/1] ARM: dts: stm32: Add missing reset-cells node in stm32f476
2017-06-12 9:49 UTC (2+ messages)
[PATCH v3 0/5] Add support for the STM32F4 CRC32
2017-06-12 9:48 UTC (2+ messages)
[PATCH 0/3] Add stm32h743i-disco board
2017-06-12 9:45 UTC (2+ messages)
[PATCH 8/8] arm64: dts: hikey: Fix WiFi support
2017-06-12 9:38 UTC (8+ messages)
` [PATCH] ARM64: Kconfig: Fix the missing hi655x common clk
[PATCH 0/2] arm64: dts: renesas: Add reset control properties for audio
2017-06-12 9:32 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: r8a7795: "
` [PATCH 2/2] arm64: dts: r8a7796: "
[GIT PULL] Second Round of Renesas ARM Based SoC Fixes for v4.12
2017-06-12 9:27 UTC (2+ messages)
` [PATCH] ARM: dts: armadillo800eva: Split LCD mux and gpio
[PATCH 1/2] spi: rockchip: add support for "cs-gpios" dts property
2017-06-12 9:23 UTC (10+ messages)
` [PATCH 2/2] arm64: dts: rockchip: use cs-gpios for cros_ec_spi
[PATCH 0/3] Add some DT nodes for Mediatek MT2701
2017-06-12 9:13 UTC (3+ messages)
` [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701
[PATCH 0/4] arm64: renesas: Add support for Salvator-XS
2017-06-12 9:10 UTC
[PATCH v2] arm: boot/compressed: fix decompressor header layout for v7-M
2017-06-12 9:09 UTC (4+ messages)
[PATCH v2] ARM: dts: r8a779x: Fix PCI bus dtc warnings
2017-06-12 9:06 UTC (2+ messages)
[PATCH] drm/mediatek: check for memory allocation failure
2017-06-12 9:04 UTC (2+ messages)
[PATCH v2] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support
2017-06-12 8:49 UTC (3+ messages)
[PATCH 0/4] dw-hdmi CEC support
2017-06-12 8:42 UTC (4+ messages)
` [PATCH 4/4] drm/bridge: dw-hdmi: add cec driver
[PATCH v2] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
2017-06-12 8:38 UTC (2+ messages)
[PATCH 0/3] OMAP4: crypto support
2017-06-12 8:23 UTC (8+ messages)
` [PATCH 1/3] ARM: dts: omap4: add missing des_fck
` [PATCH 2/3] ARM: OMAP4: hwmod data: add aes
` [PATCH 3/3] ARM: OMAP4: hwmod data: add des
[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
2017-06-12 8:12 UTC (6+ messages)
` [PATCH v7 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
` Fwd: "
clean up and modularize arch dma_mapping interface
2017-06-12 8:06 UTC (3+ messages)
` [PATCH 27/44] sparc: remove leon_dma_ops
[PATCH 0/3] omap_hsmmc: use mmc_regulator_get_supply() to get regulators
2017-06-12 7:59 UTC (4+ messages)
[PATCH] ARM: dts: omap3-overo: Remove "vqmmc-supply" property from MMC dt node
2017-06-12 7:58 UTC (2+ messages)
[PATCH 0/3] use the Meson8b clock controller driver on Meson8 SoCs
2017-06-12 7:40 UTC (5+ messages)
` [PATCH 1/3] clk: meson: meson8b: add compatibles for Meson8 and Meson8m2
[PATCH] ARM: dts: meson8: fix the IR receiver pins
2017-06-12 7:38 UTC (2+ messages)
[PATCH] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
2017-06-12 7:38 UTC (2+ messages)
[PATCH 0/3] Meson (32-bit) multi_v7_defconfig updates
2017-06-12 7:38 UTC (2+ messages)
[PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality
2017-06-12 7:32 UTC (6+ messages)
` [PATCH RFC 2/5] ARM: dts: am335x-baltos: use IRQ_TYPE_* to specify irq flags
[PATCH RFC] arm64: allwinner: a64: Add A64-OLinuXino initial support
2017-06-12 7:24 UTC
[PATCHv2 0/2] gpio: mvebu: fixes for PWM/blink
2017-06-12 7:17 UTC (6+ messages)
` [PATCHv2 1/2] gpio: mvebu: fix blink counter register selection
[PATCH] drm/mediatek: fixup error memory reallocation
2017-06-12 7:15 UTC
[PATCH] clocksource: fix read and iounmap of incorrect variable
2017-06-12 7:14 UTC (3+ messages)
[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-06-12 6:53 UTC (4+ messages)
` [PATCH v3 3/3] net/cxgb4: Use "
[PATCH 2/2 v4] clk: Add Gemini SoC clock controller
2017-06-12 6:21 UTC (6+ messages)
[PATCH v2 0/2] add support for LD20/11 Global boards
2017-06-12 6:07 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: uniphier: add support for LD11 Global board
` [PATCH v2 2/2] arm64: dts: uniphier: add support for LD20 "
[PATCH v2] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
2017-06-12 5:52 UTC
[PATCH] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
2017-06-12 5:47 UTC (3+ messages)
[RFC PATCH 0/7] EDAC drivers for Armada XP L2 and DDR
2017-06-12 4:03 UTC (3+ messages)
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).