messages from 2016-11-25 09:13:02 to 2016-11-25 19:39:12 UTC [more...]
[RFC PATCH 00/29] arm64: Scalable Vector Extension core support
2016-11-25 19:39 UTC (25+ messages)
` [RFC PATCH 01/29] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH 02/29] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH 03/29] arm64: signal: factor out signal frame record allocation
` [RFC PATCH 04/29] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH 05/29] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH 06/29] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [RFC PATCH 07/29] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig
` [RFC PATCH 08/29] arm64/sve: Low-level save/restore code
` [RFC PATCH 09/29] arm64/sve: Boot-time feature detection and reporting
` [RFC PATCH 10/29] arm64/sve: Boot-time feature enablement
` [RFC PATCH 11/29] arm64/sve: Expand task_struct for Scalable Vector Extension state
` [RFC PATCH 12/29] arm64/sve: Save/restore SVE state on context switch paths
` [RFC PATCH 13/29] arm64/sve: Basic support for KERNEL_MODE_NEON
` [RFC PATCH 14/29] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig"
` [RFC PATCH 15/29] arm64/sve: Restore working FPSIMD save/restore around signals
` [RFC PATCH 16/29] arm64/sve: signal: Add SVE state record to sigcontext
` [RFC PATCH 17/29] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack
` [RFC PATCH 18/29] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn
` [RFC PATCH 19/29] arm64/sve: Avoid corruption when replacing the SVE state
` [RFC PATCH 20/29] arm64/sve: traps: Add descriptive string for SVE exceptions
` [RFC PATCH 21/29] arm64/sve: Enable SVE on demand for userspace
` [RFC PATCH 22/29] arm64/sve: Implement FPSIMD-only context for tasks not using SVE
` [RFC PATCH 23/29] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path
` [RFC PATCH 24/29] arm64/sve: Discard SVE state on system call
[PATCH 0/2] kexec-tools: arm64: Add dcache enabling facility
2016-11-25 18:30 UTC (5+ messages)
` [PATCH 1/2] arm64: Add enable/disable d-cache support for purgatory
[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-11-25 18:23 UTC (7+ messages)
` [PATCH V5 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V5 03/10] efi: parse ARMv8 processor error
[net-next PATCH v1 0/2] stmmac: dwmac-meson8b: configurable RGMII TX delay
2016-11-25 17:44 UTC (17+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmac
` [PATCH v2 2/7] net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable
` [PATCH v2 3/7] ARM64: dts: meson-gx: move the MDIO node to meson-gx
` [PATCH v2 4/7] ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY
` [PATCH v2 5/7] ARM64: dts: meson-gxbb-p20x: "
` [PATCH v2 6/7] ARM64: dts: meson-gxbb-vega-s95: "
` [PATCH v2 7/7] ARM64: dts: amlogic: add the ethernet TX delay configuration
[PATCH] arm64: mm: Fix memmap to be initialized for the entire section
2016-11-25 17:01 UTC (13+ messages)
[PATCH 0/7] efi: Pass secure boot mode to kernel [ver #3]
2016-11-25 16:57 UTC (17+ messages)
` [PATCH 5/7] efi: Get the secure boot status "
[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
2016-11-25 16:27 UTC (5+ messages)
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06
[PATCH v28 0/9] arm64: add kdump support
2016-11-25 16:20 UTC (2+ messages)
[PATCH v5 0/2] ARM: dts: add support for Turris Omnia
2016-11-25 16:16 UTC (6+ messages)
` [PATCH v5 1/2] devicetree: Add vendor prefix for CZ.NIC
` [PATCH v5 2/2] ARM: dts: add support for Turris Omnia
[PATCH v2] bus: imx-weim: Fix the "fsl,weim-cs-gpr" lookup method
2016-11-25 16:04 UTC
[PATCH 0/3] ARM: dts: da850: tilcdc related DT changes
2016-11-25 16:03 UTC (4+ messages)
` [PATCH 1/3] ARM: da850-lcdk: add the dumb-vga-dac node
` [PATCH 2/3] ARM: dts: da850: specify the maximum bandwidth for tilcdc
` [PATCH 3/3] ARM: dts: da850: enable the memctrl and mstpri nodes per board
[RFC PATCH 0/3] drm: Add support for the Amlogic Video Processing Unit
2016-11-25 16:03 UTC (3+ messages)
` [RFC PATCH 2/3] ARM64: dts: meson-gx: Add Graphic Controller nodes
` [RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings
[PATCH] ARM: dts: da850: specify the maximum bandwidth for tilcdc
2016-11-25 15:37 UTC
Tearing down DMA transfer setup after DMA client has finished
2016-11-25 15:35 UTC (26+ messages)
[PATCH net-next 0/5] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
2016-11-25 15:30 UTC (6+ messages)
` [PATCH net-next 1/5] net: mvneta: Use cacheable memory to store the rx buffer virtual address
` [PATCH net-next 2/5] net: mvneta: Convert to be 64 bits compatible
` [PATCH net-next 3/5] net: mvneta: Only disable mvneta_bm for 64-bits
` [PATCH net-next 4/5] net: mvneta: Add network support for Armada 3700 SoC
` [PATCH net-next 5/5] ARM64: dts: marvell: Add network support for Armada 3700
Adding a .platform_init callback to sdhci_arasan_ops
2016-11-25 15:24 UTC
[PATCH] ARM: dts: sunxi: Add num-cs for A20 spi nodes
2016-11-25 15:20 UTC (4+ messages)
[PATCH RESEND 0/2] add support for AXP209 GPIOs functions
2016-11-25 15:17 UTC (3+ messages)
` [PATCH RESEND 2/2] gpio: axp209: add pinctrl support
[PATCH v17 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
2016-11-25 15:06 UTC (3+ messages)
[PATCH 0/2] usb: ohci: s3c2410: add device tree support
2016-11-25 14:47 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: usb: add DT binding for s3c2410 USB OHCI controller
` [PATCH 2/2] usb: ohci: s3c2410: allow probing from device tree
[PATCH RFC] ARM: dts: add support for Turris Omnia
2016-11-25 14:34 UTC (7+ messages)
` [RFC PATCH] ARM: dts: Add "
[PATCH] pinctrl: sx150x: use new nested IRQ infrastructure
2016-11-25 14:17 UTC
[PATCH] bus: imx-weim: Fix the "fsl,weim-cs-gpr" lookup method
2016-11-25 14:06 UTC
[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
2016-11-25 14:04 UTC (11+ messages)
` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
[PATCH 0/5] spi: atmel: enhance the DMA handling
2016-11-25 13:10 UTC (4+ messages)
` [PATCH 1/5] spi: atmel: trivial: move info banner to latest probe action
` Applied "spi: atmel: trivial: move info banner to latest probe action" to the spi tree
[PATCH 2/5] spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling
2016-11-25 13:10 UTC (2+ messages)
` Applied "spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling" to the spi tree
[PATCH 3/5] spi: atmel: Use SPI core DMA mapping framework
2016-11-25 13:10 UTC (2+ messages)
` Applied "spi: atmel: Use SPI core DMA mapping framework" to the spi tree
[PATCH 4/5] spi: atmel: trivial: remove unused fields in DMA structure
2016-11-25 13:10 UTC (2+ messages)
` Applied "spi: atmel: trivial: remove unused fields in DMA structure" to the spi tree
[PATCH 5/5] spi: atmel: remove the use of private channel fields
2016-11-25 13:10 UTC (2+ messages)
` Applied "spi: atmel: remove the use of private channel fields" to the spi tree
[PATCH v2 0/8] ASoC: sunxi: Add support for audio codec in A23/H3 SoCs
2016-11-25 12:58 UTC (12+ messages)
` [PATCH v2 1/8] mfd: sun6i-prcm: Add codec analog controls sub-device for Allwinner A23
` [PATCH v2 2/8] ASoC: sun4i-codec: Add support for A23 codec
` [PATCH v2 3/8] ARM: dts: sun8i: Add codec analog path controls node in PRCM for A23/A33
` [PATCH v2 4/8] ARM: dts: sun8i-a23: Add device node for internal audio codec
` [PATCH v2 5/8] ARM: dts: sun8i-a23: q8-tablet: Enable "
` [PATCH v2 6/8] ASoC: sun4i-codec: Add support for H3 codec
` [PATCH v2 7/8] ARM: dts: sun8i-h3: Add device nodes for audio codec and its analog controls
` [PATCH v2 8/8] ARM: dts: sun8i-h3: orange-pi-pc: Enable audio codec
serial: Add LED trigger support
2016-11-25 12:49 UTC (6+ messages)
` [PATCH 1/4] serial: core: "
[PATCH v3 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
2016-11-25 12:48 UTC (9+ messages)
` [PATCH v3 2/3] powerpc/reloc64: add support for 32-bit CRC pseudo-symbols
[RFC V2:PATCH 0/2] add reset-hi3660
2016-11-25 12:08 UTC (12+ messages)
` [RFC v2: PATCH 1/2] dt-bindings: Document the hi3660 reset bindings
[PATCH 1/2] clk: uniphier: add CPU-gear change (cpufreq) support
2016-11-25 11:55 UTC (6+ messages)
` [PATCH 2/2] clk: uniphier: add clock data for cpufreq
[PATCH V7 0/3] irqchip: qcom: Add IRQ combiner driver
2016-11-25 11:40 UTC (4+ messages)
` [PATCH V7 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping
[RFC PATCH 00/11] Allow NOMMU for MULTIPLATFORM
2016-11-25 11:20 UTC (16+ messages)
` [RFC PATCH 11/11] ARM: Allow ARCH_MULTIPLATFORM to be selected for NOMMU
` [RFC PATCH 04/11] PCI: tegra: limit to MMU build only
[PATCH 00/10] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
2016-11-25 10:52 UTC (23+ messages)
` [PATCH 01/10] power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible
` [PATCH 02/10] power: supply: axp20x_usb_power: set min voltage and max current from sysfs
` [PATCH 03/10] Documentation: DT: binding: axp20x_usb_power: add axp223 compatible
` [PATCH 04/10] power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
` [PATCH 05/10] mfd: axp20x: add separate MFD cell "
` [PATCH 06/10] ARM: dtsi: add DTSI "
` [PATCH 07/10] ARM: dts: sun8i-a33-olinuxino: use AXP223 DTSI
` [PATCH 08/10] ARM: dts: sun8i-a33-sinlinx-sina33: "
` [PATCH 09/10] ARM: dts: sun8i-r16-parrot: "
` [PATCH 10/10] ARM: dtsi: sun8i-reference-design-tablet: "
[PATCH] mtd: nand: mxc: Fix mxc_v1 ooblayout
2016-11-25 10:40 UTC (4+ messages)
[PATCH v10 00/13] MT2701 DRM support
2016-11-25 10:34 UTC (14+ messages)
` [PATCH v10 01/13] drm/mediatek: add helpers for coverting from the generic components
` [PATCH v10 02/13] drm/mediatek: add *driver_data for different hardware settings
` [PATCH v10 03/13] drm/mediatek: add shadow register support
` [PATCH v10 04/13] drm/mediatek: add BLS component
` [PATCH v10 05/13] drm/mediatek: update display module connections
` [PATCH v10 06/13] drm/mediatek: cleaning up and refine
` [PATCH v10 07/13] drm/mediatek: add dsi interrupt control
` [PATCH v10 08/13] drm/mediatek: add dsi transfer function
` [PATCH v10 09/13] drm/mediatek: add mipi_tx data rate check
` [PATCH v10 10/13] drm/mediatek: add dsi ulp mode control
` [PATCH v10 11/13] drm/mediatek: add dsi rxtx control
` [PATCH v10 12/13] drm/mediatek: update DSI sub driver flow for sending commands to panel
` [PATCH v10 13/13] drm/mediatek: add support for Mediatek SoC MT2701
[PATCH v2] mtd: nand: mxc: Fix mxc_v1 ooblayout
2016-11-25 10:32 UTC
[PATCH v6 0/5] drm: sun8i: Add DE2 HDMI video support
2016-11-25 10:32 UTC (5+ messages)
` [PATCH v6 3/5] ARM: dts: sun8i-h3: add HDMI video nodes
[PATCH 1/5] gpio: pl061: use local state for parent IRQ storage
2016-11-25 10:09 UTC (5+ messages)
` [PATCH 2/5] gpio: pl061: rename state container struct
` [PATCH 3/5] gpio: pl061: rename variable from chip to pl061
` [PATCH 4/5] gpio: pl061: move platform data into driver
` [PATCH 5/5] gpio: pl061: delete platform data handling
[RFC PATCH net v2 0/3] Fix OdroidC2 Gigabit Tx link issue
2016-11-25 9:55 UTC (5+ messages)
[GIT PULL] ARM64: berlin: DT changes for v4.10
2016-11-25 9:53 UTC
[GIT PULL] ARM: berlin: DT changes for v4.10
2016-11-25 9:50 UTC
[PATCH] dt-bindings: clarify compatible field usage for rockchip timers
2016-11-25 9:23 UTC (2+ messages)
[PATCH 1/9] clocksource/drivers/rockchip_timer: split bc_timer into rk_timer and rk_clock_event_device
2016-11-25 9:17 UTC (5+ messages)
` [PATCH 7/9] clocksource/drivers/rockchip_timer: implement clocksource timer
[PATCH] ARM: davinci_all_defconfig: enable dumb vga-dac drm bridge
2016-11-25 9:13 UTC
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).