linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-12 13:07:05 to 2019-01-14 11:17:02 UTC [more...]

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-01-14 11:15 UTC  (4+ messages)
` [PATCH v2 01/15] PCI: endpoint: Add new pci_epc_ops to get "
` [PATCH v2 02/15] PCI: dwc: Add ->get_features() callback function in dw_pcie_ep_ops
` [PATCH v2 04/15] PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-14 11:12 UTC  (6+ messages)
` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[RFC PATCH] drm/ttm: force cached mappings for system RAM on ARM
 2019-01-14 10:53 UTC  (3+ messages)

[PATCH] arch/arm/xen: Remove duplicate header
 2019-01-14 10:38 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] netfilter: fix checking method of conntrack helper
 2019-01-14 10:36 UTC  (2+ messages)

[PATCH v2 0/2] Spectre-v2 detection fixes
 2019-01-14 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Advertise mitigation of Spectre-v2, or lack thereof
` [PATCH v2 2/2] arm64: Use firmware to detect CPUs that are not affected by Spectre-v2

Hilscher NetX mach-netx refactorings
 2019-01-14 10:35 UTC  (6+ messages)

remove block layer bounce buffering for MMC
 2019-01-14 10:26 UTC  (13+ messages)
` [PATCH 01/11] mmc: davinci: handle highmem pages
` [PATCH 02/11] mmc: moxart: "
` [PATCH 03/11] mmc: omap: "
` [PATCH 04/11] mmc: omap: handle chained sglists
` [PATCH 05/11] mmc: s3cmci: handle highmem pages
` [PATCH 06/11] mmc: s3cmci: handle chained sglists
` [PATCH 07/11] mmc: mvsdio: handle highmem pages
` [PATCH 08/11] mmc: sh_mmcif: "
` [PATCH 09/11] mmc: sh_mmcif: handle chained sglists
` [PATCH 10/11] mmc: core: don't use block layer bounce buffers
` [PATCH 11/11] dma-mapping: remove dma_max_pfn

[PATCH v2 00/34] Devicetree schema
 2019-01-14 10:26 UTC  (3+ messages)
` [PATCH v2 10/34] dt-bindings: arm: Convert Actions Semi bindings to jsonschema

[PATCH v2 0/3] Add Oxalis board support
 2019-01-14 10:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add EBS-SYSTART GmbH Vendor Prefix
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add devicetree binding for Oxalis
` [PATCH v2 3/3] arm64: dts: freescale: Add devicetree "

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-14 10:15 UTC  (5+ messages)
` [PATCH v3 1/7] sysfs/cpu: Allow individual architectures to select vulnerabilities
` [PATCH v3 6/7] arm64: add sysfs vulnerability show for speculative store bypass

[PATCH 0/4] add missing of_node_puts
 2019-01-14 10:09 UTC  (7+ messages)
` [PATCH 1/4] drm/mediatek: "
` [PATCH 3/4] drm/rockchip: add missing of_node_put
` [PATCH 4/4] drm/sun4i: backend: add missing of_node_puts

[v2] arm64: dts: lx2160a: add sata node support
 2019-01-14  9:55 UTC 

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-14  9:58 UTC  (9+ messages)
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[PATCH 1/2] ahci: qoriq: add lx2160 platforms support
 2019-01-14  9:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add sata node support

[PATCH v4] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2019-01-14  9:50 UTC 

[PATCH 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-01-14  9:47 UTC  (7+ messages)
` [PATCH 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH v2 0/3] drm: Add panel support for PDA 91-00156-A0
 2019-01-14  9:43 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: add vendor prefix for PDA Precision Design Associates, Inc
` [PATCH v2 2/3] dt-bindings: drm/panel: simple: add support for PDA 91-00156-A0
` [PATCH v2 3/3] drm/panel: simple: add support for PDA 91-00156-A0 panel

implement generic dma_map_ops for IOMMUs
 2019-01-14  9:41 UTC  (20+ messages)
` [PATCH 01/19] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 02/19] dma-iommu: cleanup dma-iommu.h
` [PATCH 03/19] dma-iommu: don't use a scatterlist in iommu_dma_alloc
` [PATCH 04/19] dma-iommu: remove the flush_page callback
` [PATCH 05/19] dma-iommu: move the arm64 wrappers to common code
` [PATCH 06/19] dma-iommu: fix and refactor iommu_dma_mmap
` [PATCH 07/19] dma-iommu: fix and refactor iommu_dma_get_sgtable
` [PATCH 08/19] dma-iommu: move __iommu_dma_map
` [PATCH 09/19] dma-iommu: refactor page array remap helpers
` [PATCH 10/19] dma-iommu: factor atomic pool allocations into helpers
` [PATCH 11/19] dma-iommu: factor contiguous "
` [PATCH 12/19] dma-iommu: refactor iommu_dma_free
` [PATCH 13/19] dma-iommu: don't remap contiguous allocations for coherent devices
` [PATCH 14/19] dma-iommu: factor contiguous remapped allocations into helpers
` [PATCH 15/19] dma-iommu: refactor iommu_dma_alloc
` [PATCH 16/19] dma-iommu: don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 17/19] dma-iommu: switch copyright boilerplace to SPDX
` [PATCH 18/19] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 19/19] arm64: trim includes "

[PATCH v3 0/2] Allwinner A64 timer workaround
 2019-01-14  9:25 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: arch_timer: Workaround for Allwinner A64 timer instability
` [PATCH v3 2/2] arm64: dts: allwinner: a64: Enable A64 timer workaround

[PATCH 0/6] Add clock support for Actions Semi S500 SoC
 2019-01-14  9:18 UTC  (3+ messages)

[PATCH v6 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-14  8:38 UTC  (4+ messages)
` [PATCH v6 1/5] "

[PATCH v2] arm64/hisilicon: fix SDcard detection
 2019-01-14  8:36 UTC  (3+ messages)

[PATCH v4 0/1] Meson8b RGMII Ethernet pin fixes
 2019-01-14  8:30 UTC  (3+ messages)
` [PATCH v4 1/1] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins

[PATCH 1/5] pwm: mediatek: add a property "mediatek,num-pwms"
 2019-01-14  8:21 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: pwm: "
` [PATCH 3/5] arm64: dts: mt7622: add a property "mediatek, num-pwms" for PWM
` [PATCH 4/5] arm: dts: mt7623: "
` [PATCH 5/5] dt-bindings: pwm: update bindings for MT7629 SoC

[PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
 2019-01-14  8:18 UTC  (5+ messages)
  ` [PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip "
` [PATCH v8 6/7] ARM64: dts: ls1046a: "

[PATCH v4] cpufreq: s5pv210: Defer probe if getting regulators fail
 2019-01-14  7:51 UTC  (2+ messages)

[PATCH 1/2] gpio: mvebu: implement get_direction
 2019-01-14  7:19 UTC  (11+ messages)
` [PATCH 2/2] PCI: armada8k: don't toggle reset twice

[PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
 2019-01-14  7:15 UTC  (2+ messages)

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-14  7:01 UTC  (11+ messages)

[PATCH v5 00/18] MT8183 IOMMU SUPPORT
 2019-01-14  6:57 UTC  (3+ messages)
` [PATCH v5 12/20] memory: mtk-smi: Add gals support

[PATCH] keyboard/mtk-pmic-keys.c: Remove duplicate header
 2019-01-14  6:53 UTC  (2+ messages)

[PATCH V2 1/1] defconfig: arm64: add imx8qxp support
 2019-01-14  6:13 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2019-01-14  5:12 UTC  (3+ messages)
` [PATCH v1 2/3] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting
` [PATCH v1 3/3] mtd: spi-nor: mtk-quadspi: rename config to a common one

[PATCH] soc: fsl: dpio: fix cpu range check
 2019-01-14  5:12 UTC 

[arm-platforms:arm64/spectre-sysfs 7/9] arch/arm64/kernel/cpu_errata.c:854:6: error: '__ssb_safe' undeclared; did you mean '__safe'?
 2019-01-14  3:51 UTC 

[PATCH V6 0/4] arm64: imx: add imx8qxp support
 2019-01-14  3:24 UTC  (10+ messages)
` [PATCH V6 1/4] dt-bindings: arm: imx: add imx8qxp mek support
` [PATCH V6 2/4] arm64: dts: imx: add imx8qxp support
` [PATCH V6 3/4] arm64: dts: imx: add imx8qxp mek support
` [PATCH V6 4/4] defconfig: arm64: add imx8qxp support

[GIT PULL] i.MX fixes for 5.0
 2019-01-14  2:16 UTC 

[PATCH] drm/mediatek: Add MTK Framebuffer-Device (mt7623)
 2019-01-14  2:02 UTC  (10+ messages)
    ` Aw: "
      `  "

[PATCH V5 0/4] Add i.MX system controller RTC driver
 2019-01-14  1:50 UTC  (5+ messages)
` [PATCH V5 3/4] defconfig: arm64: add i.MX system controller RTC support
` [PATCH V5 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH 1/2] ARM: dts: Add devicetree for Eckelmann CI4x10
 2019-01-14  1:40 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Enable SIOX bus

[PATCH V2] ARM: imx: add i.MX7ULP cpuidle support
 2019-01-14  0:56 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes
 2019-01-13 22:50 UTC  (2+ messages)

[PATCH 0/9] Clean up ARM SMP/CPU hotplug implementations
 2019-01-13 22:46 UTC  (5+ messages)
` [PATCH 2/9] ARM: qcom: remove unnecessary boot_lock

[Potential Spoof] Re: [Potential Spoof] Re: [PATCH v2 4/4] ARM: dts: aspeed: Add lpc ctrl for Facebook
 2019-01-13 22:39 UTC 

[PATCH v3] cpufreq: s5pv210: Defer probe if getting regulators fail
 2019-01-13 19:54 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: meson8b: odroidc1: Enable usb phy node
 2019-01-13 18:18 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: meson8b: odroidc1: Fix usb phy regulator power failed warning

[PATCH] arm64: dts: allwinner: a64: Fix a typo
 2019-01-13 16:14 UTC 

ARM: config issue with ftrace function graph tracer
 2019-01-13 16:14 UTC  (3+ messages)

[PatchV2 1/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
 2019-01-13 15:30 UTC  (2+ messages)
` [PatchV2 2/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning

[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
 2019-01-13 14:51 UTC  (5+ messages)
` [PATCH v5 1/6] net: lorawan: Add LoRaWAN socket module

[nomadik:nomadik-drm 4/8] drivers/video/fbdev/amba-clcd.c:224:9: error: 'struct clcd_fb' has no member named 'vendor'
 2019-01-12  0:27 UTC 

[PATCH] Revert "PCI: armada8k: Add support for gpio controlled reset signal"
 2019-01-13 12:28 UTC 

[PATCH 0/3] add missing of_node_put
 2019-01-13  9:44 UTC  (2+ messages)
` [PATCH 3/3] drm/meson: "

[PATCH v2 1/2] pinctrl: sunxi: Fix and simplify pin bank regulator handling
 2019-01-13  9:57 UTC  (2+ messages)
` [PATCH v2 2/2] pinctrl: sunxi: Consider pin_base when calculating regulator array index

[PATCH shawn/for-next v3 1/2] dt-bindings: arm: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2019-01-13  9:34 UTC  (3+ messages)
` [PATCH shawn/for-next v3 2/2] ARM: dts: imx: "

[PATCH v2 0/4] ARM: dts: s5pv210: Enable cpufreq support
 2019-01-13  9:34 UTC  (3+ messages)
` [PATCH v2 4/4] ARM: defconfig: s5pv210: Add "

[PATCH 0/3] Add coresight support for SDM845
 2019-01-13  7:23 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add Coresight support

[GIT PULL] Qualcomm Driver Fixes for 5.0-rc1
 2019-01-13  6:02 UTC  (2+ messages)

[RFC, GIT PULL] Late reset controller changes for v5.0
 2019-01-13  6:06 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: fixes for v5.0 (#1)
 2019-01-13  6:04 UTC  (2+ messages)

[GIT PULL] Integrator fixes for v5.0+
 2019-01-13  6:03 UTC  (2+ messages)

[GIT PULL] Amlogic fixes for v5.0-rc
 2019-01-13  6:02 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Fixes for v5.0
 2019-01-13  6:00 UTC  (2+ messages)

[GIT PULL] DaVinci fixes for v5.0
 2019-01-13  6:01 UTC  (2+ messages)

[PATCH net] net: phy: meson-gxl: Use the genphy_soft_reset callback
 2019-01-13  5:11 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add all files matching "imx" and "mxs" to the IMX entry
 2019-01-13  3:53 UTC  (2+ messages)

[PATCH RESEND] ARM: dts: imx6sx: Add DISPLAY power domain support
 2019-01-13  3:36 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6ul: add DMA properties for ECSPI
 2019-01-13  3:34 UTC  (2+ messages)

[PATCH] ARM: imx: don't build ssi-fiq if not required
 2019-01-13  2:56 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sx: correct backward compatible of gpt
 2019-01-13  2:40 UTC  (2+ messages)

[PATCH v1] ARM: dts: ls1021aqds: Enable the esdhc
 2019-01-13  2:39 UTC  (2+ messages)

[PATCH 1/2] arm: dts: imx7d-sdb: add SD3.0 support for usdhc1
 2019-01-13  2:32 UTC  (2+ messages)

[PATCH v5 0/4] PCIE support for i.MX8MQ
 2019-01-12 21:56 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: imx6: introduce drvdata
` [PATCH v5 2/4] PCI: imx6: Mark PHY functions as i.MX6 specific
` [PATCH v5 3/4] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
` [PATCH v5 4/4] PCI: imx6: Add support for i.MX8MQ

[PATCH v2] arm64: dts: rockchip: add ROCK Pi 4 DTS support
 2019-01-12 21:37 UTC  (2+ messages)

[PATCH v4 0/4] PCIE support for i.MX8MQ
 2019-01-12 21:28 UTC  (4+ messages)
` [PATCH v4 4/4] PCI: imx6: Add "

[PATCH] ARM: dts: vf610-bk4: fix incorrect #address-cells for dspi3
 2019-01-12 21:10 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: rockchip: Add missing dma-names SPI support for rv1108
 2019-01-12 20:16 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: rv1108: Add support for rv1108-elgin-r1 board

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-12 19:37 UTC  (9+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH V4 0/3] ARM: dts: add Raspberry Pi 3 A+
 2019-01-12 19:34 UTC  (4+ messages)
` [PATCH V4 2/3] "

[PATCH v2 0/7] Enable rk3066 VOP and HDMI for MK808
 2019-01-12 19:24 UTC  (6+ messages)
` [PATCH v2 5/7] ARM: dts: rockchip: add rk3066 vop display nodes
` [PATCH v2 3/7] drm: rockchip: vop: add rk3066 vop definitions

New IIO/counter driver
 2019-01-12 17:51 UTC  (4+ messages)

[PATCH 0/3] Add support for PWM Configure and stablize for PWM kona
 2019-01-12 15:05 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pwm: kona: Add new compatible for new version pwm-kona

[PATCH] bluetooth: realtek: devicetree: Add device tree description to bluetooth rtl drivers
 2019-01-12 15:00 UTC  (4+ messages)
` [PATCHv2] Description of the realtek bluetooth device tree hooks

[PATCH] fgraph: record function return value
 2019-01-12 14:20 UTC  (3+ messages)

[PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support
 2019-01-12 13:06 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: meson8m2: use the Meson8m2 specific SAR ADC compatible
` [PATCH 2/6] ARM: dts: meson8: add the temperature calibration data for the SAR ADC
` [PATCH 3/6] ARM: dts: meson8b: "
` [PATCH 4/6] ARM: dts: meson8b: ec100: add iio-hwmon for the chip temperature
` [PATCH 5/6] ARM: dts: meson8b: odroidc1: "
` [PATCH 6/6] ARM: dts: meson8m2: mxiii-plus: "


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).