Show patches with: State = Action Required       |    Archived = No       |   3513 patches
« 1 2 3 435 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
soc: rockchip: work around clang warning soc: rockchip: work around clang warning - 1 - --- 2019-07-03 Arnd Bergmann Queued
ARM: stm32: use "depends on" instead of "if" after prompt ARM: stm32: use "depends on" instead of "if" after prompt - - - --- 2019-07-10 Masahiro Yamada Queued
[RESEND] ARM: davinci: fix sleep.S build error on ARMv4 [RESEND] ARM: davinci: fix sleep.S build error on ARMv4 1 - - --- 2019-07-22 Arnd Bergmann Queued
[RESEND] ARM: bcm47094: add missing #cells for mdio-bus-mux [RESEND] ARM: bcm47094: add missing #cells for mdio-bus-mux - - - --- 2019-07-22 Arnd Bergmann Queued
[1/2] ARM: defconfig: u8500: Refresh defconfig [1/2] ARM: defconfig: u8500: Refresh defconfig - - - --- 2019-07-23 Linus Walleij Queued
[2/2] ARM: defconfig: u8500: Add new drivers [1/2] ARM: defconfig: u8500: Refresh defconfig - - - --- 2019-07-23 Linus Walleij Queued
[v2,linux-next,4/4] arm64: configs: defconfig: Change CONFIG_REMOTEPROC from m to y arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y 1 - - --- 2019-09-20 J, KEERTHY Queued
ARM: dts: ux500: Fix up the CPU thermal zone ARM: dts: ux500: Fix up the CPU thermal zone - 1 - --- 2019-10-01 Linus Walleij Queued
Input: stmpe - drop driver owner assignment Input: stmpe - drop driver owner assignment - - - --- 2024-03-27 Krzysztof Kozlowski New
[v6,01/29] iommu: Validate the PASID in iommu_attach_device_pasid() Update SMMUv3 to the modern iommu API (part 2/3) - - - --- 2024-03-27 Jason Gunthorpe New
[v6,02/29] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V Update SMMUv3 to the modern iommu API (part 2/3) - - - --- 2024-03-27 Jason Gunthorpe New
[v6,03/29] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,04/29] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain Update SMMUv3 to the modern iommu API (part 2/3) - 4 2 --- 2024-03-27 Jason Gunthorpe New
[v6,05/29] iommu/arm-smmu-v3: Add a type for the CD entry Update SMMUv3 to the modern iommu API (part 2/3) - 4 2 --- 2024-03-27 Jason Gunthorpe New
[v6,06/29] iommu/arm-smmu-v3: Add an ops indirection to the STE code Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,07/29] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry() Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,08/29] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,09/29] iommu/arm-smmu-v3: Consolidate clearing a CD table entry Update SMMUv3 to the modern iommu API (part 2/3) - 4 2 --- 2024-03-27 Jason Gunthorpe New
[v6,10/29] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr() Update SMMUv3 to the modern iommu API (part 2/3) - - - --- 2024-03-27 Jason Gunthorpe New
[v6,11/29] iommu/arm-smmu-v3: Allocate the CD table entry in advance Update SMMUv3 to the modern iommu API (part 2/3) - 3 2 --- 2024-03-27 Jason Gunthorpe New
[v6,12/29] iommu/arm-smmu-v3: Move the CD generation for SVA into a function Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,13/29] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd() Update SMMUv3 to the modern iommu API (part 2/3) - 2 2 --- 2024-03-27 Jason Gunthorpe New
[v6,14/29] iommu/arm-smmu-v3: Start building a generic PASID layer Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,15/29] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,16/29] iommu/arm-smmu-v3: Make changing domains be hitless for ATS Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,17/29] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,18/29] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches Update SMMUv3 to the modern iommu API (part 2/3) - - - --- 2024-03-27 Jason Gunthorpe New
[v6,19/29] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,20/29] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,21/29] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,22/29] iommu: Add ops->domain_alloc_sva() Update SMMUv3 to the modern iommu API (part 2/3) - 1 2 --- 2024-03-27 Jason Gunthorpe New
[v6,23/29] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,24/29] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID Update SMMUv3 to the modern iommu API (part 2/3) - - - --- 2024-03-27 Jason Gunthorpe New
[v6,25/29] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,26/29] iommu/arm-smmu-v3: Bring back SVA BTM support Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,27/29] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,28/29] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[v6,29/29] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID Update SMMUv3 to the modern iommu API (part 2/3) - - 2 --- 2024-03-27 Jason Gunthorpe New
[GIT,PULL] iommu/arm-smmu: Fixes for 6.9-rc [GIT,PULL] iommu/arm-smmu: Fixes for 6.9-rc - - - --- 2024-03-27 Will Deacon New
[v1,1/2] arm64: dts: ti: verdin-am62: mallow: fix GPIOs pinctrl arm64: dts: ti: k3-am625-verdin: fix GPIOs pinctrl - - - --- 2024-03-27 Francesco Dolcini New
[v1,2/2] arm64: dts: ti: k3-am625-verdin: add PCIe reset gpio hog arm64: dts: ti: k3-am625-verdin: fix GPIOs pinctrl - - - --- 2024-03-27 Francesco Dolcini New
[v1] arm64: mm: Batch dsb and isb when populating pgtables [v1] arm64: mm: Batch dsb and isb when populating pgtables - - - --- 2024-03-27 Ryan Roberts New
[1/2] arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK Pi 4 Enable internal strobe pulldown on Radxa ROCK 4 SBCs - 1 - --- 2024-03-27 Folker Schwesinger New
[2/2] arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK 4C+ Enable internal strobe pulldown on Radxa ROCK 4 SBCs - 1 - --- 2024-03-27 Folker Schwesinger New
[v2,1/9] spi: pxa2xx: Narrow the Kconfig option visibility spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,2/9] spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr() spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,3/9] spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,4/9] spi: pxa2xx: Skip SSP initialization if it's done elsewhere spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,5/9] spi: pxa2xx: Allow number of chip select pins to be read from property spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,6/9] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,7/9] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,8/9] spi: pxa2xx: Remove outdated documentation spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v2,9/9] spi: pxa2xx: Don't use "proxy" headers spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-27 Andy Shevchenko New
[v3,01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,06/14] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API 1 1 - --- 2024-03-27 Samuel Holland New
[v3,08/14] powerpc: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API 1 1 - --- 2024-03-27 Samuel Holland New
[v3,09/14] x86: Implement ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,10/14] riscv: Add support for kernel-mode FPU Unified cross-architecture kernel-mode FPU API 1 2 - --- 2024-03-27 Samuel Holland New
[v3,11/14] drm/amd/display: Only use hard-float, not altivec on powerpc Unified cross-architecture kernel-mode FPU API 1 - - --- 2024-03-27 Samuel Holland New
[v3,12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API 1 1 - --- 2024-03-27 Samuel Holland New
[v3,13/14] selftests/fpu: Move FP code to a separate translation unit Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v3,14/14] selftests/fpu: Allow building on other architectures Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v2,1/3] arch: Select fbdev helpers with CONFIG_VIDEO arch: Remove fbdev dependency from video helpers - 1 - --- 2024-03-27 Thomas Zimmermann New
[v2,2/3] arch: Remove struct fb_info from video helpers arch: Remove fbdev dependency from video helpers - 1 - --- 2024-03-27 Thomas Zimmermann New
[v2,3/3] arch: Rename fbdev header and source files arch: Remove fbdev dependency from video helpers - 1 - --- 2024-03-27 Thomas Zimmermann New
[01/23] media: i2c: imx258: Remove unused defines v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[02/23] media: i2c: imx258: Make image geometry meet sensor requirements v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[03/23] media: i2c: imx258: Disable digital cropping on binned modes v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[04/23] media: i2c: imx258: Remove redundant I2C writes. v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[05/23] media: i2c: imx258: Add regulator control v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable. v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[07/23] media: i2c: imx258: Split out common registers from the mode based ones v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[08/23] media: i2c: imx258: Add support for 24MHz clock v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[v3,1/6] dt-bindings: reset: Define reset id used for HDMI Receiver Add Synopsys DesignWare HDMI RX Controller 1 - - --- 2024-03-27 Shreeya Patel New
[v3,2/6] clk: rockchip: rst-rk3588: Add reset line for HDMI Receiver Add Synopsys DesignWare HDMI RX Controller - - - --- 2024-03-27 Shreeya Patel New
[v3,3/6] dt-bindings: media: Document HDMI RX Controller Add Synopsys DesignWare HDMI RX Controller - 2 - --- 2024-03-27 Shreeya Patel New
[v3,4/6] arm64: dts: rockchip: Add device tree support for HDMI RX Controller Add Synopsys DesignWare HDMI RX Controller - 1 1 --- 2024-03-27 Shreeya Patel New
[v3,6/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver Add Synopsys DesignWare HDMI RX Controller - - - --- 2024-03-27 Shreeya Patel New
[01/23] media: i2c: imx258: Remove unused defines v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[02/23] media: i2c: imx258: Make image geometry meet sensor requirements v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[03/23] media: i2c: imx258: Disable digital cropping on binned modes v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[04/23] media: i2c: imx258: Remove redundant I2C writes. v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[05/23] media: i2c: imx258: Add regulator control v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable. v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[07/23] media: i2c: imx258: Split out common registers from the mode based ones v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[08/23] media: i2c: imx258: Add support for 24MHz clock v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[11/23] media: i2c: imx258: Add get_selection for pixel array information v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[12/23] media: i2c: imx258: Allow configuration of clock lane behaviour v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[13/23] media: i2c: imx258: Correct max FRM_LENGTH_LINES value v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
[14/23] media: i2c: imx258: Issue reset before starting streaming v2: imx258 improvement series - - - --- 2024-03-27 Luis Garcia New
[15/23] media: i2c: imx258: Set pixel_rate range to the same as the value v2: imx258 improvement series - 1 - --- 2024-03-27 Luis Garcia New
« 1 2 3 435 36 »