linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 13:12:56 to 2019-02-05 06:18:00 UTC [more...]

[PATCH 1/2] ARM: dts: Add devicetree for Eckelmann CI4x10
 2019-02-05  6:17 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Enable SIOX bus

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-05  6:12 UTC  (28+ messages)
` [PATCHv3 01/27] PCI: mobiveil: uniform the register accessors
` [PATCHv3 02/27] PCI: mobiveil: format the code without function change
` [PATCHv3 03/27] PCI: mobiveil: correct the returned error number
` [PATCHv3 04/27] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv3 05/27] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv3 06/27] PCI: mobiveil: replace the resource list iteration function
` [PATCHv3 07/27] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv3 08/27] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv3 09/27] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv3 10/27] PCI: mobiveil: fix the INTx process error
` [PATCHv3 11/27] PCI: mobiveil: only fix up the Class Code field
` [PATCHv3 12/27] PCI: mobiveil: move out the link up waiting from mobiveil_host_init

[PATCH v2] soc: amlogic: add missing of_node_put()
 2019-02-05  5:07 UTC 

[PATCH 0/8 v5] k3dma patches to add support for hi3660/HiKey960
 2019-02-05  5:01 UTC  (4+ messages)

[PATCH v4 0/5] Register an Energy Model for Arm reference platforms
 2019-02-05  4:55 UTC  (5+ messages)
` [PATCH v4 1/5] PM / OPP: Introduce a power estimation helper

[PATCH 0/3] Add NUMA-awareness to qspinlock
 2019-02-05  3:35 UTC  (4+ messages)
` [PATCH 3/3] locking/qspinlock: Introduce starvation avoidance into CNA

[PATCH v2 00/12] ARM: davinci: modernize the timer support
 2019-02-05  2:37 UTC  (20+ messages)
` [PATCH v2 01/12] ARM: dts: da850: fix interrupt numbers for clocksource
` [PATCH v2 02/12] clocksource: davinci-timer: new driver
` [PATCH v2 03/12] ARM: davinci: enable the clocksource driver for DT mode
` [PATCH v2 04/12] ARM: davinci: WARN_ON() if clk_get() fails
` [PATCH v2 05/12] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH v2 06/12] ARM: davinci: da830: "
` [PATCH v2 07/12] ARM: davinci: move timer definitions to davinci.h
` [PATCH v2 08/12] ARM: davinci: dm355: switch to using the clocksource driver
` [PATCH v2 09/12] ARM: davinci: dm365: "
` [PATCH v2 10/12] ARM: davinci: dm644x: "
` [PATCH v2 11/12] ARM: davinci: dm646x: "
` [PATCH v2 12/12] ARM: davinci: remove legacy timer support

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

[PATCH v2 0/3] Workaround for IMX7d PCI-e PLL lock failure
 2019-02-05  0:17 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: imx6q-pcie: Add description of imx7d pcie phy
` [PATCH v2 2/3] ARM: dts: imx7d: Add node for PCIe PHY
` [PATCH v2 3/3] PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure

[PATCH v4 0/8] iProc I2C slave mode and NIC mode
 2019-02-04 23:15 UTC  (9+ messages)
` [PATCH v4 1/8] i2c: iproc: Extend I2C read up to 255 bytes
` [PATCH v4 2/8] i2c: iproc: Add slave mode support
` [PATCH v4 3/8] dt-bindings: i2c: iproc: make 'interrupts' optional
` [PATCH v4 4/8] i2c: iproc: add polling support
` [PATCH v4 5/8] i2c: iproc: use wrapper for read/write access
` [PATCH v4 6/8] dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string
` [PATCH v4 7/8] i2c: iproc: add NIC I2C support
` [PATCH v4 8/8] arm64: dts: Stingray: Add NIC i2c device node

[PATCH v3 0/8] Add IPROC I2C slave mode and NIC I2C support
 2019-02-04 23:09 UTC  (4+ messages)

[PATCH] soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
 2019-02-04 20:59 UTC  (2+ messages)

[PATCHv3 0/2] Odroid c2 usb fixs
 2019-02-04 20:49 UTC  (8+ messages)
` [PATCHv3 1/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning
` [PATCHv3 2/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning

[PATCH v4 0/6] Add support for mt8183 SCP
 2019-02-04 20:42 UTC  (6+ messages)
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v4 3/6] rpmsg: add rpmsg support for mt8183 SCP

[PATCHv2] arm64: defconfig: enable fpga and service layer
 2019-02-04 20:48 UTC 

[RFCv1 0/3] Odroid c1+ usb fixs
 2019-02-04 20:38 UTC  (12+ messages)
` [RFCv1 1/3] phy: meson8b-usb2: Enable otg phy controller on Meson8b SoCs
` [RFCv1 2/3] ARM: dts: meson8b: odroidc1: fix USB power supplies for phy

[PATCH 1/2] ARM: multi_v7_defconfig: Update for dropped options
 2019-02-04 20:37 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Update for moved options

[PATCH RESEND v2 00/12] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-04 20:34 UTC  (24+ messages)
` [PATCH RESEND v2 06/12] drm/sun4i: rgb: Add 1% tolerance to dclk frequency check when bridge is connected
        ` [linux-sunxi] "
` [PATCH RESEND v2 08/12] dt-bindings: add binding for generic eDP panel
            ` [linux-sunxi] "

[PATCH 1/2] ARM: omap2plus_defconfig: Update for dropped options
 2019-02-04 20:33 UTC  (2+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Update for moved options

[PATCH] config: arm: omap2: remove PROVE_LOCKING from defconfig
 2019-02-04 20:26 UTC  (4+ messages)

[PATCH 0/9] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-04 20:21 UTC  (3+ messages)

[PATCH v3 0/2] add qixis driver
 2019-02-04 20:12 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage

[PATCH v7 0/8] perf cs-etm: Add support for sample flags
 2019-02-04 19:27 UTC  (3+ messages)

[PATCH v3] firmware: imx: Add support to start/stop a CPU
 2019-02-04 19:18 UTC  (3+ messages)

[PATCH] omap3: give off mode enable a more prominent place
 2019-02-04 18:43 UTC  (4+ messages)

[PATCH 0/7] Add Mediatek thermal dirver for mt8183
 2019-02-04 17:31 UTC  (5+ messages)
` [PATCH 1/7] thermal: mediatek: fix register index error
` [PATCH 3/7] thermal: mediatek: add calibration item

[PATCH] arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
 2019-02-04 16:54 UTC 

[PATCH 0/5] Fix Arm system PMU hotplug issues
 2019-02-04 17:09 UTC  (6+ messages)
` [PATCH 1/5] perf/arm-cci: Fix CPU hotplug race avoidance
` [PATCH 2/5] cpu/hotplug: Export __cpuhp_state_add_instance_cpuslocked()
` [PATCH 3/5] perf/arm-ccn: Fix CPU hotplug race avoidance
` [PATCH 4/5] cpu/hotplug: Add locked variant of cpuhp_state_add_instance()
` [PATCH 5/5] perf/arm_dsu: Fix CPU hotplug races

[PATCH 0/2] arm64: Expose physical and virtual address capabilities to user-space
 2019-02-04 16:54 UTC  (5+ messages)
` [PATCH 1/2] arm64: Expose address bits (physical/virtual) via cpuinfo

[PATCH v2 0/5] KVM: arm/arm64: add support for chained counters
 2019-02-04 16:53 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions
` [PATCH v2 2/5] KVM: arm/arm64: extract duplicated code to own function
` [PATCH v2 3/5] KVM: arm/arm64: re-create event when setting counter value
` [PATCH v2 4/5] KVM: arm/arm64: lazily create perf events on enable
` [PATCH v2 5/5] KVM: arm/arm64: support chained PMU counters

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-02-04 16:56 UTC  (8+ messages)

[RFC PATCH 0/3] arm/arm64: entry: Remove need_resched() loop
 2019-02-04 16:55 UTC  (3+ messages)
` [RFC PATCH 1/3] arm64: entry: Remove unneeded "

[PATCH v2] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-02-04 16:50 UTC  (2+ messages)

[PATCH] drm/rockchip: Use drm_fbdev_generic_setup()
 2019-02-04 16:48 UTC  (5+ messages)

[PATCH 00/24] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-02-04 16:40 UTC  (2+ messages)

[PATCH 0/2] PM-runtime: fix and clean up of time accounting
 2019-02-04 16:25 UTC  (3+ messages)
` [PATCH 1/2] PM-runtime: move runtime accounting on ktime_get_mono_fast_ns()
` [PATCH 2/2] PM-runtime: update time accounting only when enabled

[PATCH][next] ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"
 2019-02-04 16:17 UTC  (2+ messages)
` Applied "ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"" to the asoc tree

[GIT PULL 1/2] ARM: defconfig: socfpga_defconfig: updates for v5.1
 2019-02-04 16:02 UTC  (2+ messages)
` [GIT PULL 2/2] ARM: dts: socfpga: "

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

[PATCH 00/17 v1] ARM: ixp4xx: Modernize and DT support
 2019-02-04 15:16 UTC  (3+ messages)
` [PATCH 15/17 v1] ARM: ixp4xx: Add DT bindings

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-02-04 15:15 UTC  (5+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself

[PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
 2019-02-04 15:08 UTC  (11+ messages)

[PATCH v4 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-04 14:37 UTC  (9+ messages)
` [PATCH v4 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v4 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v4 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v3 0/2] Meson8b RGMII Ethernet pin fixes
 2019-02-04 14:26 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pins

kernel_page_tables issue with CONFIG_ARM64_USER_VA_BITS_52=y
 2019-02-04 14:15 UTC  (7+ messages)

[RFC PATCH v4] akcipher: new verify API for public key algorithms
 2019-02-04 14:00 UTC  (4+ messages)

[PATCH v5 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-02-04 13:51 UTC  (3+ messages)

[PATCH] efi/arm: Don't expect a return value of ptdump_debugfs_register
 2019-02-04 13:44 UTC  (2+ messages)

[PATCH v7 0/3] arm64: ftrace with regs
 2019-02-04 13:43 UTC  (7+ messages)
` [PATCH v7 2/3] arm64: implement "

[PATCH] firmware: efi: arm-runtime: fix build error void value not ignored
 2019-02-04 13:42 UTC 

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-04 13:40 UTC  (7+ messages)

mmc: sunxi: Fix eMMC usage on H5 boards
 2019-02-04 13:41 UTC  (5+ messages)
` [PATCH 2/3] mmc: sunxi: Filter out unsupported modes declared in the device tree

[PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
 2019-02-04 13:33 UTC 

[PATCH v3 0/4] uaccess: Add unsafe accessors for arm64
 2019-02-04 13:27 UTC  (4+ messages)
` [PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region

[PATCH] ARM: dts: vf610: Add ZII SSMB DTU board
 2019-02-04 13:22 UTC  (2+ messages)

Possible to annotate ARM64 IRQ handling to help gdb?
 2019-02-04 13:12 UTC  (2+ messages)


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