linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-08 11:16:23 to 2019-02-08 17:52:37 UTC [more...]

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

[PATCH v2 00/28] Unify vDSOs across more architectures
 2019-02-08 17:35 UTC  (5+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

[PATCH v3] mtd: rawnand: Mark expected switch fall-throughs
 2019-02-08 17:49 UTC 

[PATCH 0/2] arm64: meson: g12a: enable peripheral clock controller
 2019-02-08 17:34 UTC  (3+ messages)
` [PATCH 1/2] arm64: meson: enable g12a "

[PATCH] arch: arm: dts: Remove disabled marvell,dsa properties
 2019-02-08 17:23 UTC  (2+ messages)

[PATCH v1 0/2] interconnect: Add path tagging support
 2019-02-08 17:21 UTC  (3+ messages)
` [PATCH v1 1/2] interconnect: Add support for path tags
` [PATCH v1 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

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

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-02-08 17:11 UTC  (3+ messages)

[PATCH 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-08 17:04 UTC  (3+ messages)
` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU

[PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-08 17:04 UTC  (3+ messages)
` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU
` [PATCH 3/3] arm64: "

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-08 16:55 UTC 

Reset controller changes for v5.1
 2019-02-08 16:51 UTC 

[PATCH] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-08 16:45 UTC  (2+ messages)

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-08 16:41 UTC  (15+ messages)
` [PATCH 18/35] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [PATCH 25/35] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH 32/35] ARM: davinci: remove intc related fields from davinci_soc_info

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-08 16:40 UTC  (3+ messages)

[PATCH v3] dt-bindings: reset: meson: add g12a bindings
 2019-02-08 16:33 UTC  (4+ messages)

[PATCH 0/5] Adding scale support to the lpc32xx ADC driver
 2019-02-08 16:09 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: move lpc32xx-adc out of staging
` [PATCH 2/5] dt-bindings: iio: adc: lpc32xx-adc: Document vref-supply
` [PATCH 3/5] iio:adc:lpc32xx use SPDX-License-Identifier
` [PATCH 4/5] iio:adc:lpc32xx Cleanup headers
` [PATCH 5/5] iio:adc:lpc32xx Add scale feature

[PATCH v10 00/25] arm64: provide pseudo NMI with GICv3
 2019-02-08 16:16 UTC  (6+ messages)
` [PATCH v10 12/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH] clk: at91: fix masterck name
 2019-02-08 15:53 UTC  (2+ messages)

[PATCH 0/3] KVM: arm/arm64: trivial header path sanitization
 2019-02-08 15:42 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v5.1
 2019-02-08 15:26 UTC  (10+ messages)
` [PATCH 06/12] arm64: dts: renesas: enable HS400 on R-Car Gen3
` [PATCH 07/12] arm64: dts: renesas: r8a77990: Add OPPs table for cpu devices
` [PATCH 08/12] arm64: dts: renesas: r8a774c0: "
` [PATCH 09/12] arm64: dts: renesas: r8a774c0: Add CMT device nodes
` [PATCH 10/12] arm64: dts: renesas: r8a774c0: Add TMU "
` [PATCH 11/12] arm64: dts: renesas: r8a774c0-cat874: Add pciec0 support
` [PATCH 12/12] arm64: dts: renesas: cat875: Enable PCIe support

[PATCH v8 0/5] arm64: ftrace with regs
 2019-02-08 15:10 UTC  (6+ 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 v8 4/5] arm64: implement ftrace with regs
` [PATCH v8 5/5] arm64: use -fpatchable-function-entry if available

[PATCH v2 1/3] dt-bindings: arm: atmel: add missing samx7 to reset controller
 2019-02-08 15:24 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: arm: atmel: add new sam9x60 reset controller binding
` [PATCH v2 3/3] power: reset: at91-reset: add support for sam9x60 SoC

[PATCH] ARM: dts: add description of Netgear RN NV+v2 LCD
 2019-02-08 15:23 UTC  (3+ messages)

test
 2019-02-08 15:22 UTC 

[GIT PULL 0/9] Tegra changes for v5.1-rc1
 2019-02-08 15:09 UTC  (10+ messages)
` [GIT PULL 1/9] clk: tegra: Changes "
` [GIT PULL 2/9] cpufreq: tegra: Add support for Tegra210
` [GIT PULL 3/9] dt-bindings: tegra: Changes for v5.1-rc1
` [GIT PULL 4/9] soc/tegra: "
` [GIT PULL 5/9] firmware: tegra: "
` [GIT PULL 6/9] ARM: tegra: Core changes "
` [GIT PULL 7/9] ARM: tegra: Device tree "
` [GIT PULL 8/9] arm64: "
` [GIT PULL 9/9] arm64: tegra: Default configuration "

Droid 4 modem support in kernel & ofono
 2019-02-08 15:22 UTC  (4+ messages)

[PATCH v1 1/1] arm64: dts: mt8173: add pmu nodes for mt8173
 2019-02-08 15:04 UTC  (2+ messages)

[PATCHv7 0/6] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-02-08 14:53 UTC  (10+ messages)
` [PATCHv7 1/6] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv7 2/6] arm64: dts: qcom: msm8998: "
` [PATCHv7 3/6] arm64: dts: qcom: msm8996: "
` [PATCHv7 6/6] coresight: cpu-debug: Add support for Qualcomm Kryo

[PATCH] KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual interrupt is pending
 2019-02-08 14:43 UTC 

[PATCH v3 1/2] dt-bindings: arm: amlogic: add amediatech x96-max bindings
 2019-02-08 14:42 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: meson: add g12a x96 max board

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-08 14:19 UTC  (5+ messages)
` [PATCH-tip 15/22] locking/rwsem: Merge owner into count on x86-64

[PATCHv3] arm64: dts: allwinner: a64: teres-i: enable backlight
 2019-02-08 14:16 UTC 

[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
 2019-02-08 14:13 UTC  (3+ messages)

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-08 14:13 UTC  (26+ messages)
` [PATCHv3 13/27] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCHv3 14/27] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCHv3 15/27] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCHv3 16/27] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device
` [PATCHv3 18/27] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCHv3 19/27] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCHv3 20/27] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCHv3 21/27] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
` [PATCHv3 23/27] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv3 24/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577
` [PATCHv3 25/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451

[PATCH v2 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-08 14:05 UTC  (5+ messages)
` [PATCH v2 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops

[PATCH v3] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
 2019-02-08 13:53 UTC  (2+ messages)

[PATCH v3 0/3] Mark clocks as critical for MT6797
 2019-02-08 13:39 UTC  (3+ messages)
` [PATCH v3 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical

[PATCH 0/8] ARM: davinci: move the da8xx-ohci GPIO logic into the driver
 2019-02-08 13:34 UTC  (7+ messages)
` [PATCH 3/8] ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios
` [PATCH 4/8] ARM: davinci: da830-evm: "
` [PATCH 5/8] usb: ohci-da8xx: add vbus and overcurrent gpios

[PATCH v2 11/15] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2019-02-08 13:32 UTC  (2+ messages)

[PATCH v2 12/15] pinctrl: milbeaut: Add Milbeaut M10V pinctrl
 2019-02-08 13:26 UTC  (2+ messages)

[PATCH v2 00/12] ARM: davinci: modernize the timer support
 2019-02-08 13:24 UTC  (16+ messages)
` [PATCH v2 01/12] ARM: dts: da850: fix interrupt numbers for clocksource
` [PATCH v2 02/12] clocksource: davinci-timer: new driver
` [PATCH v2 05/12] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH v2 06/12] ARM: davinci: da830: "
` [PATCH v2 08/12] ARM: davinci: dm355: "

[PATCH V6 0/7] Add CPUidle support for Tegra210
 2019-02-08 13:23 UTC  (3+ messages)
` [PATCH V6 2/7] clocksource: tegra: add Tegra210 timer support

[PATCH 1/2] ASoC: stm32: i2s: add power management
 2019-02-08 13:11 UTC  (2+ messages)
` Applied "ASoC: stm32: i2s: add power management" to the asoc tree

[PATCH 2/2] SoC: stm32: i2s: manage clock power
 2019-02-08 13:11 UTC  (2+ messages)
` Applied "SoC: stm32: i2s: manage clock power" to the asoc tree

[PATCH v2 14/15] ARM: configs: Add Milbeaut M10V defconfig
 2019-02-08 12:28 UTC 

[PATCH v2 13/15] ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V board
 2019-02-08 12:28 UTC 

[PATCH 1/7] Revert "ARM: mediatek: add MT7623a smp bringup code"
 2019-02-08 12:30 UTC  (5+ messages)
` [PATCH 4/7] dt-bindings: mediatek: update bindings for MT7629 SoC
` [PATCH 7/7] arm: dts: mediatek: add basic support "

[PATCH v2 05/15] dt-bindings: timer: Add Milbeaut M10V timer description
 2019-02-08 12:26 UTC 

[PATCH v2 10/15] serial: Add Milbeaut serial control
 2019-02-08 12:27 UTC 

[PATCH v2 09/15] dt-bindings: serial: Add Milbeaut serial driver description
 2019-02-08 12:27 UTC 

[PATCH v2 08/15] clock: milbeaut: Add Milbeaut M10V clock controller
 2019-02-08 12:27 UTC 

[PATCH v2 07/15] ndings: clock: milbeaut: add Milbeaut clock description
 2019-02-08 12:27 UTC 

[PATCH v2 06/15] clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
 2019-02-08 12:26 UTC 

[PATCH v2 04/15] ARM: milbeaut: Add basic support for Milbeaut m10v SoC
 2019-02-08 12:26 UTC 

[PATCH v2 03/15] dt-bindings: Add documentation for Milbeaut SoCs
 2019-02-08 12:26 UTC 

[PATCH v2 0/9] drm/sun4i: dsi: Add burst mode support
 2019-02-08 12:24 UTC  (3+ messages)
` [PATCH v2 9/9] drm/panel: Add Ronbo RB070D30 panel

[PATCH v2 01/15] dt-bindings: sram: milbeaut: Add binding for Milbeaut smp-sram
 2019-02-08 12:25 UTC 

[PATCH v2 00/15] Add basic support for Socionext Milbeaut M10V SoC
 2019-02-08 12:24 UTC 

[PATCH RESEND V3 0/2] pinctrl: bcm2835: Improve generic behavior
 2019-02-08 12:21 UTC  (3+ messages)
` [PATCH RESEND V3 1/2] pinctrl: bcm2835: declare pin config as generic
` [PATCH RESEND V3 2/2] pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl

[PATCH v2 1/2] pci: imx6: avoid dereferencing program counter from user mode
 2019-02-08 12:13 UTC  (2+ messages)

[PATCH V3 0/2] pinctrl: bcm2835: Improve generic behavior
 2019-02-08 12:13 UTC  (5+ messages)
` [PATCH V3 1/2] pinctrl: bcm2835: declare pin config as generic
` [PATCH V3 2/2] pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl

[PATCH v2 0/3] Mixel DPHY support for i.MX8
 2019-02-08 11:55 UTC  (7+ messages)
` [PATCH v2 3/3] phy: Add driver for mixel dphy found on imx8

[PATCH v3 0/7] add support for SAM9X60 pin controller
 2019-02-08 12:07 UTC  (2+ messages)

[PATCH v3 0/3] Mixel DPHY support for i.MX8
 2019-02-08 11:54 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Mixel Inc
` [PATCH v3 2/3] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH v3 3/3] phy: Add driver for mixel dphy found on imx8

[GIT PULL] Renesas ARM Based SoC Updates for v5.1
 2019-02-08 11:14 UTC  (3+ messages)
` [PATCH 1/2] ARM: shmobile: Add missing dts files to MAINTAINERS
` [PATCH 2/2] ARM: shmobile: Fix R-Car Gen2 regulator quirk

[GIT PULL] Renesas ARM Based SoC DT Updates for v5.1
 2019-02-08 11:14 UTC  (13+ messages)
` [PATCH 01/12] ARM: dts: stout: Convert to new LVDS DT bindings
` [PATCH 02/12] ARM: dts: iwg23s-sbc: Enable RTC
` [PATCH 03/12] ARM: dts: r8a7744: Fix sorting of vsp and msiof nodes
` [PATCH 04/12] ARM: dts: r8a7743: Remove generic compatible string from iic3
` [PATCH 05/12] ARM: dts: r8a7743: Remove aliases from SoC dtsi
` [PATCH 06/12] ARM: dts: r8a7743: Fix sorting of rwdt node
` [PATCH 07/12] ARM: dts: r8a7778: Add HSCIF0/1 support
` [PATCH 08/12] ARM: dts: r8a7779: Add HSCIF0/1 device nodes
` [PATCH 09/12] ARM: dts: r7s9210: Initial SoC device tree
` [PATCH 10/12] ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB
` [PATCH 11/12] ARM: dts: r8a7744: Add DU support
` [PATCH 12/12] ARM: dts: r8a7744: Add LVDS support

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.1
 2019-02-08 11:13 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig
` [PATCH 2/5] ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc
` [PATCH 3/5] ARM: shmobile: defconfig: Refresh for v5.0-rc1
` [PATCH 4/5] ARM: shmobile: defconfig: Enable support for RZ/A2
` [PATCH 5/5] ARM: multi_v7_defconfig: "


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