linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-09 23:10:50 to 2019-02-11 13:09:43 UTC [more...]

[PATCH v2 0/7] sunxi: Add DT representation for the MBUS controller
 2019-02-11 13:09 UTC  (4+ messages)
` [PATCH v2 4/7] of: address: Add support for the dma-parent property

[RESEND PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-11 13:08 UTC  (40+ messages)
` [RESEND PATCH v2 01/33] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [RESEND PATCH v2 02/33] ARM: davinci: aintc: use irq domain
` [RESEND PATCH v2 03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [RESEND PATCH v2 04/33] ARM: davinci: remove davinci_intc_type
` [RESEND PATCH v2 05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [RESEND PATCH v2 06/33] ARM: davinci: wrap HW interrupt numbers with a macro
` [RESEND PATCH v2 07/33] ARM: davinci: select SPARSE_IRQ
` [RESEND PATCH v2 08/33] ARM: davinci: make irqs.h a local header
` [RESEND PATCH v2 09/33] ARM: davinci: aintc: drop GPL license boilerplate
` [RESEND PATCH v2 10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [RESEND PATCH v2 11/33] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [RESEND PATCH v2 12/33] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [RESEND PATCH v2 13/33] ARM: davinci: aintc: use readl/writel_relaxed()
` [RESEND PATCH v2 14/33] irqchip: davinci-aintc: add a new config structure
` [RESEND PATCH v2 15/33] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [RESEND PATCH v2 16/33] ARM: davinci: aintc: use the new config structure
` [RESEND PATCH v2 17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [RESEND PATCH v2 18/33] ARM: davinci: aintc: remove unnecessary includes
` [RESEND PATCH v2 19/33] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [RESEND PATCH v2 20/33] ARM: davinci: cp-intc: remove cp_intc.h
` [RESEND PATCH v2 21/33] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [RESEND PATCH v2 22/33] irqchip: davinci-cp-intc: add a new config structure
` [RESEND PATCH v2 23/33] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [RESEND PATCH v2 24/33] ARM: davinci: cp-intc: use a common prefix for all symbols
` [RESEND PATCH v2 25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [RESEND PATCH v2 26/33] ARM: davinci: cp-intc: use the new-style config structure
` [RESEND PATCH v2 27/33] ARM: davinci: cp-intc: improve coding style
` [RESEND PATCH v2 28/33] ARM: davinci: cp-intc: unify error handling
` [RESEND PATCH v2 29/33] ARM: davinci: cp-intc: use readl/writel_relaxed()
` [RESEND PATCH v2 30/33] ARM: davinci: cp-intc: drop GPL license boilerplate
` [RESEND PATCH v2 31/33] ARM: davinci: cp-intc: remove redundant comments
` [RESEND PATCH v2 32/33] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [RESEND PATCH v2 33/33] ARM: davinci: remove intc related fields from davinci_soc_info

[PATCH] arm: use memblocks_present
 2019-02-11 13:04 UTC 

[PATCH v6 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-11 13:01 UTC  (8+ messages)
` [PATCH v6 1/6] irqchip/mtk-sysirq: support 4 interrupt parameters for sysirq

[PATCH v2 0/2] Add and document the i.MX8MQ OTP controller
 2019-02-11 13:01 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mq: Add on-chip OTP controller node

[PATCH v3 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-02-11 12:43 UTC  (6+ messages)
` [PATCH v3 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v3 2/2] media: v4l: "

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-11 12:37 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-11 12:33 UTC  (4+ messages)

[PATCH] arm64: use memblocks_present
 2019-02-11 12:26 UTC  (5+ messages)

[PATCH v2 0/3] Workaround for IMX7d PCI-e PLL lock failure
 2019-02-11 12:18 UTC  (7+ messages)
` [PATCH v2 3/3] PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure

CONFIG_KASAN_SW_TAGS=y NULL pointer dereference at freelist_dereference()
 2019-02-11 12:15 UTC  (7+ messages)
          ` CONFIG_KASAN_SW_TAGS=y not play well with kmemleak

[PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-11 12:11 UTC  (3+ messages)

imx-uart DMA transaction error leading to OOPS on 4.14.95
 2019-02-11 12:06 UTC  (2+ messages)

[PATCH v8 0/5] arm64: ftrace with regs
 2019-02-11 11:59 UTC  (8+ messages)
` [PATCH v8 1/5] arm64: replace -pg with CC_FLAGS_FTRACE in arm64 Makefiles
` [PATCH v8 2/5] arm64: replace -pg with CC_FLAGS_FTRACE in efi Makefiles
` [PATCH v8 3/5] arm64: replace -pg with CC_FLAGS_FTRACE in mm/kasan Makefile

[PATCH 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-02-11 11:58 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: at_xdmac: enhance channel errors handling "

[PATCH] locking/rwsem: Remove arch specific rwsem files
 2019-02-11 11:58 UTC  (10+ messages)

[PATCH] arm64/io: Don't use WZR in writel
 2019-02-11 11:52 UTC  (3+ messages)

[PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller
 2019-02-11 11:49 UTC  (3+ messages)

[PATCH] perf tools: Add proper header file for symbols
 2019-02-11 11:46 UTC  (2+ messages)

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-02-11 11:35 UTC  (3+ messages)

[PATCH 0/2] Subject: [PATCH 0/2] clocksource: exynos_mct: Clear timer interrupt when shutting down
 2019-02-11 11:34 UTC  (9+ messages)
  ` [PATCH 1/2] clocksource: exynos_mct: Move one-shot check from tick clear to ISR
  ` [PATCH 2/2] clocksource: exynos_mct: Clear timer interrupt when shutdown

arm64: copy_from_user access the last page of ddr has problem on 4.14 kernel
 2019-02-11 11:34 UTC  (5+ messages)
      `  "

[PATCH 00/17 v1] ARM: ixp4xx: Modernize and DT support
 2019-02-11 11:26 UTC  (3+ messages)
` [PATCH 12/17 v1] clocksource/drivers/ixp4xx: Add OF initialization support

[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
 2019-02-11 11:26 UTC  (3+ messages)
` [PATCH v10 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes

[PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-11 11:18 UTC  (3+ messages)
` [PATCH 3/3] arm64: Remove documentation about TIF_USEDFPU

[PATCH v4 2/8] clk: samsung: add new clocks for DMC for Exynos5422 SoC
 2019-02-11 11:11 UTC  (3+ messages)

[PATCH v2] ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
 2019-02-11 11:09 UTC 

[PATCH v3 1/3] dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10
 2019-02-11 11:07 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: Add devicetree for Eckelmann CI4x10
` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: Enable SIOX bus

[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
 2019-02-11 11:05 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: Add devicetree for Eckelmann CI4x10
 2019-02-11 10:59 UTC  (12+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Enable SIOX bus
    ` [PATCH v2] ARM: dts: Add devicetree for Eckelmann CI4x10

[PATCH] clk: imx: Refactor entire sccg pll clk
 2019-02-11 10:54 UTC  (2+ messages)

[PATCH v2 0/8] ARM: davinci: move the da8xx-ohci GPIO logic into the driver
 2019-02-11 10:37 UTC  (9+ messages)
` [PATCH v2 1/8] usb: ohci-da8xx: add a new line after local variables
` [PATCH v2 2/8] usb: ohci-da8xx: add a helper pointer to &pdev->dev
` [PATCH v2 3/8] ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios
` [PATCH v2 4/8] ARM: davinci: da830-evm: "
` [PATCH v2 5/8] usb: ohci-da8xx: add vbus and overcurrent gpios
` [PATCH v2 6/8] ARM: davinci: omapl138-hawk: remove legacy usb helpers
` [PATCH v2 7/8] ARM: davinci: da830-evm: "
` [PATCH v2 8/8] usb: ohci-da8xx: remove unused callbacks from platform data

[PATCH 1/2] ARM: dts: pfla02: prepare storage devices to add paritions
 2019-02-11 10:36 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: pfla02: add ksz9031 clock skew values

[PATCH v3 3/8] clk: samsung: add BPLL rate table for Exynos 5422 SoC
 2019-02-11 10:34 UTC  (6+ messages)

[PATCH] iommu: Allow io-pgtable to be used outside of drivers/iommu/
 2019-02-11 10:27 UTC  (4+ messages)

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-11 10:22 UTC  (5+ messages)

[REGRESSION] drm/tegra: hdmi: tegra_hdmi_setup_audio: division by zero in kernel
 2019-02-11  9:57 UTC  (5+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v5.1
 2019-02-11  9:49 UTC  (5+ messages)
` [PATCH 08/12] arm64: dts: renesas: r8a774c0: Add OPPs table for cpu devices

[PATCH] ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
 2019-02-11  9:48 UTC 

[PATCH v3 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-11  9:22 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: gnss: add mediatek binding

[PATCH 0/7] Timer & SPI support for Allwinner suniv F1C100s
 2019-02-11  9:21 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: timer: Add Allwinner suniv timer
` [PATCH 2/7] clocksource: sun4i: add a compatible for suniv
` [PATCH 3/7] ARM: dts: suniv: Add dt-binding headers for F1C100s
` [PATCH 4/7] dt-bindings: spi: Add Support for Allwinner F1C100s
` [PATCH 5/7] ARM: dts: suniv: Add SPI device-tree nodes
` [PATCH 6/7] ARM: dts: suniv: Add pinmux for SPI0 and SPI1 of F1C100s
` [PATCH 7/7] ARM: dts: f1c100s: Activate SPI flash on Lichee Pi Nano

[PATCH v1 1/2] arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
 2019-02-11  9:04 UTC  (3+ messages)
` [PATCH v1 2/2] clk: mediatek: correct cpu clock name for MT8173 SoC

[PATCH][next] can: at91_can: mark expected switch fall-throughs
 2019-02-11  9:03 UTC  (2+ messages)

[PATCH v2 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-11  8:33 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: gnss: add mediatek binding

[PATCH v8 0/5] media/sun6i: Allwinner A64 CSI support
 2019-02-11  8:22 UTC  (2+ messages)

[PATCH 0/9] ARM: sun9i: a80: Enable GMAC
 2019-02-11  8:20 UTC  (3+ messages)
` [PATCH 1/9] pinctrl: sunxi: Support I/O bias voltage setting on A80

[PATCH] pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
 2019-02-11  8:16 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: phy: Add support for 2.5GBASET PHYs
 2019-02-11  7:46 UTC  (3+ messages)

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-11  7:38 UTC  (4+ messages)

[PATCHv12 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite
 2019-02-11  6:55 UTC 

[v5 1/2] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-02-11  6:47 UTC  (6+ messages)
` [v5 2/2] arm64: dts: lx2160a: add sata node support

[PATCH V3] ARM: dts: imx: Add support for Logic PD i.MX6QD EVM
 2019-02-11  6:11 UTC  (2+ messages)

[PATCH 1/3] Add mtdparts for expressobin with current u-boot
 2019-02-11  5:53 UTC  (3+ messages)
` [PATCH 2/3] add mx24u3235f spi-nor as used by expressobin-v7
` [PATCH 3/3] add armada-3720-expressobin-v7.dts, overlays armada-3720-expressobin.dts with changes for new model

[PATCH] arm64: dts: imx8mq: specify dma-ranges
 2019-02-11  5:44 UTC  (2+ messages)

[PATCH] misc: aspeed-lpc-ctrl: Correct return values
 2019-02-11  5:22 UTC  (4+ messages)

[PATCH v1 1/1] arm64: dts: mt8173: add pmu nodes for mt8173
 2019-02-11  5:20 UTC  (3+ messages)

[PATCH] drm/mediatek: add mt8183 dpi support
 2019-02-11  4:50 UTC 

[PATCH 1/4] ARM: dts: imx6qdl-sabresd: add regulator control for isl29023 sensor
 2019-02-11  3:06 UTC  (2+ messages)

[PATCH] arm64: defconfig: Add IMX2+ watchdog
 2019-02-11  3:03 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable PFUZE100 regulator
 2019-02-11  3:02 UTC  (2+ messages)

[PATCH v3] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-02-11  3:00 UTC  (2+ messages)

[PATCH v2] ARM: dts: vf610: Add ZII SSMB DTU board
 2019-02-11  2:43 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
 2019-02-11  2:34 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add RTC support
 2019-02-11  2:19 UTC  (2+ messages)

[PATCH v3] firmware: imx: Add support to start/stop a CPU
 2019-02-11  2:01 UTC  (2+ messages)

[PATCH v3 0/3] imx8mq: Add QuadSPI controller
 2019-02-11  1:59 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: "
` [PATCH v3 2/3] arm64: dts: imx8mq-evk: Enable the "
` [PATCH v3 3/3] dt-bindings: spi: Document imx8mq binding

[PATCH v2] arm64: dts: imx8mq: Add ECSPI support
 2019-02-11  1:43 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6ul: add DMA properties for ECSPI
 2019-02-11  1:23 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7: "

[PATCH] ARM: MCPM: Add provision for platform specific wfi alternative
 2019-02-10 23:12 UTC 

[RESEND PATCH v2 0/2] clk: meson8b: fix typo "ABP" -> "APB"
 2019-02-10 22:26 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: clock: meson8b: add APB clock definition
` [RESEND PATCH v2 2/2] clk: meson: meson8b: fix the naming of the APB clocks

[RFCv1 0/3] Odroid c1+ usb fixs
 2019-02-10 22:21 UTC  (11+ messages)
` [RFCv1 2/3] ARM: dts: meson8b: odroidc1: fix USB power supplies for phy

[PATCH 0/4] Add PM support to STM32 LP Timer drivers
 2019-02-10 21:33 UTC  (4+ messages)
` [PATCH 4/4] iio: counter: stm32-lptimer: Add power management support

sdhci-esdhc-imx/v5.0-rc5: i.MX50 system hangs when "per" clock is disabled
 2019-02-10 21:32 UTC  (2+ messages)

[PATCH v2 0/5] ARM: convert to unified syntax
 2019-02-10 21:24 UTC  (3+ messages)
` [PATCH v2 5/5] ARM: warn if divided syntax assembler is used

[PATCH v7 0/2] Amlogic Meson6/8/8b/8m2 SoC RTC driver
 2019-02-10 21:21 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: rtc: add device-tree bindings for the Amlogic Meson RTC
` [PATCH v7 2/2] rtc: support "

[PATCH 0/5] Fix Arm system PMU hotplug issues
 2019-02-10 20:44 UTC  (5+ messages)
` [PATCH 1/5] perf/arm-cci: Fix CPU hotplug race avoidance
` [PATCH 3/5] perf/arm-ccn: "

[PATCH v3 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
 2019-02-11 16:17 UTC 

[PATCH v3 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
 2019-02-11 16:17 UTC 

[PATCH v3 1/3] firmware: xilinx: Add fpga API's
 2019-02-11 16:17 UTC 

[PATCH v3 0/3] Add Bitstream configuration support for ZynqMP
 2019-02-11 16:13 UTC 

[PATCH v2] clk: fractional-divider: check parent rate only if flag is set
 2019-02-10 15:50 UTC  (2+ messages)

[PATCH] clk: fractional-divider: check parent rate only for general approximation
 2019-02-10 15:41 UTC  (3+ messages)

[PATCH] ARM: qcom_defconfig: add options for LG Nexus 5 phone
 2019-02-10 12:16 UTC 

[PATCH v2 0/2] clk: meson8b: fix typo "ABP" -> "APB"
 2019-02-10 10:58 UTC  (4+ messages)

[PATCH 2/4] media: platform: meson-ao-cec: fix possible object reference leak
 2019-02-10 10:57 UTC  (2+ messages)

[PATCH] arm64: dts: meson-gxbb-odroidc2: enable I2C bus B
 2019-02-10 10:56 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
 2019-02-10  5:24 UTC 


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