Show patches with: Archived = No       |   11341 patches
« 1 2 3 4113 114 »
Patch Series S/W/F Date Submitter Delegate State
[v6,5/6] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-13 Igor Korotin New
[v3,27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,25/28] misc: lan966x_pci: Introduce board specific data lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,21/28] misc: lan966x_pci: Fix dtso nodes ordering lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,20/28] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,16/28] i2c: mux: Set adapter physical device lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,12/28] driver core: fw_devlink: Tag the fwnode dev member as private lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,10/28] cxl/test: Use fw_devlink_set_device() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,08/28] pinctrl: cs42l43: Use fw_devlink_set_device() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,06/28] driver core: fw_devlink: Introduce fw_devlink_set_device() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,01/28] Revert "treewide: Fix probing of devices in DT overlays" lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v6,2/6] rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]` rust: Add ACPI match table support for Rust drivers --- 2025-06-13 Igor Korotin New
[v9,7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,3/7] ACPI: APEI: EINJ: Add einjv2 extension struct Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v1,5/5] ACPI: proc: Prefer to use octal permission ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,4/5] ACPI: proc: Use str_enabled_disabled() helper ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,3/5] ACPI: proc: Remove unused header ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,2/5] ACPI: proc: Use correct format specifier and drop casting ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,1/5] ACPI: wakeup: Drop unneeded casting for sleep_state ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[4/4] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
[3/4] ACPI / PPTT: Find cache level by cache-id ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
[2/4] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
[1/4] ACPI / PPTT: Add a helper to fill a cpumask from a processor container ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
x86: Fix build warnings about export.h x86: Fix build warnings about export.h --- 2025-06-12 Zhenghan Cheng New
[v3,next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings [v3,next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings --- 2025-06-11 Gustavo A. R. Silva New
[v5,6/6] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin Superseded
[v5,5/6] rust: cpufreq: Remove unnecessary `of` dependency in cpufreq example rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin New
[v5,4/6] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin Superseded
[v5,3/6] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin New
[v5,2/6] rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]` rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin Superseded
[v5,1/6] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin New
[v4,5/5] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin New
[v4,4/5] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin New
[v4,3/5] rust: driver: Consolidate `Adapter` methods using `#[cfg]` rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin New
[v4,2/5] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin Superseded
[v4,1/5] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin Superseded
[v8,2/2] ras: mem: Add memory ACPI RAS2 driver ACPI: Add support for ACPI RAS2 feature table --- 2025-06-10 Shiju Jose New
[v8,1/2] ACPI:RAS2: Add ACPI RAS2 driver ACPI: Add support for ACPI RAS2 feature table --- 2025-06-10 Shiju Jose New
[v2,3/3] iommu/riscv: Add ACPI support RISC-V: Add ACPI support for IOMMU --- 2025-06-10 Sunil V L New
[v2,2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id() RISC-V: Add ACPI support for IOMMU --- 2025-06-10 Sunil V L New
[v2,1/3] ACPI: RISC-V: Add support for RIMT RISC-V: Add ACPI support for IOMMU --- 2025-06-10 Sunil V L New
[v2,1/1] MAINTAINERS: .mailmap: Update Hans de Goede's email address MAINTAINERS: .mailmap: Update Hans de Goede's email address --- 2025-06-09 Hans de Goede New
[RESEND] device property: Use tidy for_each_named_* macros [RESEND] device property: Use tidy for_each_named_* macros --- 2025-06-09 Matti Vaittinen New
ACPI: acpi_pad: Update arguments of mwait_idle_with_hints() ACPI: acpi_pad: Update arguments of mwait_idle_with_hints() --- 2025-06-09 Uros Bizjak Accepted
Decrease `AcpiExTracePoint` verbosity Decrease `AcpiExTracePoint` verbosity --- 2025-06-09 Mario Limonciello New
[v2] ACPI: Enable CONFIG_ACPI_DEBUG by default [v2] ACPI: Enable CONFIG_ACPI_DEBUG by default --- 2025-06-09 Mario Limonciello New
gpiolib: acpi: Add a quirk for Acer Nitro V15 gpiolib: acpi: Add a quirk for Acer Nitro V15 --- 2025-06-09 Mario Limonciello New
[3/3] ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure CXL: ACPI: faux: Fix cxl_core.ko module load regression --- 2025-06-07 Dan Williams Accepted
[2/3] driver core: faux: Quiet probe failures CXL: ACPI: faux: Fix cxl_core.ko module load regression --- 2025-06-07 Dan Williams Accepted
[1/3] driver core: faux: Suppress bind attributes CXL: ACPI: faux: Fix cxl_core.ko module load regression --- 2025-06-07 Dan Williams Accepted
[v3,4/4] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin New
[v3,3/4] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin Superseded
[v3,2/4] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin Superseded
[v3,1/4] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin Superseded
[2/2] ACPI: Suppress misleading SPCR console message when SPCR table is absent ACPI: Improve SPCR handling and messaging on SPCR-less systems --- 2025-06-06 Li Chen New
[1/2] ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabled ACPI: Improve SPCR handling and messaging on SPCR-less systems --- 2025-06-06 Li Chen New
[v2,12/12] media: uvcvideo: Do not create MC entities for virtual entities media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,10/12] media: uvcvideo: Add get_* functions to uvc_entity media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,09/12] media: uvcvideo: Add uvc_ctrl_query_entity helper media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,07/12] media: uvcvideo: Make uvc_alloc_entity non static media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,06/12] dt-bindings: usb: usb-device: Add orientation and rotation media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,05/12] media: ipu-bridge: Use v4l2_fwnode for unknown rotations media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,04/12] media: ipu-bridge: Use v4l2_fwnode_device_parse helper media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,03/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,01/12] media: uvcvideo: Always set default_value media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,5/5] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin New
[v2,4/5] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin New
[v2,3/5] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin New
[v2,3/5] rust: driver: Add ACPI id table support to Adapter trait Untitled series #269141 --- 2025-06-05 Igor Korotin New
[v2,2/5] rust: helpers: Add `is_of_node` helper function rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin Superseded
[v2,1/5] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin Superseded
[v1,5/5] Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,4/5] ACPI: processor: Rescan "dead" SMT siblings during initialization x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,3/5] intel_idle: Rescan "dead" SMT siblings during initialization x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,2/5] x86/smp: PM/hibernate: Split arch_resume_nosmt() x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,1/5] intel_idle: Use subsys_initcall_sync() for initialization x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v6,2/2] PCI/ACPI: Add acpi_check_dsm() for PCI _DSM definitions Revise some PCI _DSM method implement --- 2025-06-05 Zhou Shengqing New
[v6,1/2] PCI/ACPI: Add rev 2 check for PRESERVE_BOOT_CONFIG function Revise some PCI _DSM method implement --- 2025-06-05 Zhou Shengqing New
[v8,7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v8,6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v8,5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v8,4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v8,3/7] ACPI: APEI: EINJ: Add einjv2 extension struct Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v8,2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v8,1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings Enable EINJv2 Support --- 2025-06-04 Zaid Alali Superseded
[v1,4/5] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-04 Igor Korotin Superseded
[v1,2/5] rust: helpers: Add `is_of_node` helper function rust: Add ACPI match table support for Rust drivers --- 2025-06-04 Igor Korotin New
[v1,1/5] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-04 Igor Korotin Superseded
« 1 2 3 4113 114 »