messages from 2017-12-18 09:44:41 to 2017-12-18 21:07:09 UTC [more...]
[PATCH] clk: sunxi: sun9i-mmc: Implement reset callback for reset controls
2017-12-18 21:07 UTC (4+ messages)
[PATCH net-next 1/2 v9] net: ethernet: Add DT bindings for the Gemini ethernet
2017-12-18 20:55 UTC (5+ messages)
` [PATCH net-next 2/2 v9] net: ethernet: Add a driver for Gemini gigabit ethernet
[PATCH v4 00/12] Armada thermal: improvements and A7K/A8K SoCs support
2017-12-18 20:35 UTC (23+ messages)
` [PATCH v4 01/12] dt-bindings: thermal: Describe Armada AP806 and CP110
` [PATCH v4 02/12] thermal: armada: Use msleep for long delays
` [PATCH v4 03/12] thermal: armada: Simplify the check of the validity bit
` [PATCH v4 04/12] thermal: armada: Clarify control registers accesses
` [PATCH v4 05/12] thermal: armada: Use real status register name
` [PATCH v4 06/12] thermal: armada: Add support for Armada AP806
` [PATCH v4 07/12] thermal: armada: Add support for Armada CP110
` [PATCH v4 08/12] thermal: armada: Update Kconfig and module description
` [PATCH v4 09/12] thermal: armada: Change sensors trim default value
` [PATCH v4 10/12] thermal: armada: Wait sensors validity before exiting the init callback
` [PATCH v4 11/12] thermal: armada: Give meaningful names to the thermal zones
` [PATCH v4 12/12] ARM64: dts: marvell: Add thermal support for A7K/A8K
[PATCH V2 0/9] ARM: stm32: add initial STM32MPU support
2017-12-18 20:24 UTC (12+ messages)
` [PATCH V2 1/9] devicetree: bindings: Document supported STM32 SoC family
` [PATCH V2 2/9] Documentation: arm: stm32: move to rst format
` [PATCH V2 3/9] ARM: stm32: prepare stm32 family to welcome armv7 architecture
` [PATCH V2 4/9] devicetree: bindings: stm32: add support of STM32MP157
` [PATCH V2 5/9] ARM: stm32: add initial support for STM32MP157
` [PATCH V2 6/9] pinctrl: stm32: Add STM32MP157 MPU support
` [PATCH V2 7/9] ARM: configs: multi_v7: add stm32 support
` [PATCH V2 8/9] ARM: dts: stm32: add stm32mp157c initial support
` [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board
[PATCH v6] atmel_flexcom: Support resuming after a chip reset
2017-12-18 20:19 UTC (2+ messages)
[PATCH 3/8] media: v4l2-async: simplify v4l2_async_subdev structure
2017-12-18 20:01 UTC (2+ messages)
[PATCH 0/3] clocksource/drivers: introduce DT based selection
2017-12-18 19:46 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: chosen: Add clocksource and clockevent selection
[PATCH v2 0/4] PM / OPP: Introduce ti-opp-supply driver
2017-12-18 19:25 UTC (5+ messages)
` [PATCH v2 3/4] dt-bindings: opp: Introduce ti-opp-supply bindings
[PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure
2017-12-18 19:04 UTC (5+ messages)
[PATCH net-next v3 0/7] net: phy: meson-gxl: clean-up and improvements
2017-12-18 18:25 UTC (8+ messages)
` [PATCH net-next v3 2/7] net: phy: meson-gxl: define control registers
` [PATCH net-next v3 3/7] net: phy: meson-gxl: add read and write helpers for banked registers
` [PATCH net-next v3 4/7] net: phy: meson-gxl: use genphy_config_init
` [PATCH net-next v3 5/7] net: phy: meson-gxl: leave CONFIG_A6 untouched
` [PATCH net-next v3 6/7] net: phy: meson-gxl: add interrupt support
` [PATCH net-next v3 7/7] net: phy: meson-gxl: join the authors
[PATCH v2 0/4] Add PWM and TPU support to r8a7745
2017-12-18 18:06 UTC (3+ messages)
` [PATCH v2 2/4] ARM: dts: r8a7745: Add PWM SoC support
` [PATCH v2 4/4] ARM: dts: r8a7745: Add TPU support
[PATCH 0/4] coresight: next v4.15-rc4
2017-12-18 18:05 UTC (5+ messages)
` [PATCH 1/4] coresight: Deduplicate bus_find_device() by name matching
` [PATCH 2/4] coresight: Use PTR_ERR_OR_ZERO()
` [PATCH 3/4] coresight: Fix disabling of CoreSight TPIU
` [PATCH 4/4] coresight: etb10: remove duplicate includes
[PATCH v2 0/6] Add PWM and TPU support to r8a7743
2017-12-18 17:52 UTC (4+ messages)
` [PATCH v2 1/6] ARM: shmobile: defconfig: Enable PWM
` [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support
` [PATCH v2 6/6] ARM: dts: r8a7743: Add TPU support
[PATCH v3 00/19] KVM/arm64: Randomise EL2 mappings
2017-12-18 17:39 UTC (20+ messages)
` [PATCH v3 01/19] arm64: asm-offsets: Avoid clashing DMA definitions
` [PATCH v3 02/19] arm64: asm-offsets: Remove unused definitions
` [PATCH v3 03/19] arm64: asm-offsets: Remove potential circular dependency
` [PATCH v3 04/19] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH v3 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v3 06/19] arm64: insn: Add N immediate encoding
` [PATCH v3 07/19] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v3 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v3 09/19] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v3 10/19] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v3 11/19] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v3 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v3 13/19] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v3 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v3 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v3 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v3 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v3 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v3 19/19] arm64: Update the KVM memory map documentation
[PATCH v2 0/3] Add CMT support to r8a774[35]
2017-12-18 17:39 UTC (3+ messages)
` [PATCH v2 2/3] ARM: dts: r8a7743: Add CMT SoC specific support
` [PATCH v2 3/3] ARM: dts: r8a7745: "
[PATCH 0/6] Add CPU Frequency scaling support on Armada 37xx
2017-12-18 17:03 UTC (5+ messages)
[PATCH] [v2] ARM: B15: fix unused label warnings
2017-12-18 16:52 UTC
[PATCH 20/25] arm: kirkwood: dts: Remove leading 0x and 0s from bindings notation
2017-12-18 16:45 UTC (4+ messages)
` [PATCH v2] arm: kirkwood: dts: Use lower case for "
[PATCH 00/10] arm64: 52-bit physical address support
2017-12-18 16:36 UTC (3+ messages)
` [PATCH 06/10] arm64: handle 52-bit physical addresses in page table entries
[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
2017-12-18 15:49 UTC (4+ messages)
[PATCH v5 0/9] Support PPTT for ARM64
2017-12-18 15:47 UTC (6+ messages)
` [PATCH v5 7/9] arm64: Topology, rename cluster_id
[PATCH 0/3] Add CMT support to r8a774[35]
2017-12-18 15:41 UTC (8+ messages)
` [PATCH 2/3] ARM: dts: r8a7743: Add CMT SoC specific support
[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
2017-12-18 15:39 UTC (4+ messages)
[PATCH v2 00/12] drm/sun4i: Support the Display Engine frontend
2017-12-18 14:57 UTC (13+ messages)
` [PATCH v2 01/12] drm/sun4i: backend: Move line stride setup to buffer setup function
` [PATCH v2 02/12] sun4i/drm: backend: Document the engine operations
` [PATCH v2 03/12] drm/sun4i: backend: Add a custom plane state
` [PATCH v2 04/12] drm/sun4i: engine: Add a custom crtc atomic_check
` [PATCH v2 05/12] drm/sun4i: engine: Add a VBLANK quirk callback
` [PATCH v2 06/12] drm/sun4i: engine: Create an atomic_begin callback
` [PATCH v2 07/12] drm/sun4i: Add a driver for the display frontend
` [PATCH v2 08/12] drm/sun4i: backend: Wire in the frontend
` [PATCH v2 09/12] drm/sun4i: backend: Add a custom atomic_check for "
` [PATCH v2 10/12] drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
` [PATCH v2 11/12] drm/sun4i: backend: Make sure we don't have a commit pending
` [PATCH v2 12/12] ARM: dts: sun8i: a33 Enable our display frontend
[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
2017-12-18 14:52 UTC (4+ messages)
[PATCH v2 0/6] arm: sunxi: IR support for A83T
2017-12-18 14:23 UTC (9+ messages)
` [PATCH v2 1/6] media: rc: update sunxi-ir driver to get base clock frequency from devicetree
` [PATCH v2 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller
` [PATCH v2 3/6] arm: dts: sun8i: a83t: Add the cir pin for the A83T
` [PATCH v2 4/6] arm: dts: sun8i: a83t: Add support for the cir interface
` [PATCH v2 5/6] arm: dts: sun8i: a83t: bananapi-m3: Enable IR controller
` [PATCH v2 6/6] arm: dts: sun8i: h3-h8: ir register size should be the whole memory block
[PATCH v4 0/4] rtc: add mxc driver for i.MX53 SRTC
2017-12-18 14:17 UTC (6+ messages)
` [PATCH v4 1/4] dt-bindings: rtc: add bindings "
` [PATCH v4 2/4] ARM: dts: imx53: add srtc node
` [PATCH v4 3/4] rtc: add mxc driver for i.MX53 SRTC
` [PATCH v4 4/4] ARM: imx_v6_v7_defconfig: enable RTC_DRV_MXC_V2
[PATCH] ARM: B15: fix unused label warnings
2017-12-18 13:55 UTC (3+ messages)
[PATCH v3 00/11] Armada thermal: improvements and A7K/A8K SoCs support
2017-12-18 13:48 UTC (12+ messages)
` [PATCH v3 04/11] thermal: armada: Rationalize register accesses
` [PATCH v3 05/11] thermal: armada: Add support for Armada AP806
[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
2017-12-18 13:14 UTC (9+ messages)
` [PATCH v5 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
` [PATCH 1/2] clocksource: timer-dm: Make unexported functions static
` [PATCH 2/2] clocksource: timer-dm: Check prescaler value
[PATCH v2 1/9] ARM: dts: imx7-colibri: move and rename USB Host power regulator
2017-12-18 12:58 UTC (5+ messages)
` [PATCH v2 9/9] ARM: dts: imx7: add Toradex Colibri iMX7D 1GB (eMMC) support
[PATCH 0/5] arm: sunxi: IR support for A83T
2017-12-18 12:43 UTC (4+ messages)
` [PATCH 1/5] media: rc: update sunxi-ir driver to get base clock frequency from devicetree
[PATCH v2] ARM: dts: sun8i: h3: nanopi-m1-plus: fix missing ethernet 0 in aliases
2017-12-18 12:35 UTC
[PATCH v4 04/16] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
2017-12-18 12:14 UTC (12+ messages)
` [PATCH v4 05/16] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v4 06/16] media: rkisp1: add ISP1 statistics driver
` [PATCH v4 07/16] media: rkisp1: add ISP1 params driver
` [PATCH v4 09/16] media: rkisp1: add rockchip isp1 core driver
` [PATCH v4 10/16] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v4 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v4 12/16] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v4 13/16] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v4 14/16] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v4 15/16] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v4 16/16] MAINTAINERS: add entry for Rockchip ISP1 driver
[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
2017-12-18 12:03 UTC (10+ messages)
` [PATCH v5 "
[PATCH v4 00/16] Rockchip ISP1 Driver
2017-12-18 12:03 UTC (4+ messages)
` [PATCH v4 01/16] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v4 02/16] media: doc: add document for "
` [PATCH v4 03/16] media: rkisp1: Add user space ABI definitions
[PATCH v3 00/12] Rockchip ISP1 Driver
2017-12-18 12:02 UTC (4+ messages)
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
[PULL 0/5] KVM/ARM Fixes for v4.15 - Round 2
2017-12-18 11:56 UTC (7+ messages)
` [PULL 1/5] arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
` [PULL 2/5] KVM: arm/arm64: Fix HYP unmapping going off limits
` [PULL 3/5] KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
` [PULL 4/5] KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state
` [PULL 5/5] KVM: arm/arm64: Fix timer enable flow
[PATCH 0/2] Ethernet for the Nanopi M1 & M1 plus
2017-12-18 11:52 UTC (4+ messages)
` [PATCH 1/2] ARM: dts: sun8i: h3: nanopi-m1-plus: fix missing ethernet 0 in aliases
[RFC PATCH 0/5] Introduce PMSAv8 memory protection unit
2017-12-18 11:47 UTC (4+ messages)
` [RFC PATCH 5/5] ARM: NOMMU: Support PMSAv8 MPU
[PATCH 0/2] Use SPDX-License-Identifier for rockchip devicetree files
2017-12-18 11:43 UTC (6+ messages)
[PATCH] pwm: omap-dmtimer: Fix frequency when using prescaler
2017-12-18 11:38 UTC
[PATCH] ARM64: meson-axg: enable hardware rng
2017-12-18 11:35 UTC
[PATCH] drm/rockchip: analogix_dp: Ensure that the bridge is powered before poking it
2017-12-18 11:28 UTC
arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
2017-12-18 11:18 UTC (11+ messages)
[PATCH 0/5] Add Sound support for iWave RZ/G1M board
2017-12-18 11:12 UTC (4+ messages)
[PATCH 0/4 v5] Support bridge timings
2017-12-18 11:10 UTC (10+ messages)
` [PATCH 3/4 v5] drm/bridge: Add timing support to dumb VGA DAC
` [PATCH 4/4 v5] drm/pl111: Support handling bridge timings
[PATCH 0/4] stm32 clocksource driver rework
2017-12-18 11:10 UTC (6+ messages)
` [PATCH 2/4] clocksource: stm32: use prescaler to adjust the resolution
[PATCH 0/3] arm64: dts: renesas: r8a7796: cleanup of make dtb W=1
2017-12-18 11:03 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a7796: move nodes which have no reg property out of bus
[PATCH 1/1] arm: sunxi: Add alternative pins for spi0
2017-12-18 11:00 UTC (7+ messages)
[PATCH] phy: rockchip-typec: Try to turn the PHY on several times
2017-12-18 10:59 UTC (4+ messages)
linux-next: Signed-off-by missing for commit in the mvebu tree
2017-12-18 10:53 UTC (2+ messages)
[linux-sunxi] [PATCH v3 2/3] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
2017-12-18 10:46 UTC (5+ messages)
[PATCH] ARM64: dts: meson-gxl: add internal ethernet PHY irq
2017-12-18 10:27 UTC
pxa3xx_nand times out in 4.14 with JFFS2
2017-12-18 10:22 UTC (12+ messages)
[PATCH 04/25] arm: exynos/s3c: dts: Remove leading 0x and 0s from bindings notation
2017-12-18 10:17 UTC (3+ messages)
[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
2017-12-18 9:50 UTC (7+ messages)
` [RESEND PATCH v2 01/15] dt-bindings: soc: qcom: Add bindings for APR bus
` [RESEND PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096
[PATCH V7 00/12] add clock driver for Spreadtrum platforms
2017-12-18 9:46 UTC (2+ 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).