linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 09:53:43 to 2021-05-07 06:05:06 UTC [more...]

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-07  6:02 UTC  (16+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 2/5] ARM: dts: aspeed: ast2600evb: Add comment for gpio regulator of sdhci
` [PATCH v3 3/5] ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller
` [PATCH v3 4/5] mmc: sdhci-of-aspeed: Add a helper for updating capability register
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

Question on guest enable msi fail when using GICv4/4.1
 2021-05-07  5:57 UTC 

[V2][PATCH] dmaengine: xilinx: dpdma: initialize registers before request_irq
 2021-05-07  5:34 UTC  (2+ messages)

[PATCH] video: fbdev: imxfb: Fix an error message
 2021-05-07  5:05 UTC  (2+ messages)

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-05-07  3:58 UTC  (12+ messages)
` [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH] optee: Disable shm cache when booting the crash kernel

[PATCH] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-07  3:37 UTC 

[PATCHv2 06/11] arm64: entry: move el1 irq/nmi logic to C
 2021-05-07  3:25 UTC  (5+ messages)

[RFC PATCH V0 0/2] media: v4l2: extend framework to support advanced feature of Mediatek Camsys driver
 2021-05-07  2:53 UTC  (3+ messages)
` [RFC PATCH V0 1/2] media: v4l2: Add fields to frame descriptors
` [RFC PATCH V0 2/2] media: v4l2-ctrl: Add user defined base for ISP user control

[PATCH v4 0/4] Enable stmpe811 touch screen on stm32f429-disco board
 2021-05-07  2:54 UTC  (5+ messages)
` [PATCH v4 4/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue

[PATCH v3 1/4] usb: xhci-mtk: use bitfield instead of bool
 2021-05-07  2:11 UTC  (4+ messages)
` [PATCH v3 2/4] usb: xhci-mtk: remove unnecessary setting of has_ippc
` [PATCH v3 3/4] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
` [PATCH v3 4/4] usb: xhci-mtk: use first-fit for LS/FS

[PATCH v2 1/3] usb: xhci-mtk: use bitfield instead of bool
 2021-05-07  1:28 UTC  (5+ messages)

[PATCH v3 0/2] dt-bindings: serial: Change to reference the kernel-defined serial.yaml
 2021-05-07  1:14 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: serial: Add label property in serial.yaml

[v3 0/2] Support pwm driver for aspeed ast26xx
 2021-05-07  1:08 UTC  (4+ messages)
` [v3 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm

[PATCH V3 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-07  1:02 UTC  (3+ messages)
` [PATCH V3 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL

[PATCH v4 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-05-07  0:55 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: add binding to mark a bus as supporting SMBus-Alert

[RESEND PATCH v11 0/3] AX88796C SPI Ethernet Adapter
 2021-05-07  0:01 UTC  (3+ messages)

[PATCH v2] media: aspeed-video: ignore interrupts that aren't enabled
 2021-05-06 23:40 UTC 

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-06 23:16 UTC  (9+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-06 23:10 UTC  (44+ messages)
` [PATCH 01/42] PCI: aardvark: Fix kernel panic during PIO transfer
` [PATCH 02/42] PCI: aardvark: Fix checking for PIO Non-posted Request
` [PATCH 03/42] PCI: aardvark: Fix checking for PIO status
` [PATCH 04/42] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
` [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
` [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
` [PATCH 07/42] PCI: aardvark: Fix link training
` [PATCH 08/42] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [PATCH 09/42] PCI: aardvark: Fix PCIe Max Payload Size setting
` [PATCH 10/42] PCI: aardvark: Implement workaround for the readback value of VEND_ID
` [PATCH 11/42] PCI: aardvark: Do not touch status bits of masked interrupts in interrupt handler
` [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
` [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
` [PATCH 16/42] PCI: aardvark: Remove unneeded goto
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all "
` [PATCH 19/42] PCI: aardvark: Fix setting MSI address
` [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts
` [PATCH 21/42] PCI: aardvark: Add support for masking "
` [PATCH 22/42] PCI: aardvark: Enable MSI-X support
` [PATCH 23/42] PCI: aardvark: Fix support for ERR interrupt on emulated bridge
` [PATCH 24/42] PCI: aardvark: Fix support for PME "
` [PATCH 25/42] PCI: aardvark: Fix support for PME requester "
` [PATCH 26/42] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND "
` [PATCH 27/42] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 28/42] PCI: aardvark: Free config space for emulated root bridge when unbinding driver to fix memory leak
` [PATCH 29/42] PCI: aardvark: Reset PCIe card and disable PHY when unbinding driver
` [PATCH 30/42] PCI: aardvark: Rewrite irq code to chained irq handler
` [PATCH 31/42] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH 32/42] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH 33/42] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 34/42] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH 35/42] PCI: aardvark: Add support for PCI_BRIDGE_CTL_BUS_RESET "
` [PATCH 36/42] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
` [PATCH 37/42] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros by linux PCI_INTERRUPT_* values
` [PATCH 38/42] PCI: aardvark: Cleanup some register macros
` [PATCH 39/42] PCI: aardvark: Add comments for OB_WIN_ENABLE and ADDR_WIN_DISABLE
` [PATCH 40/42] PCI: pci-bridge-emul: re-arrange register tests
` [PATCH 41/42] PCI: pci-bridge-emul: add support for PCIe extended capabilities
` [PATCH 42/42] PCI: aardvark: Add support for Advanced Error Reporting registers on emulated bridge

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-06 22:36 UTC  (10+ messages)
` [PATCH v2 2/2] pwm: Add support for "

[PULL] topic/iomem-mmap-vs-gup
 2021-05-06 22:30 UTC  (2+ messages)

[RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
 2021-05-06 22:25 UTC  (2+ messages)

[RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-06 21:09 UTC  (2+ messages)

[PATCH 0/5] ixp4xx: add welltech-epbx100
 2021-05-06 21:06 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: add vendor prefix for welltech
` [PATCH 4/5] dt-bindings: arm: intel-ixp4xx: add welltech,epbx100

[RESEND v4 0/2] add one regulator used to power up pcie phy
 2021-05-06 21:01 UTC  (4+ messages)
` [RESEND v4 1/2] dt-bindings: imx6q-pcie: "

[PATCH v2] i2c: aspeed: disable additional device addresses on ast2[56]xx
 2021-05-06 20:54 UTC 

[PATCH v3 0/4] Add driver for rk356x
 2021-05-06 20:35 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v3 2/4] dt-bindings: iommu: rockchip: Add compatible for v2

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-06 20:34 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: gemini: add device_type on pci

[PATCH v3 1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex
 2021-05-06 20:31 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek, gce-events property

[PATCH 1/5] clocksource/drivers/samsung_pwm: Minor whitespace cleanup
 2021-05-06 20:27 UTC  (5+ messages)
` [PATCH 2/5] clocksource/drivers/samsung_pwm: Constify passed structure
` [PATCH 3/5] clocksource/drivers/samsung_pwm: Cleanup on init error
` [PATCH 4/5] clocksource/drivers/samsung_pwm: Constify source IO memory
` [PATCH 5/5] MAINTAINERS: Include Samsung PWM in Samsung SoC entry

[PATCH] ARM: avoid cpuidle link warning
 2021-05-06 19:59 UTC  (3+ messages)

[PATCH 0/3] MT6358 PMIC button support
 2021-05-06 19:41 UTC  (6+ messages)
` [PATCH 1/3] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH 2/3] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
` [PATCH 3/3] Input: mtk-pmic-keys - add support for MT6358

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-06 19:20 UTC  (3+ messages)

[PATCH] cpufreq: scmi: Fix an error message
 2021-05-06 19:09 UTC 

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-06 18:55 UTC  (2+ messages)

[PATCH 0/3] Free up a couple of MAIRs
 2021-05-06 17:45 UTC  (13+ messages)
` [PATCH 1/3] arm64: mm: Remove unused support for Device-GRE memory type
` [PATCH 2/3] arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC
` [PATCH 3/3] arm64: mm: Remove unused support for Normal-WT memory type

[PATCH 1/2] dt-bindings: convert rtc/faraday,ftrtc01 to yaml
 2021-05-06 17:45 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: gemini: use the right rtc compatible

[PATCH 4.19 ONLY v4] arm64: vdso: remove commas between macro name and arguments
 2021-05-06 17:43 UTC  (2+ messages)

[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2021-05-06 17:17 UTC  (8+ messages)
` [PATCH v2 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP

[RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach)
 2021-05-06 16:52 UTC  (4+ messages)
` [RFC PATCH 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [RFC PATCH 2/3] kvm/arm: Introduce a new vmid allocator for KVM
` [RFC PATCH 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-06 16:15 UTC  (6+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature

[RFC PATCH v3 0/4] arm64: Stack trace reliability checks in the unwinder
 2021-05-06 15:57 UTC  (20+ messages)
  ` [RFC PATCH v3 2/4] arm64: Check the return PC against unreliable code sections
  ` [RFC PATCH v3 3/4] arm64: Handle miscellaneous functions in .text and .init.text
  ` [RFC PATCH v3 4/4] arm64: Handle funtion graph tracer better in the unwinder

[PATCH 2/2] dt-bindings: arm: Add NanoPi R1S H5
 2021-05-06 15:27 UTC  (2+ messages)

[PATCH v5 01/25] staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()
 2021-05-06 15:25 UTC  (8+ messages)
` [PATCH v5 04/25] staging: media: cedrus_video: "
` [PATCH v5 07/25] media: rockchip/rga: "
` [PATCH v5 11/25] media: mtk-jpeg: "
` [PATCH v5 17/25] media: rkisp1: "
` [PATCH v5 19/25] media: s5p-mfc: "
` [PATCH v5 20/25] media: stm32: "
` [PATCH v5 21/25] media: sunxi: "

[PATCH] ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni
 2021-05-06 15:20 UTC 

#regzb introduced: 98feab31ac49 ("ARM: OMAP2+: Drop legacy platform data for dra7 sata")
 2021-05-06 15:18 UTC  (3+ messages)

[PATCH v3 00/10] ACPI/IORT: Support for IORT RMR node
 2021-05-06 15:17 UTC  (3+ messages)
` [PATCH v3 09/10] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-05-06 15:11 UTC  (2+ messages)

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-06 14:29 UTC  (7+ messages)
` [PATCH v10 6/9] media: uapi: Add a control for HANTRO driver

[PATCH] arm64: kernel: Update the stale comment
 2021-05-06 13:34 UTC  (2+ messages)

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-06 12:47 UTC  (12+ messages)

[PATCH v3] ARM: Parse kdump DT properties
 2021-05-06 12:43 UTC  (2+ messages)

[PATCH] arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-06 12:02 UTC 

[PATCH v3 03/16] arm64: Allow IPIs to be handled as normal interrupts
 2021-05-06 11:44 UTC  (2+ messages)

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-06 10:52 UTC  (4+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr

[PATCH 0/7] Split Coresight decode by aux records
 2021-05-06 10:45 UTC  (3+ messages)
` [PATCH 2/7] perf cs-etm: Only search timestamp in current sample's queue

[PATCH 1/2] arm64: dts: imx8mm-beacon: Enable more audio
 2021-05-06 10:44 UTC  (2+ messages)

[PATCH v6 0/6] firmware: Add initial support for Arm FF-A
 2021-05-06 10:31 UTC  (6+ messages)
` [PATCH v6 1/6] arm64: smccc: Add support for SMCCCv1.2 extended input/output registers

[PATCH] ARM: dts: gemini-rut1xx: remove duplicate ethernet node
 2021-05-06 10:28 UTC  (2+ messages)

[PATCH] ARM: dts: gemini: rename to nand-controller
 2021-05-06 10:26 UTC  (2+ messages)

[PATCH] ARM: dts: gemini: rename mdio to the right name
 2021-05-06 10:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: gemini: add missing dts pattern
 2021-05-06 10:11 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).