Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   177 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/1] usb: fotg210: Add missing kernel doc description [v2,1/1] usb: fotg210: Add missing kernel doc description - 1 - --- 2024-05-10 Andy Shevchenko Accepted
[v1,1/1] usb: fotg210: Use *-y instead of *-objs in Makefile [v1,1/1] usb: fotg210: Use *-y instead of *-objs in Makefile 1 - - --- 2024-05-08 Andy Shevchenko Accepted
[v1,1/1] usb: fotg210: Add missing kernel doc description [v1,1/1] usb: fotg210: Add missing kernel doc description - - - --- 2024-05-08 Andy Shevchenko Superseded
[v1,1/1] usb: phy: tegra: Replace of_gpio.h by proper one [v1,1/1] usb: phy: tegra: Replace of_gpio.h by proper one - - - --- 2024-05-08 Andy Shevchenko Accepted
[v1,1/1] xhci: pci: Use PCI_VENDOR_ID_RENESAS [v1,1/1] xhci: pci: Use PCI_VENDOR_ID_RENESAS - - - --- 2024-04-19 Andy Shevchenko Accepted
[v1,2/2] xhci: pci: Group out Thunderbolt xHCI IDs xhci: pci: Little PCI IDs refactoring - - - --- 2024-04-18 Andy Shevchenko Accepted
[v1,1/2] xhci: pci: Use full names in PCI IDs for Intel platforms xhci: pci: Little PCI IDs refactoring - - - --- 2024-04-18 Andy Shevchenko Accepted
[v1,1/1] USB: gadget: pxa27x_udc: Remove unused of_gpio.h [v1,1/1] USB: gadget: pxa27x_udc: Remove unused of_gpio.h - - - --- 2024-03-07 Andy Shevchenko Accepted
[v1,1/1] usb: gadget/snps_udc_plat: Remove unused of_gpio.h [v1,1/1] usb: gadget/snps_udc_plat: Remove unused of_gpio.h - - - --- 2024-03-07 Andy Shevchenko Accepted
[v1,1/1] usb: ohci-pxa27x: Remove unused of_gpio.h [v1,1/1] usb: ohci-pxa27x: Remove unused of_gpio.h - - - --- 2024-03-07 Andy Shevchenko Accepted
[v1,1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX [v1,1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX 4 - - --- 2023-11-13 Andy Shevchenko Accepted
[v2,10/10] xhci: dbc: Add missing headers xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,09/10] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,08/10] xhci: dbc: Use sizeof_field() where it makes sense xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,07/10] xhci: dbc: Replace custom return value with proper Linux error code xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,06/10] xhci: dbc: Don't shadow error codes in store() functions xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,05/10] xhci: dbc: Check for errors first in xhci_dbc_stop() xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,04/10] xhci: dbc: Use ATTRIBUTE_GROUPS() xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,03/10] xhci: dbc: Use sysfs_emit() to instead of scnprintf() xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,02/10] xhci: dbc: Convert to use sysfs_streq() xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() xhci: dbc: Update driver to use modern APIs - - - --- 2023-10-16 Andy Shevchenko Accepted
[v2,1/1] usbip: Use platform_device_register_full() [v2,1/1] usbip: Use platform_device_register_full() 1 - - --- 2023-10-06 Andy Shevchenko Accepted
[v1,09/10] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,08/10] xhci: dbc: Use sizeof_field() where it makes sense [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,07/10] xhci: dbc: Replace custom return value with proper Linux error code [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,06/10] xhci: dbc: Don't shadow error codes in store() functions [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,05/10] xhci: dbc: Check for errors first in xhci_dbc_stop() [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,02/10] xhci: dbc: Convert to use sysfs_streq() [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() [v1,01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent() - - - --- 2023-10-02 Andy Shevchenko Accepted
[v1,1/1] usbip: Use platform_device_register_full() [v1,1/1] usbip: Use platform_device_register_full() - - - --- 2023-08-17 Andy Shevchenko Superseded
[v2,1/1] usb: musb: Use read_poll_timeout() [v2,1/1] usb: musb: Use read_poll_timeout() - 1 - --- 2023-07-10 Andy Shevchenko Accepted
[v1,1/1] usb: musb: Use read_poll_timeout() [v1,1/1] usb: musb: Use read_poll_timeout() - 1 - --- 2023-07-03 Andy Shevchenko Superseded
[v1,1/1] usb: ulpi: Make container_of() no-op in to_ulpi_dev() [v1,1/1] usb: ulpi: Make container_of() no-op in to_ulpi_dev() - - - --- 2023-06-21 Andy Shevchenko Accepted
[v1,1/1] usb: dwc3: pci: Change PCI device macros [v1,1/1] usb: dwc3: pci: Change PCI device macros - - - --- 2023-04-05 Andy Shevchenko Accepted
[v1,1/1] thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper [v1,1/1] thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper - - - --- 2023-03-30 Andy Shevchenko Accepted
[v1,2/2] thunderbolt: Make use of SI units from units.h [v1,1/2] thunderbolt: Get rid of redundant 'else' - - - --- 2023-03-27 Andy Shevchenko Accepted
[v1,1/2] thunderbolt: Get rid of redundant 'else' [v1,1/2] thunderbolt: Get rid of redundant 'else' - - - --- 2023-03-27 Andy Shevchenko Accepted
[v1,1/1] usb: gadget: aspeed: Rectify a bit a random header inclusion [v1,1/1] usb: gadget: aspeed: Rectify a bit a random header inclusion - - - --- 2023-03-13 Andy Shevchenko Accepted
[v1,1/1] usb: gadget: Use correct endianness of the wLength field for WebUSB [v1,1/1] usb: gadget: Use correct endianness of the wLength field for WebUSB - - 1 --- 2023-03-13 Andy Shevchenko Accepted
[resend,v1,1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed() [resend,v1,1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed() - - - --- 2023-03-10 Andy Shevchenko Accepted
[v1,1/1] usb: dwc3: xilinx: Remove unused of_gpio,h [v1,1/1] usb: dwc3: xilinx: Remove unused of_gpio,h - 1 - --- 2023-02-15 Andy Shevchenko Accepted
[v2,7/7] xhci: mem: Join string literals back xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v2,6/7] xhci: mem: Replace explicit castings with appropriate specifiers xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v2,5/7] xhci: mem: Use while (i--) pattern to clean up xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v2,4/7] xhci: mem: Drop useless return:s xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v2,3/7] xhci: mem: Get rid of redundant 'else' xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v2,2/7] xhci: mem: Use dma_poll_zalloc() instead of explicit memset() xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v2,1/7] xhci: mem: Carefully calculate size for memory allocations xhci: mem: Short cleanup series - - - --- 2023-02-08 Andy Shevchenko Accepted
[v1,7/7] xhci: mem: Join string literals back xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,6/7] xhci: mem: Replace explicit castings with appropriate specifiers xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,5/7] xhci: mem: Use while (i--) pattern to clean up xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,4/7] xhci: mem: Drop useless return:s xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,3/7] xhci: mem: Get rid of redundant 'else' xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,2/7] xhci: mem: Use __GFP_ZERO instead of explicit memset() call xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,1/7] xhci: mem: Carefully calculate size for memory allocations xhci: mem: Short cleanup series - - - --- 2023-02-06 Andy Shevchenko Superseded
[v1,1/1] usb: gadget: configfs: Use memcpy_and_pad() [v1,1/1] usb: gadget: configfs: Use memcpy_and_pad() - - - --- 2023-02-02 Andy Shevchenko Accepted
[v1,1/1] usg: gadget: Move validation out of lock in webusb_bcdVersion_store() [v1,1/1] usg: gadget: Move validation out of lock in webusb_bcdVersion_store() - - - --- 2023-01-27 Andy Shevchenko Accepted
[v1,1/1] usb: gadget: Use correct APIs and data types for UUID handling [v1,1/1] usb: gadget: Use correct APIs and data types for UUID handling - - 1 --- 2023-01-25 Andy Shevchenko Accepted
[v1,1/1] usb: gadget: Move kstrtox() out of lock [v1,1/1] usb: gadget: Move kstrtox() out of lock - 1 - --- 2023-01-20 Andy Shevchenko Accepted
[v1,5/5] usb: fotg210: use devm_platform_get_and_ioremap_resource() [v1,1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() - 1 - --- 2023-01-20 Andy Shevchenko Accepted
[v1,4/5] usb: fotg210: Switch to use dev_err_probe() [v1,1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() - 1 - --- 2023-01-20 Andy Shevchenko Accepted
[v1,3/5] usb: fotg210-udc: remove redundant error logging [v1,1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() - 1 - --- 2023-01-20 Andy Shevchenko Accepted
[v1,2/5] usb: fotg210-hcd: Don't shadow error codes in store() [v1,1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() - 1 - --- 2023-01-20 Andy Shevchenko Accepted
[v1,1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() [v1,1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf() - 1 - --- 2023-01-20 Andy Shevchenko Accepted
[v1,1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed() [v1,1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed() - - - --- 2023-01-18 Andy Shevchenko Superseded
[v1,2/2] usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probe [v1,1/2] usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count - 1 - --- 2023-01-02 Andy Shevchenko Accepted
[v1,1/2] usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count [v1,1/2] usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count - 1 - --- 2023-01-02 Andy Shevchenko Accepted
[v1,1/1] thunderbolt: Refactor tb_acpi_add_link() [v1,1/1] thunderbolt: Refactor tb_acpi_add_link() - - - --- 2023-01-02 Andy Shevchenko Accepted
[v5,4/4] xhci: Convert to use list_count_nodes() [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use 1 - - --- 2022-11-30 Andy Shevchenko Accepted
[v5,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count_nodes() [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use - - - --- 2022-11-30 Andy Shevchenko Accepted
[v5,2/4] usb: gadget: hid: Convert to use list_count_nodes() [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use - - - --- 2022-11-30 Andy Shevchenko Accepted
[v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use [v5,1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use 1 1 - --- 2022-11-30 Andy Shevchenko Accepted
[v4,4/4] xhci: Convert to use list_count() [v4,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-23 Andy Shevchenko Accepted
[v4,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v4,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-23 Andy Shevchenko Accepted
[v4,2/4] usb: gadget: hid: Convert to use list_count() [v4,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-23 Andy Shevchenko Accepted
[v4,1/4] i915: Move list_count() to list.h for broader use [v4,1/4] i915: Move list_count() to list.h for broader use 1 1 - --- 2022-11-23 Andy Shevchenko Accepted
[v3,4/4] xhci: Convert to use list_count() [v3,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-22 Andy Shevchenko Superseded
[v3,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v3,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-22 Andy Shevchenko Superseded
[v3,2/4] usb: gadget: hid: Convert to use list_count() [v3,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-22 Andy Shevchenko Superseded
[v3,1/4] i915: Move list_count() to list.h for broader use [v3,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-22 Andy Shevchenko Superseded
[v2,4/4] xhci: Convert to use list_count() [v2,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-14 Andy Shevchenko Superseded
[v2,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v2,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-14 Andy Shevchenko Superseded
[v2,2/4] usb: gadget: hid: Convert to use list_count() [v2,1/4] i915: Move list_count() to list.h for broader use - - - --- 2022-11-14 Andy Shevchenko Superseded
[v2,1/4] i915: Move list_count() to list.h for broader use [v2,1/4] i915: Move list_count() to list.h for broader use 1 - - --- 2022-11-14 Andy Shevchenko Superseded
[v1,4/4] xhci: Convert to use list_count() [v1,1/4] list: Introduce list_count() to count existing nodes - - - --- 2022-11-14 Andy Shevchenko Accepted
[v1,3/4] usb: gadget: udc: bcm63xx: Convert to use list_count() [v1,1/4] list: Introduce list_count() to count existing nodes - - - --- 2022-11-14 Andy Shevchenko Accepted
[v1,2/4] usb: gadget: hid: Convert to use list_count() [v1,1/4] list: Introduce list_count() to count existing nodes - - - --- 2022-11-14 Andy Shevchenko Accepted
[v1,1/1] usb: dwc3: Don't switch OTG -> peripheral if extcon is present [v1,1/1] usb: dwc3: Don't switch OTG -> peripheral if extcon is present 1 1 1 --- 2022-10-17 Andy Shevchenko Accepted
[v1,1/1] thunderbolt: Use str_enabled_disabled() helper [v1,1/1] thunderbolt: Use str_enabled_disabled() helper - - - --- 2022-10-08 Andy Shevchenko Accepted
[v3,5/5] device property: Constify parameter in device_dma_supported() and device_get_dma_attr() device property: Consitify a few APIs and 1 1 - --- 2022-10-04 Andy Shevchenko Accepted
[v3,4/5] device property: Constify device child node APIs device property: Consitify a few APIs and 1 1 - --- 2022-10-04 Andy Shevchenko Accepted
[v3,3/5] device property: Constify parameter in fwnode_graph_is_endpoint() device property: Consitify a few APIs and 1 1 - --- 2022-10-04 Andy Shevchenko Accepted
[v3,2/5] device property: Constify fwnode connection match APIs device property: Consitify a few APIs and 1 1 - --- 2022-10-04 Andy Shevchenko Accepted
[v3,1/5] device property: Allow const parameter to dev_fwnode() device property: Consitify a few APIs and 1 1 - --- 2022-10-04 Andy Shevchenko Accepted
[v2,3/5] device property: Constify parameter in fwnode_graph_is_endpoint() device property: Consitify a few APIs and correct dev_fwnode() 1 1 - --- 2022-09-28 Andy Shevchenko Accepted
[v1,1/1] usb: typec: Replace custom implementation of device_match_fwnode() [v1,1/1] usb: typec: Replace custom implementation of device_match_fwnode() - 1 - --- 2022-09-27 Andy Shevchenko Accepted
[v2,2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present" usb: dwc3: revert OTG changes for Intel Merrifield - 1 1 --- 2022-09-27 Andy Shevchenko Accepted
[v2,1/2] Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extc… usb: dwc3: revert OTG changes for Intel Merrifield - - 1 --- 2022-09-27 Andy Shevchenko Accepted
[v1,3/5] device property: Constify parameter in fwnode_graph_is_endpoint() [v1,1/5] device property: Keep dev_fwnode() and dev_fwnode_const() separate - - - --- 2022-09-27 Andy Shevchenko Accepted
[v1,2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present" usb: dwc3: revert OTG changes for Intel Merrifield - - - --- 2022-09-23 Andy Shevchenko Superseded
« 1 2 »