Show patches with: Archived = No       |   7333 patches
« 1 2 3 473 74 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
yamllint: Drop excluding quoted values with ',' from checks yamllint: Drop excluding quoted values with ',' from checks - - - - 2-- 2024-04-26 Rob Herring (Arm) Under Review
thermal/core: Introduce user trip points thermal/core: Introduce user trip points - - - - 22- 2024-06-27 Daniel Lezcano Changes Requested
spi: dt-bindings: samsung: make dma properties not required spi: dt-bindings: samsung: make dma properties not required - - - - 31- 2024-03-01 Tudor Ambarus Changes Requested
spi: dt-bindings: marvell,mmp2-ssp: Merge PXA SSP into schema spi: dt-bindings: marvell,mmp2-ssp: Merge PXA SSP into schema 2 - 1 - 22- 2024-05-22 Rob Herring (Arm) Not Applicable
spi: dt-bindings: armada-3700: convert to dtschema spi: dt-bindings: armada-3700: convert to dtschema - - 1 - 22- 2024-04-17 Kousik Sanagavarapu Not Applicable
regulators: dt-bindings: gpio-regulator: Fix "gpios-states" and "states" array bounds regulators: dt-bindings: gpio-regulator: Fix "gpios-states" and "states" array bounds - - - - 22- 2024-02-24 Rob Herring (Arm) Not Applicable
regulator: dt-bindings: fixed-regulator: Add a preferred node name regulator: dt-bindings: fixed-regulator: Add a preferred node name - - 1 - 31- 2024-04-26 Rob Herring (Arm) Not Applicable
of: unittest: Return directly after a failed kasprintf() call in of_unittest_pci_node_verify() of: unittest: Return directly after a failed kasprintf() call in of_unittest_pci_node_verify() - 1 - - -11 2024-01-23 Markus Elfring Rejected
of: unittest: Fix of_count_phandle_with_args() expected value message of: unittest: Fix of_count_phandle_with_args() expected value message - 1 - - -11 2024-01-11 Geert Uytterhoeven Accepted
of: unittest: Fix compile in the non-dynamic case of: unittest: Fix compile in the non-dynamic case - 1 - - -11 2024-01-29 Christian A. Ehrhardt Accepted
of: reserved_mem: fix error log for reserved mem init failure of: reserved_mem: fix error log for reserved mem init failure - - - - --- 2023-12-06 Pintu Kumar Superseded
of: reserved_mem: fix error log for reserved mem init failure of: reserved_mem: fix error log for reserved mem init failure - - - - 1-1 2023-12-06 Pintu Kumar Changes Requested
of: reserved_mem: Restructure code to call reserved mem init functions earlier of: reserved_mem: Restructure code to call reserved mem init functions earlier - 1 - - -11 2024-06-17 Oreoluwa Babatunde Superseded
of: reserved_mem: Remove the use of phandle from the reserved_mem APIs of: reserved_mem: Remove the use of phandle from the reserved_mem APIs - - - - 1-1 2024-04-22 Oreoluwa Babatunde Accepted
of: replace of_match_node() macro by a function when !CONFIG_OF of: replace of_match_node() macro by a function when !CONFIG_OF - - - - 1-1 2024-07-08 Théo Lebrun Changes Requested
of: property: lower loglevel of of_graph_get_next_endpoint of: property: lower loglevel of of_graph_get_next_endpoint - - - - 1-1 2024-02-23 Marco Felsch Superseded
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing - 1 2 1 -11 2024-02-24 Saravana Kannan Accepted
of: property: Fix fw_devlink handling of interrupt-map of: property: Fix fw_devlink handling of interrupt-map 1 1 - - -11 2024-05-28 Marc Zyngier Accepted
of: property: Add fw_devlink support for interrupt-map property of: property: Add fw_devlink support for interrupt-map property - - - - 1-1 2024-04-12 Anup Patel Changes Requested
of: of_test: add MODULE_DESCRIPTION() of: of_test: add MODULE_DESCRIPTION() - - - - 1-1 2024-05-24 Jeff Johnson Accepted
of: of_reserved_mem: remove repeated call to get no-map property of: of_reserved_mem: remove repeated call to get no-map property - - - - 1-1 2024-04-12 DaeRo Lee Changes Requested
of: of_reserved_mem: clean-up reserved memory with no-map of: of_reserved_mem: clean-up reserved memory with no-map - - - - 1-1 2024-04-28 DaeRo Lee Superseded
of: module: prevent NULL pointer dereference in vsnprintf() of: module: prevent NULL pointer dereference in vsnprintf() 1 - - - 1-1 2024-03-27 Sergey Shtylyov Accepted
of: module: add buffer overflow check in of_modalias() of: module: add buffer overflow check in of_modalias() - 1 - - --- 2024-04-13 Sergey Shtylyov Superseded
of: module: add buffer overflow check in of_modalias() of: module: add buffer overflow check in of_modalias() - 1 - - -11 2024-04-13 Sergey Shtylyov Superseded
of: make for_each_property_of_node() available to to !OF of: make for_each_property_of_node() available to to !OF - 1 - - -11 2024-03-03 Bartosz Golaszewski Accepted
of: fdt: modify small size memory check of: fdt: modify small size memory check - - - - 11- 2024-03-04 DaeRo Lee Changes Requested
of: fdt: add size 0 check after page align of: fdt: add size 0 check after page align - - - - 1-1 2024-03-02 DaeRo Lee Changes Requested
of: dynamic: notify before revert of: dynamic: notify before revert - 1 - - -11 2024-02-28 Peng Fan (OSS) Changes Requested
of: WARN on using default root node #address-cells/#size-cells of: WARN on using default root node #address-cells/#size-cells - - - - 1-1 2024-05-30 Rob Herring (Arm) Changes Requested
of: Move all FDT reserved-memory handling into of_reserved_mem.c of: Move all FDT reserved-memory handling into of_reserved_mem.c 1 - 1 - 1-1 2024-03-11 Rob Herring (Arm) Accepted
of: Make explicit cpu_to_be32 conversion to mute sparse warning of: Make explicit cpu_to_be32 conversion to mute sparse warning - - - - 1-1 2024-02-05 Dawei Li Accepted
of: Less function calls in of_parse_phandle_with_args_map() after error detection of: Less function calls in of_parse_phandle_with_args_map() after error detection - - - - 1-1 2023-12-27 Markus Elfring RFC
of: Fix double free in of_parse_phandle_with_args_map of: Fix double free in of_parse_phandle_with_args_map - 1 - - -11 2023-12-29 Christian A. Ehrhardt Accepted
of/platform: Inform about created platform devices using pr_debug() of/platform: Inform about created platform devices using pr_debug() - - - - 1-1 2024-02-22 Uwe Kleine-König Accepted
of/platform: Fix inverted check in of_platform_notify() of/platform: Fix inverted check in of_platform_notify() - 1 - - -11 2024-07-16 Geert Uytterhoeven Not Applicable
nvmem: fixed-cell: Simplify nested if/then schema nvmem: fixed-cell: Simplify nested if/then schema - - - - 22- 2024-01-25 Rob Herring (Arm) Not Applicable
net: phy: adin: add missing clock option net: phy: adin: add missing clock option - - - - 22- 2024-01-22 Fabian Pfitzner Changes Requested
misc: qcom,fastrpc: Compute callbacks can be DMA coherent misc: qcom,fastrpc: Compute callbacks can be DMA coherent - - - - --- 2024-02-12 Krzysztof Kozlowski Superseded
memblock: add no-map alloc functions memblock: add no-map alloc functions - - - - -11 2024-04-15 DaeRo Lee Superseded
media: dt-bindings: techwell,tw9900: Fix port schema ref media: dt-bindings: techwell,tw9900: Fix port schema ref - 1 - - 22- 2024-02-02 Rob Herring (Arm) Not Applicable
media: dt-bindings: st-vgxy61: relax data-lanes restriction media: dt-bindings: st-vgxy61: relax data-lanes restriction - - - - 31- 2023-12-13 Julien Massot Changes Requested
media: dt-bindings: samsung,s5p-mfc: Fix iommu properties schemas media: dt-bindings: samsung,s5p-mfc: Fix iommu properties schemas - - - - --- 2023-12-13 Rob Herring (Arm) Superseded
media: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry media: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry 1 - - - 31- 2024-01-29 Luca Weiss Not Applicable
media: dt-bindings: qcom,i2c-cci: Fix OV7251 'data-lanes' entries media: dt-bindings: qcom,i2c-cci: Fix OV7251 'data-lanes' entries - - 1 - 31- 2024-03-11 Rob Herring (Arm) Not Applicable
media: dt-bindings: ovti,ov2680: Document clock/data-lanes media: dt-bindings: ovti,ov2680: Document clock/data-lanes - - - - 22- 2024-03-26 Fabio Estevam Changes Requested
media: dt-bindings: media: add access-controllers to STM32MP25 video codecs media: dt-bindings: media: add access-controllers to STM32MP25 video codecs 2 - - - 2-1 2024-04-10 Hugues Fruchet Not Applicable
iio: industrialio-core: look for aliases to request device index iio: industrialio-core: look for aliases to request device index - - - - 22- 2024-02-28 Dominique MARTINET Changes Requested
i2c: mux: Remove class argument from i2c_mux_add_adapter() i2c: mux: Remove class argument from i2c_mux_add_adapter() 3 - 2 - 1-1 2024-04-18 Heiner Kallweit Not Applicable
dt-bindings: xilinx: replace Piyush Mehta maintainership dt-bindings: xilinx: replace Piyush Mehta maintainership 6 - - - 31- 2024-01-19 Pandey, Radhey Shyam Accepted
dt-bindings: wlf,wm8782: Convert to dtschema dt-bindings: wlf,wm8782: Convert to dtschema - - 2 - 22- 2024-06-11 Animesh Agarwal Changes Requested
dt-bindings: watchdog: stm32-iwdg: Document interrupt and wakeup properties dt-bindings: watchdog: stm32-iwdg: Document interrupt and wakeup properties 1 - - - 31- 2024-07-05 Marek Vasut Not Applicable
dt-bindings: watchdog: sprd,sp9860-wdt: convert to YAML dt-bindings: watchdog: sprd,sp9860-wdt: convert to YAML 1 - 1 - 22- 2024-02-17 Stanislav Jakubek Not Applicable
dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4M dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4M 1 - 2 - 31- 2024-02-01 Geert Uytterhoeven Not Applicable
dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak 1 - 1 - 31- 2024-02-09 Jeffrey Hugo Superseded
dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema - - - - 22- 2024-05-27 Shresth Prasad Superseded
dt-bindings: watchdog: drop obsolete brcm,bcm2835-pm-wdt bindings dt-bindings: watchdog: drop obsolete brcm,bcm2835-pm-wdt bindings 1 - - - 11- 2024-02-17 Stanislav Jakubek Accepted
dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space 1 - 1 - 31- 2024-07-17 Biju Das Not Applicable
dt-bindings: watchdog: Convert Aspeed binding to DT schema dt-bindings: watchdog: Convert Aspeed binding to DT schema - - - - 22- 2024-04-02 Andrew Jeffery Changes Requested
dt-bindings: visionox-rm69299: Update maintainers dt-bindings: visionox-rm69299: Update maintainers - - 1 - 31- 2024-02-02 Jessica Zhang Not Applicable
dt-bindings: vendor-prefixes: add smartrg dt-bindings: vendor-prefixes: add smartrg - - - - 31- 2024-02-12 Rafał Miłecki Accepted
dt-bindings: vendor-prefixes: Add missing prefixes used in compatibles dt-bindings: vendor-prefixes: Add missing prefixes used in compatibles - - 1 - 31- 2024-02-16 Rob Herring (Arm) Accepted
dt-bindings: use capital "OR" for multiple licenses in SPDX dt-bindings: use capital "OR" for multiple licenses in SPDX - - - - 22- 2024-02-08 Krzysztof Kozlowski Accepted
dt-bindings: usb: uhci: convert to dt schema dt-bindings: usb: uhci: convert to dt schema - - - - 22- 2024-04-20 Mohammad Shehar Yaar Tausif Superseded
dt-bindings: usb: typec: anx7688: start a binding document dt-bindings: usb: typec: anx7688: start a binding document - - - - 1-1 2024-02-09 Pavel Machek Changes Requested
dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes - 1 1 - 22- 2024-05-23 Rob Herring (Arm) Not Applicable
dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names - 1 1 - 31- 2024-05-27 Bartosz Golaszewski Not Applicable
dt-bindings: usb: qcom,dwc3: fix interrupt max items dt-bindings: usb: qcom,dwc3: fix interrupt max items - 1 1 - 22- 2024-05-09 Johan Hovold Not Applicable
dt-bindings: usb: qcom,dwc3: fix a typo in interrupts' description dt-bindings: usb: qcom,dwc3: fix a typo in interrupts' description 1 - - - 31- 2024-02-20 Gabor Juhos Not Applicable
dt-bindings: usb: qcom,dwc3: Add X1E80100 binding dt-bindings: usb: qcom,dwc3: Add X1E80100 binding - - 1 - 1-1 2023-12-14 Abel Vesa Not Applicable
dt-bindings: usb: nxp,ptn5110: Fix typo in the title dt-bindings: usb: nxp,ptn5110: Fix typo in the title 1 - - - --- 2023-12-07 Fabio Estevam Superseded
dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirement dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirement 1 - 2 - 31- 2024-01-30 Stefan Eichenberger Not Applicable
dt-bindings: usb: hx3: Remove unneeded dr_mode dt-bindings: usb: hx3: Remove unneeded dr_mode 1 - - - 31- 2024-04-05 Fabio Estevam Not Applicable
dt-bindings: usb: gpio-sbu-mux: Add an entry for TMUXHS4212 dt-bindings: usb: gpio-sbu-mux: Add an entry for TMUXHS4212 1 - - - 31- 2024-05-17 Parth Pancholi Not Applicable
dt-bindings: usb: genesys,gl850g: Document 'peer-hub' dt-bindings: usb: genesys,gl850g: Document 'peer-hub' 1 - - - 22- 2023-12-07 Fabio Estevam Not Applicable
dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk - - - - 1-1 2024-02-15 Pandey, Radhey Shyam Changes Requested
dt-bindings: usb: dwc2: switch to unevaluatedProperties dt-bindings: usb: dwc2: switch to unevaluatedProperties 1 2 - - 22- 2024-06-24 Neil Armstrong Not Applicable
dt-bindings: usb: dwc2: allow device sub-nodes dt-bindings: usb: dwc2: allow device sub-nodes - - - - -11 2024-06-05 Neil Armstrong Changes Requested
dt-bindings: usb: analogix,anx7411: drop redundant connector properties dt-bindings: usb: analogix,anx7411: drop redundant connector properties 1 - 1 - 31- 2024-02-22 Krzysztof Kozlowski Not Applicable
dt-bindings: usb: add common Type-C USB Switch schema dt-bindings: usb: add common Type-C USB Switch schema - - - - 1-1 2024-01-15 Krzysztof Kozlowski Changes Requested
dt-bindings: usb: Document the Microchip USB2514 hub dt-bindings: usb: Document the Microchip USB2514 hub - - - - 31- 2024-04-04 Fabio Estevam Superseded
dt-bindings: usb: Clean-up "usb-phy" constraints dt-bindings: usb: Clean-up "usb-phy" constraints - - - - 31- 2024-01-24 Rob Herring (Arm) Not Applicable
dt-bindings: usb: Add Marvell ac5 dt-bindings: usb: Add Marvell ac5 - - - - 31- 2024-01-07 Elad Nachman Superseded
dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg" dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg" - - 1 - 31- 2024-01-24 Rob Herring (Arm) Accepted
dt-bindings: trivial-devices: sort entries alphanumerically dt-bindings: trivial-devices: sort entries alphanumerically 2 - - - 22- 2024-02-01 Krzysztof Kozlowski Accepted
dt-bindings: trivial-devices: document the Sierra Wireless mangOH Green SPI IoT interface dt-bindings: trivial-devices: document the Sierra Wireless mangOH Green SPI IoT interface 1 - - - 22- 2024-07-10 Neil Armstrong Accepted
dt-bindings: tpm: Drop type from "resets" dt-bindings: tpm: Drop type from "resets" - - 1 - 31- 2024-01-24 Rob Herring (Arm) Accepted
dt-bindings: timer: sprd-timer: convert to YAML dt-bindings: timer: sprd-timer: convert to YAML - - 2 - 22- 2024-07-03 Stanislav Jakubek Accepted
dt-bindings: timer: renesas,tmu: Make interrupt-names required dt-bindings: timer: renesas,tmu: Make interrupt-names required 1 - - - 22- 2024-03-29 Geert Uytterhoeven Not Applicable
dt-bindings: timer: renesas,tmu: Document input capture interrupt dt-bindings: timer: renesas,tmu: Document input capture interrupt - - - - 31- 2024-01-15 Geert Uytterhoeven Changes Requested
dt-bindings: timer: renesas,tmu: Add R-Car V4M support dt-bindings: timer: renesas,tmu: Add R-Car V4M support 1 - 1 - 31- 2024-04-02 Geert Uytterhoeven Accepted
dt-bindings: timer: renesas,cmt: Add R-Car V4M support dt-bindings: timer: renesas,cmt: Add R-Car V4M support 1 - 1 - 31- 2024-04-02 Geert Uytterhoeven Accepted
dt-bindings: timer: narrow regex for unit address to hex numbers dt-bindings: timer: narrow regex for unit address to hex numbers 1 - - - 31- 2024-01-23 Krzysztof Kozlowski Not Applicable
dt-bindings: ti,pcm1681: Convert to dtschema dt-bindings: ti,pcm1681: Convert to dtschema - - - - 22- 2024-03-28 Animesh Agarwal Changes Requested
dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor - - 1 - 31- 2024-05-27 Abel Vesa Not Applicable
dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor 1 - - - 31- 2024-07-16 Rayyan Ansari Not Applicable
dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock - - - - 1-1 2024-01-01 Rafał Miłecki Changes Requested
dt-bindings: thermal: k3-j72xx: Update bindings for J721S2 SoCs dt-bindings: thermal: k3-j72xx: Update bindings for J721S2 SoCs - - - - 31- 2023-12-28 Manorit Chawdhry Changes Requested
dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema - - - - 22- 2024-06-13 Abdulrasaq Lawani Superseded
dt-bindings: thermal: Drop 'trips' node as required dt-bindings: thermal: Drop 'trips' node as required - - 1 - 31- 2024-07-09 Rob Herring (Arm) Not Applicable
« 1 2 3 473 74 »