linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-28 19:44:02 to 2019-01-29 12:32:34 UTC [more...]

[PATCH v7 0/8] perf cs-etm: Add support for sample flags
 2019-01-29 12:28 UTC  (7+ messages)
` [PATCH v7 1/8] perf cs-etm: Add last instruction information in packet
` [PATCH v7 2/8] perf cs-etm: Set sample flags for instruction range packet
` [PATCH v7 3/8] perf cs-etm: Set sample flags for trace discontinuity
` [PATCH v7 4/8] perf cs-etm: Add exception number in exception packet
` [PATCH v7 6/8] perf cs-etm: Add traceID in packet
` [PATCH v7 8/8] perf cs-etm: Set sample flags for exception return packet

[PATCH -next] irqchip/tango: Fix potential NULL pointer dereference
 2019-01-29 12:20 UTC  (3+ messages)

[PATCH] arm64: dts: rock960: Enable HDMI audio devices
 2019-01-29 12:08 UTC  (3+ messages)

[PATCHv5 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-29 12:06 UTC  (2+ messages)

Kernel boot regression with PAuth and aarch64-softmmu -cpu max and el2 enabled
 2019-01-29 11:54 UTC  (3+ messages)

[PATCH v2 0/5] media: Allwinner A10 CSI support
 2019-01-29 11:52 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

[PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
 2019-01-29 11:49 UTC  (11+ messages)

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-01-29 11:39 UTC  (29+ 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
` [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 22/27] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
` [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
` [PATCHv3 26/27] arm64: dts: freescale: lx2160a: add pcie DT nodes
` [PATCHv3 27/27] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-29 11:36 UTC  (7+ messages)
` [PATCH v9 20/26] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v9 21/26] irqchip/gic: Add functions to access irq priorities

[PATCH] input: goodix - support Goodix gt5688
 2019-01-29 11:35 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v2 0/2] USB SS PHY for Qualcomm's QCS404
 2019-01-29 11:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add Qualcomm USB Super-Speed PHY bindings
` [PATCH v2 2/2] phy: qualcomm: usb: Add Super-Speed PHY driver

[PATCH 00/10] support gce on mt8183 platform
 2019-01-29 11:13 UTC  (16+ messages)
` [PATCH 01/10] soc: mediatek: add mt8183 compatible name
` [PATCH 02/10] dt-binding: gce: add gce header file for mt8183
` [PATCH 03/10] soc: mediatek: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH 04/10] soc: mediatek: clear the event in cmdq initial flow
` [PATCH 05/10] soc: mediatek: add subsys-base address transform function
` [PATCH 06/10] soc: mediatek: add register device function
` [PATCH 07/10] soc: mediatek: add cmdq_dev_get_event function
` [PATCH 08/10] soc: mediatek: add packet encoder function
` [PATCH 09/10] soc: mediatek: change the argument of write and write_mask API
` [PATCH 10/10] soc: mediatek: add polling function

[PATCH 0/4] KVM: arm/arm64: add support for chained counters
 2019-01-29 11:11 UTC  (13+ messages)
` [PATCH 2/4] KVM: arm/arm64: re-create event when setting counter value
` [PATCH 3/4] KVM: arm/arm64: lazily create perf events on enable
` [PATCH 4/4] KVM: arm/arm64: support chained PMU counters

[PATCH][next] mtd: rawnand: meson: fix missing assignment of ret on a call to meson_chip_buffer_init
 2019-01-29 10:57 UTC 

[PATCH v2 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-29 10:54 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] iommu/arm: Add support for non-coherent page tables
 2019-01-29 10:43 UTC  (6+ messages)
` [PATCH 2/2] iommu/arm-smmu: Add support for non-coherent page table mappings

[PATCH 1/3] drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
 2019-01-29 10:42 UTC 

[PATCH v2 00/21] Refine memblock API
 2019-01-29 10:29 UTC  (6+ messages)
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()

[PATCHv5 0/7] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-29 10:28 UTC  (9+ messages)
` [PATCHv5 4/7] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv5 5/7] coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
` [PATCHv5 7/7] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

[PATCH V2 0/6] Add CPUidle support for Tegra210
 2019-01-29 10:29 UTC  (9+ messages)
` [PATCH V2 2/6] clocksource: tegra: add Tegra210 timer driver

[PATCHv3 0/2] Odroid c2 usb fixs
 2019-01-29 10:25 UTC  (3+ 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

[GIT PULL] Amlogic fixes for v5.0-rc, round 2
 2019-01-29 10:24 UTC  (3+ messages)

[PATCH 00/24] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-01-29 10:19 UTC  (4+ messages)
` [PATCH 18/24] PCI: dwc: Fix dw_pcie_ep_find_capability to return correct capability offset

[PATCH 0/2] arm64: Expose physical and virtual address capabilities to user-space
 2019-01-29 10:14 UTC  (5+ messages)
` [PATCH 1/2] arm64: Expose address bits (physical/virtual) via cpuinfo
` [PATCH 2/2] arm64: Expose PARange via ID_AA64MMFR0_EL1 and VARange via ID_AA64MMFR2_EL1

[PATCH 0/3] Add cpufreq and cci devfreq for mt8183
 2019-01-29 10:13 UTC  (6+ messages)
` [PATCH 1/3] cpufreq: mediatek: add mt8183 cpufreq support
` [PATCH 2/3] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
` [PATCH 3/3] devfreq: add mediatek "

[PATCH 26/26] drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
 2019-01-29  9:58 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH resend] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
 2019-01-29  9:55 UTC 

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-01-29  9:39 UTC  (16+ messages)
` [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls
  ` [linux-sunxi] "

[PATCH v5 0/6] A3700 USB UTMI PHY support
 2019-01-29  9:36 UTC  (7+ messages)
` [PATCH v5 1/6] phy: add A3700 UTMI PHY driver
` [PATCH v5 2/6] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings
` [PATCH v5 3/6] MAINTAINERS: phy: fill Armada 3700 PHY drivers entry
` [PATCH v5 4/6] ARM64: dts: marvell: armada-37xx: fix USB2 memory region
` [PATCH v5 5/6] ARM64: dts: marvell: armada-37xx: declare USB2 UTMI PHYs
` [PATCH v5 6/6] ARM64: dts: marvell: armada-37xx: link USB hosts with their PHYs

[PATCH v6 0/4] Introduce TEE bus driver framework
 2019-01-29  9:34 UTC  (6+ messages)
` [PATCH v6 1/4] tee: add bus driver framework for TEE based devices
` [PATCH v6 2/4] tee: add supp_nowait flag in tee_context struct
` [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
` [PATCH v6 4/4] hwrng: add OP-TEE based rng driver

[PATCH] firmware: imx: Add support to start/stop a CPU
 2019-01-29  9:30 UTC 

[PATCH V3 0/6] Add CPUidle support for Tegra210
 2019-01-29  9:28 UTC  (7+ messages)
` [PATCH V3 1/6] dt-bindings: timer: add Tegra210 timer
` [PATCH V3 2/6] clocksource: tegra: add Tegra210 timer driver
` [PATCH V3 3/6] arm64: dts: tegra210: fix timer node
` [PATCH V3 4/6] arm64: dts: tegra210: add CPU idle states properties
` [PATCH V3 5/6] arm64: dts: tegra210-p2180: Enable CPU idle support
` [PATCH V3 6/6] arm64: dts: tegra210-smaug: "

[PATCH v2 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-29  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation

[PATCH 0/7] Register an Energy Model for Arm reference platforms
 2019-01-29  9:15 UTC  (14+ messages)
` [PATCH 1/7] PM / OPP: Introduce a power estimation helper
` [PATCH 2/7] cpufreq: dt: Register an Energy Model
` [PATCH 3/7] cpufreq: scpi: "

[PATCH 0/6] H6 Cedrus support
 2019-01-29  9:08 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: media: cedrus: Add H6 compatible
` [PATCH 2/6] media: cedrus: Add a quirk for not setting DMA offset
` [PATCH 3/6] media: cedrus: Add support for H6
` [PATCH 4/6] dt-bindings: sram: sunxi: Add compatible for the H6 SRAM C1
` [PATCH 5/6] arm64: dts: allwinner: h6: Add support for the SRAM C1 section
` [PATCH 6/6] arm64: dts: allwinner: h6: Add Video Engine node

[PATCH] drm/exynos: gsc: Variable "gscblk_cfg" in function gsc_set_gscblk_fimd_wb() could be uninitialized
 2019-01-29  8:40 UTC  (2+ messages)

[PATCH v4 2/2] spi-atmel: support inter-word delay
 2019-01-29  8:38 UTC 

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2019-01-29  8:28 UTC  (11+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

[PATCH -next] ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
 2019-01-29  8:03 UTC 

[PATCH v2 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-29  8:00 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: x86/crct10dif-pcl - "
` [PATCH v2 2/3] crypto: arm/crct10dif-ce "
` [PATCH v2 3/3] crypto: arm64/crct10dif-ce "

[PATCH] dt-bindings: Add vendor prefix for techstar
 2019-01-29  6:53 UTC 

[PATCH] pinctrl: mediatek: fix dependencies for PINCTRL_MT76XX
 2019-01-29  6:22 UTC  (3+ messages)

[PATCH v5 0/9] cpufreq: Add flag to auto-register as cooling device
 2019-01-29  4:55 UTC  (4+ messages)
` [PATCH v5 6/9] cpufreq: mediatek: Use auto-registration of thermal "
` [PATCH v5 8/9] cpufreq: scmi: "
` [PATCH v5 9/9] cpufreq: scpi: "

[PATCH 1/7] Revert "ARM: mediatek: add MT7623a smp bringup code"
 2019-01-29  4:31 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: arm: mediatek: remove unused "mediatek, mt7623a"
` [PATCH 3/7] dt-bindings: arm: mediatek: add support for MT7622 BPI-R64 and MT7629 RFB
` [PATCH 4/7] dt-bindings: mediatek: update bindings for MT7629 SoC
` [PATCH 5/7] dt-bindings: interrupt-controller: update bindings for MT7623
` [PATCH 6/7] arm: mediatek: add MT7629 smp bring up code
` [PATCH 7/7] arm: dts: mediatek: add basic support for MT7629 SoC

[PATCH 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420
 2019-01-29  0:54 UTC  (2+ messages)

[PATCH] arch/arm/xen: Remove duplicate header
 2019-01-28 22:40 UTC  (6+ messages)
` [Xen-devel] "

[PATCHv3 0/6] Add SOCFPGA System Manager
 2019-01-28 22:14 UTC  (7+ messages)
` [PATCHv3 1/6] mfd: altera-sysmgr: "
` [PATCHv3 2/6] Documentation: dt: socfpga: Add S10 System Manager binding
` [PATCHv3 3/6] ARM: socfpga_defconfig: Enable CONFIG_MTD_ALTERA_SYSMGR
` [PATCHv3 4/6] arm64: defconfig: "
` [PATCHv3 5/6] net: stmmac: socfpga: Use shared System Manager driver
` [PATCHv3 6/6] arm64: dts: stratix10: New System Manager compatible

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-28 21:15 UTC  (2+ messages)

[PATCH 0/2] Fix espressobin ethernet support on mainline u-boot
 2019-01-28 20:21 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: armada-3720-espressobin: Configure RGMII and SMI pins
` [PATCH 2/2] arm64: dts: armada-3720-espressobin: Set mv88e6341 cpu port as RGMII-ID

[PATCH] arm64: dts: armada-3720-espressobin: Configure RGMII and SMI pins
 2019-01-28 20:13 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add on-chip OTP controller node
 2019-01-28 19:43 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).