Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   452 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[v8,7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko Accepted
[v8,3/7] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,2/7] PCI: Introduce pci_resource_n() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko Accepted
[v8,1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v7,6/6] PCI: Make use of pci_resource_n() Add pci_dev_for_each_resource() helper and update users --- 2023-03-23 Andy Shevchenko New
[v7,2/6] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-23 Andy Shevchenko Superseded
[v7,1/6] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users --- 2023-03-23 Andy Shevchenko Superseded
[v6,6/7] PCI/ACPI: Replace open coded variant of resource_union() resource: introduce union(), intersection() API --- 2020-11-03 Andy Shevchenko Superseded
[v6,6/6] gpiolib: Fold conditionals into a simple ternary operator gpiolib: switch to fwnode in the core --- 2021-03-09 Andy Shevchenko Accepted
[v6,5/7] resource: Add test cases for new resource API resource: introduce union(), intersection() API --- 2020-11-03 Andy Shevchenko Superseded
[v6,5/6] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core --- 2021-03-09 Andy Shevchenko Accepted
[v6,5/5] device property: Constify fwnode APIs that uses fwnode_get_next_parent() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs --- 2022-04-08 Andy Shevchenko New
[v6,4/6] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core --- 2021-03-09 Andy Shevchenko Accepted
[v6,4/5] device property: Constify fwnode_handle_get() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs --- 2022-04-08 Andy Shevchenko New
[v6,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() Add pci_dev_for_each_resource() helper and update users --- 2023-03-20 Andy Shevchenko Superseded
[v6,3/6] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use gpiolib: switch to fwnode in the core --- 2021-03-09 Andy Shevchenko Accepted
[v6,3/5] device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs --- 2022-04-08 Andy Shevchenko Accepted
[v6,3/4] EISA: Convert to use pci_bus_for_each_resource_p() Add pci_dev_for_each_resource() helper and update users --- 2023-03-20 Andy Shevchenko Superseded
[v6,2/7] resource: Group resource_overlaps() with other inline helpers resource: introduce union(), intersection() API --- 2020-11-03 Andy Shevchenko Superseded
[v6,2/6] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core --- 2021-03-09 Andy Shevchenko Accepted
[v6,2/5] device property: Introduce fwnode_for_each_parent_node() [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs --- 2022-04-08 Andy Shevchenko Superseded
[v6,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-20 Andy Shevchenko New
[v6,1/6] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core --- 2021-03-09 Andy Shevchenko Accepted
[v6,1/5] device property: Allow error pointer to be passed to fwnode APIs [v6,1/5] device property: Allow error pointer to be passed to fwnode APIs --- 2022-04-08 Andy Shevchenko Accepted
[v6,1/4] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-20 Andy Shevchenko Superseded
[v5,6/7] PCI/ACPI: Replace open coded variant of resource_union() [v5,1/7] resource: Simplify region_intersects() by reducing conditionals --- 2020-11-03 Andy Shevchenko Superseded
[v5,5/7] resource: Add test cases for new resource API [v5,1/7] resource: Simplify region_intersects() by reducing conditionals --- 2020-11-03 Andy Shevchenko Accepted
[v5,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-14 Andy Shevchenko Superseded
[v5,3/7] resource: Introduce resource_union() for overlapping resources [v5,1/7] resource: Simplify region_intersects() by reducing conditionals --- 2020-11-03 Andy Shevchenko Superseded
[v5,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-14 Andy Shevchenko Superseded
[v5,3/4] device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of() Untitled series #172107 --- 2022-04-06 Andy Shevchenko Superseded
[v5,2/6] gpiolib: Unify the checks on fwnode type gpiolib: switch to fwnode in the core --- 2021-03-08 Andy Shevchenko Superseded
[v5,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-14 Andy Shevchenko Superseded
[v5,2/4] device property: Introduce fwnode_for_each_parent_node() Untitled series #172107 --- 2022-04-06 Andy Shevchenko Superseded
[v5,1/7] resource: Simplify region_intersects() by reducing conditionals [v5,1/7] resource: Simplify region_intersects() by reducing conditionals --- 2020-11-03 Andy Shevchenko Accepted
[v5,1/6] irqdomain: Introduce irq_domain_create_simple() API gpiolib: switch to fwnode in the core --- 2021-03-08 Andy Shevchenko Superseded
[v5,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-14 Andy Shevchenko Superseded
[v4,5/6] PCI/ACPI: Replace open coded variant of resource_union() resource: introduce union(), intersection() API --- 2020-11-02 Andy Shevchenko Superseded
[v4,5/5] ACPI: scan: Provide symbol declarations ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko New
[v4,4/6] resource: Introduce resource_intersection() for overlapping resources resource: introduce union(), intersection() API --- 2020-11-02 Andy Shevchenko Superseded
[v4,4/5] ACPI: scan: Use the acpi_match_acpi_device() helper ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko Accepted
[v4,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-10 Andy Shevchenko Superseded
[v4,4/4] device property: Don't use "proxy" headers driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Accepted
[v4,4/4] device property: Add a blank line in Kconfig of tests [v4,1/4] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*() --- 2022-11-22 Andy Shevchenko Accepted
[v4,4/4] clk: fractional-divider: Document the arithmetics used behind the code [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users --- 2021-08-12 Andy Shevchenko Accepted
[v4,3/5] ACPI: platform: Move SMB0001 HID to the header and reuse ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko Accepted
[v4,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-10 Andy Shevchenko Superseded
[v4,3/4] device property: Rename goto label to be more precise [v4,1/4] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*() --- 2022-11-22 Andy Shevchenko Accepted
[v4,3/4] device property: Move enum dev_dma_attr to fwnode.h driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Accepted
[v4,3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users --- 2021-08-12 Andy Shevchenko Accepted
[v4,3/3] gpiolib: sort header inclusion alphabetically gpiolib: eventual of_node retirement --- 2022-12-28 Andy Shevchenko Accepted
[v4,2/6] resource: Group resource_overlaps() with other inline helpers resource: introduce union(), intersection() API --- 2020-11-02 Andy Shevchenko Superseded
[v4,2/5] ACPI: platform: Ignore SMB0001 only when it has resources ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko Accepted
[v4,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-10 Andy Shevchenko Superseded
[v4,2/4] driver core: Move fw_devlink stuff to where it belongs driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Superseded
[v4,2/4] device property: Move PROPERTY_ENTRY_BOOL() a bit down [v4,1/4] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*() --- 2022-11-22 Andy Shevchenko New
[v4,2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users --- 2021-08-12 Andy Shevchenko Accepted
[v4,2/3] gpiolib: Get rid of not used of_node member gpiolib: eventual of_node retirement --- 2022-12-28 Andy Shevchenko Accepted
[v4,18/18] gpiolib: Clean up headers gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,17/18] gpiolib: Group forward declarations in consumer.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,16/18] gpiolib: Deduplicate forward declarations in consumer.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,1/5] ACPI: bus: Introduce acpi_match_acpi_device() helper ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko Accepted
[v4,15/18] gpiolib: Drop unused forward declaration from driver.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users --- 2023-03-10 Andy Shevchenko Superseded
[v4,1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Accepted
[v4,1/4] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*() [v4,1/4] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*() --- 2022-11-22 Andy Shevchenko Accepted
[v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users --- 2021-08-12 Andy Shevchenko Accepted
[v4,14/18] gpio: regmap: Add missing header(s) gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,1/3] gpiolib: Introduce gpio_device_get() and gpio_device_put() gpiolib: eventual of_node retirement --- 2022-12-28 Andy Shevchenko Accepted
[v4,13/18] gpio: reg: Add missing header(s) gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,1/2] gpiolib: Reuse device's fwnode to create IRQ domain [v4,1/2] gpiolib: Reuse device's fwnode to create IRQ domain --- 2021-03-08 Andy Shevchenko Superseded
[v4,12/18] gpio: aggregator: Add missing header(s) gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,1/1] device property: Allow error pointer to be passed to fwnode APIs [v4,1/1] device property: Allow error pointer to be passed to fwnode APIs --- 2022-03-08 Andy Shevchenko New
[v4,1/1] ACPI: scan: Use unique number for instance_no [v4,1/1] ACPI: scan: Use unique number for instance_no --- 2021-03-22 Andy Shevchenko Accepted
[v4,11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,09/18] gpiolib: remove legacy gpio_export() gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,08/18] gpiolib: remove gpio_set_debounce() gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,07/18] gpiolib: remove asm-generic/gpio.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,06/18] gpiolib: coldfire: remove custom asm/gpio.h gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,05/18] gpiolib: remove empty asm/gpio.h files gpiolib cleanups --- 2023-02-08 Andy Shevchenko Superseded
[v4,04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,03/18] hte: tegra-194: Use proper includes gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,02/18] ARM: s3c24xx: Use the right include gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v4,01/18] ARM: orion/gpio: Use the right include gpiolib cleanups --- 2023-02-08 Andy Shevchenko Accepted
[v3,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,5/6] pwm: core: Remove unused devm_pwm_put() [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example --- 2021-06-07 Andy Shevchenko Accepted
[v3,5/6] PCI/ACPI: Replace open coded variant of resource_union() Untitled series #74303 --- 2020-10-30 Andy Shevchenko Accepted
[v3,5/5] gpiolib: Reuse device's fwnode to create IRQ domain gpiolib: switch to fwnode in the core --- 2021-03-04 Andy Shevchenko Superseded
[v3,5/5] device property: Constify parameter in device_dma_supported() and device_get_dma_attr() device property: Consitify a few APIs and --- 2022-10-04 Andy Shevchenko Accepted
[v3,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,4/6] resource: Introduce resource_intersection() for overlapping resources Untitled series #74303 --- 2020-10-30 Andy Shevchenko Accepted
[v3,4/6] pwm: core: Unify fwnode checks in the module [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example --- 2021-06-07 Andy Shevchenko Accepted
[v3,4/5] gpiolib: Introduce acpi_gpio_dev_init() and call it from core gpiolib: switch to fwnode in the core --- 2021-03-04 Andy Shevchenko Superseded
« 1 2 3 44 5 »