Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   123 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1] net: dev: Use unsigned integer as an argument to left-shift [v1] net: dev: Use unsigned integer as an argument to left-shift - - - - --- 2019-02-27 Andy Shevchenko davem Accepted
[v1] enc28j60: Correct description of debug module parameter [v1] enc28j60: Correct description of debug module parameter - - - - --- 2019-02-27 Andy Shevchenko davem Accepted
[v1,1/7] enc28j60: Use device_get_mac_address() [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1,2/7] enc28j60: Remove duplicate messaging [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1,3/7] enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*() [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1,4/7] enc28j60: Drop driver name duplication from messages [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1,5/7] enc28j60: Switch to use module_spi_driver() macro [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1,6/7] enc28j60: Remove linux/init.h [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1,7/7] enc28j60: Convert to use SPDX identifier [v1,1/7] enc28j60: Use device_get_mac_address() - - - - --- 2019-02-28 Andy Shevchenko davem Changes Requested
[v1] mellanox: Switch to bitmap_zalloc() [v1] mellanox: Switch to bitmap_zalloc() 1 - 1 - --- 2019-03-04 Andy Shevchenko davem Accepted
[v1] net-sysfs: Switch to bitmap_zalloc() [v1] net-sysfs: Switch to bitmap_zalloc() - - - - --- 2019-03-04 Andy Shevchenko davem Accepted
[v2,01/13] enc28j60: Use device_get_mac_address() [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,02/13] enc28j60: Remove duplicate messaging [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,03/13] enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*() [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,04/13] enc28j60: Drop driver name duplication from messages [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,05/13] enc28j60: Switch to use module_spi_driver() macro [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,06/13] enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address() [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,07/13] enc28j60: Switch to dev_<level> from pr_<level> [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,08/13] enc28j60: Convert HW related printk() to dev_printk() [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,09/13] enc28j60: Convert printk() to netdev_printk() [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,10/13] enc28j60: Remove linux/init.h [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,11/13] enc28j60: Amend comments by fixing typos, adding periods, etc [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,12/13] enc28j60: Fix indentation splats [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,13/13] enc28j60: Convert to use SPDX identifier [v2,01/13] enc28j60: Use device_get_mac_address() - - - - --- 2019-03-18 Andy Shevchenko davem Changes Requested
[v2,01/13] enc28j60: Use device_get_mac_address() enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,02/13] enc28j60: Remove duplicate messaging enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,03/13] enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*() enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,04/13] enc28j60: Drop driver name duplication from messages enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,05/13] enc28j60: Switch to use module_spi_driver() macro enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,06/13] enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address() enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,07/13] enc28j60: Switch to dev_<level> from pr_<level> enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,08/13] enc28j60: Convert HW related printk() to dev_printk() enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,09/13] enc28j60: Convert printk() to netdev_printk() enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,10/13] enc28j60: Remove linux/init.h enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,11/13] enc28j60: Amend comments by fixing typos, adding periods, etc enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,12/13] enc28j60: Fix indentation splats enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v2,13/13] enc28j60: Convert to use SPDX identifier enc28j60: messaging clean up and ACPI improvements - - - - --- 2019-03-19 Andy Shevchenko davem Accepted
[v1] tools: Keep list of tools in alphabetical order [v1] tools: Keep list of tools in alphabetical order 1 - - - --- 2019-06-28 Andy Shevchenko bpf Not Applicable
[v1] hv_sock: Use consistent types for UUIDs [v1] hv_sock: Use consistent types for UUIDs - - 1 - --- 2019-07-23 Andy Shevchenko davem Accepted
[v1] net: thunderx: Use fwnode_get_mac_address() [v1] net: thunderx: Use fwnode_get_mac_address() - - - - --- 2019-07-23 Andy Shevchenko davem Accepted
[v3,01/14] NFC: fix attrs checks in netlink interface [v3,01/14] NFC: fix attrs checks in netlink interface - - - - --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,02/14] NFC: nxp-nci: Add NXP1001 to the ACPI ID table [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,03/14] NFC: nxp-nci: Get rid of platform data [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,04/14] NFC: nxp-nci: Convert to use GPIO descriptor [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,05/14] NFC: nxp-nci: Add GPIO ACPI mapping table [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,06/14] NFC: nxp-nci: Get rid of code duplication in ->probe() [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,07/14] NFC: nxp-nci: Get rid of useless label [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,08/14] NFC: nxp-nci: Constify acpi_device_id [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,09/14] NFC: nxp-nci: Drop of_match_ptr() use [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,10/14] NFC: nxp-nci: Drop comma in terminator lines [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,11/14] NFC: nxp-nci: Remove unused macro pr_fmt() [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,12/14] NFC: nxp-nci: Remove 'default n' for the core [v3,01/14] NFC: fix attrs checks in netlink interface - - - 1 --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,13/14] NFC: nxp-nci: Clarify on supported chips [v3,01/14] NFC: fix attrs checks in netlink interface 1 - - - --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v3,14/14] NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig [v3,01/14] NFC: fix attrs checks in netlink interface - - - - --- 2019-07-25 Andy Shevchenko davem Changes Requested
[v4,01/14] NFC: fix attrs checks in netlink interface NFC: nxp-nci: clean up and new device support - - - - --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,02/14] NFC: nxp-nci: Add NXP1001 to the ACPI ID table Untitled series #121980 - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,03/14] NFC: nxp-nci: Get rid of platform data NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,04/14] NFC: nxp-nci: Convert to use GPIO descriptor NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,05/14] NFC: nxp-nci: Add GPIO ACPI mapping table NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,06/14] NFC: nxp-nci: Get rid of code duplication in ->probe() NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,07/14] NFC: nxp-nci: Get rid of useless label NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,08/14] NFC: nxp-nci: Constify acpi_device_id NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,09/14] NFC: nxp-nci: Drop of_match_ptr() use NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,10/14] NFC: nxp-nci: Drop comma in terminator lines NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,11/14] NFC: nxp-nci: Remove unused macro pr_fmt() NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,12/14] NFC: nxp-nci: Remove 'default n' for the core NFC: nxp-nci: clean up and new device support - - - 1 --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,13/14] NFC: nxp-nci: Clarify on supported chips NFC: nxp-nci: clean up and new device support 1 - - - --- 2019-07-29 Andy Shevchenko davem Accepted
[v4,14/14] NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig NFC: nxp-nci: clean up and new device support - - - - --- 2019-07-29 Andy Shevchenko davem Accepted
[v1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use [v1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use - - 1 - --- 2019-08-20 Andy Shevchenko davem Not Applicable
[v1,1/3] can: mcp251x: Use devm_clk_get_optional() to get the input clock [v1,1/3] can: mcp251x: Use devm_clk_get_optional() to get the input clock - - - - --- 2019-08-26 Andy Shevchenko davem Awaiting Upstream
[v1,2/3] can: mcp251x: Make use of device property API [v1,1/3] can: mcp251x: Use devm_clk_get_optional() to get the input clock - - - - --- 2019-08-26 Andy Shevchenko davem Awaiting Upstream
[v1,3/3] can: mcp251x: Call wrapper instead of regulator_disable() [v1,1/3] can: mcp251x: Use devm_clk_get_optional() to get the input clock - - - - --- 2019-08-26 Andy Shevchenko davem Awaiting Upstream
[v2] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use [v2] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use 1 - 1 - --- 2019-08-27 Andy Shevchenko davem Not Applicable
[v2,1/4] can: mcp251x: Use devm_clk_get_optional() to get the input clock can: mcp251x: Make use of device properties - - - - --- 2019-09-03 Andy Shevchenko davem Awaiting Upstream
[v2,2/4] can: mcp251x: Make use of device property API Untitled series #128751 - - - - --- 2019-09-03 Andy Shevchenko davem Awaiting Upstream
[v2,3/4] can: mcp251x: Call wrapper instead of regulator_disable() can: mcp251x: Make use of device properties - - - - --- 2019-09-03 Andy Shevchenko davem Awaiting Upstream
[v2,4/4] can: mcp251x: Get rid of legacy platform data can: mcp251x: Make use of device properties - - - - --- 2019-09-03 Andy Shevchenko davem Awaiting Upstream
[v1] pppoatm: use %*ph to print small buffer [v1] pppoatm: use %*ph to print small buffer - - - - --- 2019-09-04 Andy Shevchenko davem Accepted
[v1] stmmac: platform: adjust messages and move to dev level [v1] stmmac: platform: adjust messages and move to dev level - - - - --- 2019-09-05 Andy Shevchenko davem Accepted
[v3,1/1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use [v3,1/1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use 1 - 1 - --- 2020-01-08 Andy Shevchenko davem Not Applicable
[v1] net: atm: use %*ph to print small buffer [v1] net: atm: use %*ph to print small buffer - - - - --- 2020-01-23 Andy Shevchenko davem Accepted
[v1] net: fddi: skfp: Use print_hex_dump() helper [v1] net: fddi: skfp: Use print_hex_dump() helper - - - - --- 2020-01-23 Andy Shevchenko davem Accepted
[v1] net: dsa: b53: Platform data shan't include kernel.h [v1] net: dsa: b53: Platform data shan't include kernel.h - - 1 - --- 2020-02-04 Andy Shevchenko davem Accepted
[v1] dsa: Platform data shan't include kernel.h [v1] dsa: Platform data shan't include kernel.h - - 1 - --- 2020-02-04 Andy Shevchenko davem Superseded
[v2,1/2] net: dsa: b53: Platform data shan't include kernel.h [v2,1/2] net: dsa: b53: Platform data shan't include kernel.h - - 1 - --- 2020-02-05 Andy Shevchenko davem Accepted
[v2,2/2] net: dsa: microchip: Platform data shan't include kernel.h [v2,1/2] net: dsa: b53: Platform data shan't include kernel.h - - 1 - --- 2020-02-05 Andy Shevchenko davem Accepted
[v1] net: stmmac: Get rid of custom STMMAC_DEVICE() macro [v1] net: stmmac: Get rid of custom STMMAC_DEVICE() macro - - - - --- 2020-02-17 Andy Shevchenko davem Accepted
[v1,1/2] net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning [v1,1/2] net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning 1 - - - --- 2020-04-20 Andy Shevchenko davem Superseded
[v1,2/2] net: bcmgenet: Drop useless OF code [v1,1/2] net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning 1 - - - --- 2020-04-20 Andy Shevchenko davem Superseded
[v1] net: bcmgenet: Use devm_clk_get_optional() to get the clocks [v1] net: bcmgenet: Use devm_clk_get_optional() to get the clocks 1 - - - --- 2020-04-20 Andy Shevchenko davem Changes Requested
[v2,1/5] net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning net: bcmgenet: Clean up after ACPI enablement 1 - - - --- 2020-04-20 Andy Shevchenko davem Accepted
[v2,2/5] net: bcmgenet: Drop useless OF code net: bcmgenet: Clean up after ACPI enablement 1 - - - --- 2020-04-20 Andy Shevchenko davem Accepted
[v2,3/5] net: bcmgenet: Use devm_clk_get_optional() to get the clocks net: bcmgenet: Clean up after ACPI enablement 1 - - - --- 2020-04-20 Andy Shevchenko davem Accepted
[v2,4/5] net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX() net: bcmgenet: Clean up after ACPI enablement - - - - --- 2020-04-20 Andy Shevchenko davem Accepted
[v2,5/5] net: bcmgenet: Drop too many parentheses in bcmgenet_probe() net: bcmgenet: Clean up after ACPI enablement 1 - - - --- 2020-04-20 Andy Shevchenko davem Accepted
[v1] net: macb: Fix runtime PM refcounting [v1] net: macb: Fix runtime PM refcounting - 1 - - --- 2020-04-27 Andy Shevchenko davem Accepted
[v1,1/5] stmmac: intel: Check return value of clk_prepare_enable() [v1,1/5] stmmac: intel: Check return value of clk_prepare_enable() - - - - --- 2020-04-29 Andy Shevchenko davem Changes Requested
[v1,2/5] stmmac: intel: Remove unnecessary loop for PCI BARs [v1,1/5] stmmac: intel: Check return value of clk_prepare_enable() - - - - --- 2020-04-29 Andy Shevchenko davem Changes Requested
[v1,3/5] stmmac: intel: Convert to use pci_alloc_irq_vectors() API [v1,1/5] stmmac: intel: Check return value of clk_prepare_enable() - - - - --- 2020-04-29 Andy Shevchenko davem Changes Requested
[v1,4/5] stmmac: intel: Eliminate useless conditions and variables [v1,1/5] stmmac: intel: Check return value of clk_prepare_enable() - - - - --- 2020-04-29 Andy Shevchenko davem Changes Requested
« 1 2 »