linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 02:37:09 to 2020-06-19 14:45:19 UTC [more...]

[PATCH v7 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-06-19 14:45 UTC  (38+ messages)
    ` [PATCH v7 01/36] drm: prime: add common helper to check scatterlist contiguity
    ` [PATCH v7 02/36] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
    ` [PATCH v7 03/36] drm: core: fix common struct sg_table related issues
    ` [PATCH v7 04/36] drm: amdgpu: "
    ` [PATCH v7 05/36] drm: armada: "
    ` [PATCH v7 06/36] drm: etnaviv: "
    ` [PATCH v7 07/36] drm: exynos: use common helper for a scatterlist contiguity check
    ` [PATCH v7 08/36] drm: exynos: fix common struct sg_table related issues
    ` [PATCH v7 09/36] drm: i915: "
    ` [PATCH v7 10/36] drm: lima: "
    ` [PATCH v7 11/36] drm: mediatek: use common helper for a scatterlist contiguity check
    ` [PATCH v7 12/36] drm: mediatek: use common helper for extracting pages array
    ` [PATCH v7 13/36] drm: msm: fix common struct sg_table related issues
    ` [PATCH v7 14/36] drm: omapdrm: use common helper for extracting pages array
    ` [PATCH v7 15/36] drm: omapdrm: fix common struct sg_table related issues
    ` [PATCH v7 16/36] drm: panfrost: "
    ` [PATCH v7 17/36] drm: radeon: "
    ` [PATCH v7 18/36] drm: rockchip: use common helper for a scatterlist contiguity check
    ` [PATCH v7 19/36] drm: rockchip: fix common struct sg_table related issues
    ` [PATCH v7 20/36] drm: tegra: "
    ` [PATCH v7 21/36] drm: v3d: "
    ` [PATCH v7 22/36] drm: virtio: "
    ` [PATCH v7 23/36] drm: vmwgfx: "
    ` [PATCH v7 24/36] drm: xen: "
    ` [PATCH v7 25/36] xen: gntdev: "
    ` [PATCH v7 26/36] drm: host1x: "
    ` [PATCH v7 27/36] drm: rcar-du: "
    ` [PATCH v7 28/36] dmabuf: "
    ` [PATCH v7 29/36] staging: ion: remove dead code
    ` [PATCH v7 30/36] staging: ion: fix common struct sg_table related issues
    ` [PATCH v7 31/36] staging: tegra-vde: "
    ` [PATCH v7 32/36] misc: fastrpc: "
    ` [PATCH v7 33/36] rapidio: "
    ` [PATCH v7 34/36] samples: vfio-mdev/mbochs: "
    ` [PATCH v7 35/36] media: pci: fix common ALSA DMA-mapping related codes
    ` [PATCH v7 36/36] videobuf2: use sgtable-based scatterlist wrappers

[PATCH v8 4/4] gpio: xilinx: Utilize for_each_set_clump macro
 2020-06-19 14:26 UTC  (7+ messages)

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-06-19 14:19 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "
` [RFC PATCH 2/4] i2c: core: add generic I2C GPIO recovery
` [RFC PATCH 3/4] i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
` [RFC PATCH 4/4] i2c: at91: Move to generic GPIO bus recovery

[PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-06-19 13:57 UTC  (11+ messages)
` [PATCH v13 1/9] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v13 3/9] smccc: Export smccc conduit get helper
` [PATCH v13 4/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v13 5/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v13 6/9] clocksource: Add clocksource id for arm arch counter
` [PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v13 8/9] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v13 9/9] arm64: Add kvm capability check extension for ptp_kvm

[PATCH/RFC v2 2/2] mmc: core: Call mmc_power_off_nofity() if pm_suspend_via_firmware()
 2020-06-19 13:41 UTC 

[PATCH v10 0/9] SCMI Notifications Core Support
 2020-06-19 13:38 UTC  (10+ messages)
` [PATCH v10 1/9] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v10 2/9] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v10 3/9] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v10 4/9] firmware: arm_scmi: Enable notification core
` [PATCH v10 5/9] firmware: arm_scmi: Add Power notifications support
` [PATCH v10 6/9] firmware: arm_scmi: Add Perf "
` [PATCH v10 7/9] firmware: arm_scmi: Add Sensor "
` [PATCH v10 8/9] firmware: arm_scmi: Add Reset "
` [PATCH v10 9/9] firmware: arm_scmi: Add Base "

[PATCH AUTOSEL 4.19 047/172] ASoC: meson: add missing free_irq() in error path
 2020-06-19 13:28 UTC  (2+ messages)

[PATCH 0/7] Add support for SD card in AM654x-evm
 2020-06-19 12:58 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: mmc: sdhci-am654: Add ti,clkbuf-sel binding
` [PATCH 2/7] mmc: sdhci_am654: Add flag for PHY calibration
` [PATCH 3/7] mmc: sdhci_am654: Add Support for SR2.0
` [PATCH 4/7] mmc: sdhci_am654: Fix conditions for enabling dll
` [PATCH 5/7] mmc: sdhci_am654: Update delay chain configuration
` [PATCH 6/7] mmc: sdhci_am654: Add support for clkbuf_sel property
` [PATCH 7/7] arm64: defconfig: Enable AM654x SDHCI controller

[GIT PULL] arm64 fixes for -rc2
 2020-06-19 12:43 UTC 

[PATCH v2] arm64: Depend on newer binutils when building PAC
 2020-06-19 12:35 UTC 

[PATCH v3 00/15] Split off nVHE hyp code
 2020-06-19 12:11 UTC  (10+ messages)
` [PATCH v3 02/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH v3 03/15] arm64: kvm: Add build rules for separate nVHE object files
` [PATCH v3 07/15] arm64: kvm: Split hyp/tlb.c to VHE/nVHE

[PATCH v2 0/6] spi: Adding support for Microchip Sparx5 SoC
 2020-06-19 12:11 UTC  (8+ messages)
` [PATCH v2 1/6] spi: dw: Add support for RX sample delay register
` [PATCH v2 2/6] arm64: dts: sparx5: Add SPI controller
` [PATCH v2 3/6] spi: dw: Add Microchip Sparx5 support
` [PATCH v2 4/6] dt-bindings: snps, dw-apb-ssi: Add sparx5, SPI slave snps, rx-sample-delay-ns and microchip, spi-interface2 properties
` [PATCH v2 5/6] arm64: dts: sparx5: Add spi-nor support
` [PATCH v2 6/6] arm64: dts: sparx5: Add spi-nand devices

[PATCH] soc: imx-scu: Support module build
 2020-06-19 12:09 UTC  (8+ messages)

[PATCH v2 0/4] dt-bindings: mfd: Add bindings for the Mediatek MT6360
 2020-06-19 11:53 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add bindings for the Mediatek MT6360 PMIC
` [PATCH v2 2/4] mfd: mt6360: implement i2c R/W with CRC
` [PATCH v2 3/4] iio: adc: mt6360: Add ADC driver for MT6360
` [PATCH v2 4/4] regulator: mt6360: Add support for MT6360 regulator

[PATCH v5 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-19 11:52 UTC  (4+ messages)

[PATCH] arm64: kvm: Annotate hyp NMI-related functions as __always_inline
 2020-06-19 11:29 UTC  (2+ messages)

[PATCH v4 00/07] MT6779 IOMMU SUPPORT
 2020-06-19 10:56 UTC  (9+ messages)
` [PATCH v4 6/7] iommu/mediatek: Add REG_MMU_WR_LEN definition preparing for mt6779
` [PATCH v4 7/7] iommu/mediatek: Add mt6779 basic support

[PATCH] PCI: aardvark: Indicate error in 'val' when config read fails
 2020-06-19 10:56 UTC  (2+ messages)

[PATCH 0/3] arm64: perf: add support for Cortex-A55/A75/A76
 2020-06-19 10:45 UTC  (4+ messages)
` [PATCH 1/3] arm64: perf: add support for Cortex-A55
` [PATCH 2/3] arm64: perf: add support for Cortex-A75
` [PATCH 3/3] arm64: perf: add support for Cortex-A76

[RFC PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-06-19 10:44 UTC  (11+ messages)
` [RFC PATCH v13 1/9] arm64: Probe for the presence of KVM hypervisor services during boot
` [RFC PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v13 3/9] smccc: Export smccc conduit get helper
` [RFC PATCH v13 4/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [RFC PATCH v13 5/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v13 6/9] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp
` [RFC PATCH v13 8/9] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v13 9/9] arm64: Add kvm capability check extension for ptp_kvm

[PATCH] ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_module
 2020-06-19 10:42 UTC 

[PATCH 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-06-19 10:27 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-krane-sku176
` [PATCH 2/7] arm64: dts: mt6358: Add the compatible for the regulators
` [PATCH 3/7] arm64: dts: mt8183: Add MediaTek's peripheral configuration controller
` [PATCH 4/7] arm64: dts: mt8183: Fix unit name warnings
` [PATCH 5/7] arm64: dts: mt8183-evb: "
` [PATCH 6/7] arm64: dts: mt8183: Add USB3.0 support
` [PATCH 7/7] arm64: dts: mt8183: Add krane-sku176 board

[PATCH v4 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-06-19  9:56 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add bcm63xx-usbh bindings
` [PATCH v4 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

Add MediaTek MT6873 devapc driver
 2020-06-19  9:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: devapc: add bindings for devapc-mt6873
` [PATCH v2 2/2] soc: mediatek: devapc: add devapc-mt6873 driver

[PATCH v6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-06-19 10:02 UTC  (5+ messages)
` [PATCH v6 6/7] clk: mediatek: add UART0 clock support

[PATCH v5 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-06-19 10:00 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: phy: add bcm63xx-usbh bindings
` [PATCH v5 2/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver

[PATCH v6 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-06-19  9:43 UTC  (3+ messages)
  ` [PATCH v6 35/36] videobuf2: use sgtable-based scatterlist wrappers

[PATCH v5] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-06-19  9:39 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v5 2/4] dmaengine: mediatek-cqdma: remove redundant queue structure
` [PATCH v5 3/4] dmaengine: mediatek-cqdma: add dma mask for capability
` [PATCH v5 4/4] dmaengine: mediatek-cqdma: fix compatible

[RESEND PATCH] Revert "clk: rockchip: fix wrong mmc sample phase shift for rk3328"
 2020-06-19  9:30 UTC  (2+ messages)
` [RESEND PATCH] Revert "clk: rockchip: fix wrong mmc sample phase shift for rk3328"【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH v3 1/1] mfd: Add I2C based System Configuaration (SYSCON) access
 2020-06-19  9:06 UTC  (7+ messages)

[PATCH v2 0/3] pinctrl: single: support #pinctrl-cells = 2
 2020-06-19  9:06 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: change AM33XX_PADCONF macro separate conf and mux
` [PATCH v2 2/3] ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2
` [PATCH v2 3/3] pinctrl: single: parse #pinctrl-cells = 2

[PATCH v2] drm/rockchip: vop: fix vop full rgb24 r/b color error
 2020-06-19  8:53 UTC 

[PATCH] drm/rockchip: vop: fix vop full rgb24 r/b color error
 2020-06-19  8:39 UTC  (3+ messages)

[PATCH v5 0/7] arm_pmu: Use NMI for perf interrupt
 2020-06-19  8:33 UTC  (13+ messages)
` [PATCH v5 2/7] arm64: perf: Avoid PMXEV* indirection
` [PATCH v5 3/7] arm64: perf: Remove PMU locking
` [PATCH v5 6/7] arm_pmu: Introduce pmu_irq_ops

properly support exec and wait with kernel pointers v2
 2020-06-19  8:28 UTC  (3+ messages)
` [PATCH 3/6] exec: cleanup the count() function

[PATCH 1/1 v2] cpufreq: ap806: fix cpufreq driver needs ap cpu clk
 2020-06-19  8:21 UTC 

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-19  8:21 UTC  (14+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-06-19  8:20 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
  ` [PATCH v2 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
  ` [PATCH v2 04/12] ACPI/IORT: Remove useless PCI bus walk
  ` [PATCH v2 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
  ` [PATCH v2 06/12] of/iommu: Make of_map_rid() PCI agnostic
  ` [PATCH v2 07/12] of/device: Add input id to of_dma_configure()
  ` [PATCH v2 08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
  ` [PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
  ` [PATCH v2 10/12] of/irq: Make of_msi_map_rid() PCI "
  ` [PATCH v2 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[PATCH] i2c: mediatek: Add to support continuous mode
 2020-06-19  8:06 UTC 

[PATCH] iio: at91_adc: remove usage of iio_priv_to_dev() helper
 2020-06-19  8:02 UTC  (3+ messages)

[RESEND PATCH v3 0/6] soc: xilinx: vcu: provide interfaces for other drivers
 2020-06-19  7:59 UTC  (7+ messages)
` [RESEND PATCH v3 1/6] soc: xilinx: vcu: drop useless success message
` [RESEND PATCH v3 2/6] ARM: dts: define indexes for output clocks
` [RESEND PATCH v3 3/6] soc: xilinx: vcu: implement clock provider "
` [RESEND PATCH v3 4/6] dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate binding
` [RESEND PATCH v3 5/6] soc: xilinx: vcu: use vcu-settings syscon registers
` [RESEND PATCH v3 6/6] soc: xilinx: vcu: add missing register NUM_CORE

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-06-19  8:00 UTC  (4+ messages)
` [PATCH v2] iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-06-19  7:37 UTC  (3+ messages)
` [PATCH v8 03/12] iommu/sva: Add PASID helpers

[PATCH] clk: imx: vf610: add CAAM clock
 2020-06-19  3:28 UTC  (2+ messages)

[PATCH][next] net: stmmac: selftests: Use struct_size() helper in kzalloc()
 2020-06-19  3:19 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-19  3:00 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add 2500BaseX support "

[PATCH 0/2] Add new UniPhier AHCI PHY driver
 2020-06-19  2:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description
` [PATCH 2/2] phy: socionext: Add UniPhier AHCI PHY driver support


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