Toggle navigation
Patchwork
linux-i2c
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Andy Shevchenko
| Archived =
No
| 331 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4,01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-20
Andy Shevchenko
Superseded
[v3,25/25] i2c: designware: Fix spelling and other issues in the comments
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,24/25] i2c: designware: Get rid of redundant 'else'
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,23/25] i2c: designware: Use temporary variable for struct device
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,22/25] i2c: designware: Use pci_get_drvdata()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,21/25] i2c: designware: Propagate firmware node
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,20/25] i2c: designware: Uninline i2c_dw_probe()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,19/25] i2c: designware: Consolidate PM ops
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,18/25] i2c: designware: Remove ->disable() callback
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
New
[v3,17/25] i2c: designware: Move exports to I2C_DW namespaces
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,16/25] i2c: designware: Unify the firmware type checks
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,15/25] i2c: designware: Consolidate firmware parsing and configuring code
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,14/25] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,13/25] i2c: designware: Drop return value from dw_i2c_of_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,12/25] i2c: designware: Drop return value from i2c_dw_acpi_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,11/25] i2c: designware: Always provide device ID tables
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,10/25] i2c: designware: Unify terminator in device ID tables
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,09/25] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,08/25] i2c: designware: Add missing 'c' into PCI IDs variable name
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,07/25] i2c: designware: Save pointer to semaphore callbacks instead of index
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,06/25] i2c: designware: Replace a while-loop by for-loop
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,05/25] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,04/25] i2c: designware: Let PCI core to take care about interrupt vectors
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,03/25] i2c: designware: Fix reset call order in dw_i2c_plat_probe()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,02/25] i2c: designware: Fix PM calls order in dw_i2c_plat_probe()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
Superseded
[v3,01/25] i2c: designware: Delete adapter before disabling in i2c_dw_pci_remove()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-10
Andy Shevchenko
New
[v2,12/12] i2c: designware: Consolidate PM ops
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,11/12] i2c: designware: Remove ->disable() callback
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
New
[v2,10/12] i2c: designware: Fix spelling and other issues in the comments
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,09/12] i2c: designware: Get rid of redundant 'else'
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,08/12] i2c: designware: Move exports to I2C_DW namespaces
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,07/12] i2c: desingware: Unify the firmware type checks
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,06/12] i2c: designware: Consolidate firmware parsing and configuring code
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,05/12] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,04/12] i2c: designware: Drop return value from dw_i2c_of_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,03/12] i2c: designware: Drop return value from i2c_dw_acpi_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v2,02/12] i2c: designware: Always provide device ID tables
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
New
[v2,01/12] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
i2c: designware: code consolidation & cleanups
-
-
-
2023-11-09
Andy Shevchenko
Superseded
[v1,9/9] i2c: designware: Fix spelling and other issues in the comments
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
Superseded
[v1,8/9] i2c: designware: Get rid of redundant 'else'
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
Superseded
[v1,7/9] i2c: desingware: Unify firmware type checks
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,6/9] i2c: designware: Consolidate firmware parsing and configure code
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,5/9] i2c: designware: Always provide ID tables
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,4/9] i2c: designware: Propagate firmware node
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,3/9] i2c: designware: Align dw_i2c_of_configure() with i2c_dw_acpi_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,2/9] i2c: designware: Change i2c_dw_acpi_configure() prototype
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,1/9] i2c: designware: Move has_acpi_companion() to common code
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[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
New
[v4,1/5] ACPI: bus: Introduce acpi_match_acpi_device() helper
ACPI: platform: Fix SMB0001 enumeration on Kontron devices
-
-
-
2023-07-03
Andy Shevchenko
New
[v3,4/4] ACPI: platform: Move SMB0001 HID to the header and reuse
ACPI: platform: Fix SMB0001 enumeration on Kontron devices
-
-
-
2023-06-26
Andy Shevchenko
New
[v3,3/4] ACPI: platform: Ignore SMB0001 only when it has resources
ACPI: platform: Fix SMB0001 enumeration on Kontron devices
-
-
-
2023-06-26
Andy Shevchenko
Superseded
[v3,2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper
ACPI: platform: Fix SMB0001 enumeration on Kontron devices
-
-
-
2023-06-26
Andy Shevchenko
Superseded
[v3,1/4] ACPI: bus: Constify acpi_companion_match() returned value
ACPI: platform: Fix SMB0001 enumeration on Kontron devices
-
-
-
2023-06-26
Andy Shevchenko
New
[v2,2/2] ACPI: platform: Move SMB0001 HID to the header and reuse
[v2,1/2] ACPI: platform: Ignore SMB0001 only when it has resources
-
-
-
2023-06-21
Andy Shevchenko
New
[v2,1/2] ACPI: platform: Ignore SMB0001 only when it has resources
[v2,1/2] ACPI: platform: Ignore SMB0001 only when it has resources
-
-
-
2023-06-21
Andy Shevchenko
Superseded
[v1,2/2] ACPI: platform: Move SMB0001 HID to the header and reuse
[v1,1/2] ACPI: platform: Ignore SMB0001 only when it has resources
-
-
-
2023-06-20
Andy Shevchenko
Superseded
[v1,1/2] ACPI: platform: Ignore SMB0001 only when it has resources
[v1,1/2] ACPI: platform: Ignore SMB0001 only when it has resources
-
-
-
2023-06-20
Andy Shevchenko
New
[v2,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
[v2,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
-
-
-
2023-04-05
Andy Shevchenko
New
[v1,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
[v1,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
-
-
-
2023-03-30
Andy Shevchenko
Superseded
[v2,2/2] i2c: designware-pci: Use standard pattern for memory allocation
[v2,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together
-
-
-
2022-09-29
Andy Shevchenko
Accepted
[v2,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together
[v2,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together
-
-
-
2022-09-29
Andy Shevchenko
Superseded
[v1,2/2] i2c: designware-pci: Use standard pattern for memory allocation
[v1,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together
-
-
-
2022-09-28
Andy Shevchenko
Superseded
[v1,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together
[v1,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together
-
-
-
2022-09-28
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,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,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-13
Andy Shevchenko
Accepted
[v3,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-13
Andy Shevchenko
Accepted
[v3,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
ACPI: unify _UID handling as integer
-
-
-
2022-09-13
Andy Shevchenko
Accepted
[v2,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v2,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v2,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
New
[v2,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v2,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v2,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v2,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v2,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
ACPI: unify _UID handling as integer
-
-
-
2022-09-08
Andy Shevchenko
Superseded
[v1,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
New
[v1,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
New
[v1,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
New
[v1,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
Superseded
[v1,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
Superseded
[v1,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
Superseded
[v1,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
Superseded
[v1,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
ACPI: unify _UID handling as integer
-
-
-
2022-09-07
Andy Shevchenko
Superseded
[v1,1/1] i2c: scmi: Convert to be a platform driver
[v1,1/1] i2c: scmi: Convert to be a platform driver
-
-
-
2022-09-06
Andy Shevchenko
Accepted
[v3,1/1] i2c: scmi: Replace open coded device_get_match_data()
[v3,1/1] i2c: scmi: Replace open coded device_get_match_data()
-
-
-
2022-07-08
Andy Shevchenko
Accepted
[v2,1/1] i2c: scmi: Replace open coded device_get_match_data()
[v2,1/1] i2c: scmi: Replace open coded device_get_match_data()
-
-
-
2022-07-08
Andy Shevchenko
New
[v2,2/2] i2c: Introduce i2c_str_read_write() and make use of it
[v2,1/2] lib/string_helpers: Add str_read_write() helper
-
-
-
2022-07-03
Andy Shevchenko
Superseded
[v2,1/2] lib/string_helpers: Add str_read_write() helper
[v2,1/2] lib/string_helpers: Add str_read_write() helper
-
-
-
2022-07-03
Andy Shevchenko
Superseded
[v1,2/2] i2c: Introduce i2c_str_read_write() and make use of it
[v1,1/2] lib/string_helpers: Add str_read_write() helper
-
-
-
2022-07-02
Andy Shevchenko
Superseded
[v1,1/2] lib/string_helpers: Add str_read_write() helper
[v1,1/2] lib/string_helpers: Add str_read_write() helper
-
-
-
2022-07-02
Andy Shevchenko
Accepted
[v1,5/5] platform/x86: thinkpad_acpi: Convert to use acpi_match_video_device_handle() helper
[v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
-
-
-
2022-06-30
Andy Shevchenko
New
[v1,4/5] PCI/VGA: Convert to use acpi_match_video_device_handle() helper
[v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
-
-
-
2022-06-30
Andy Shevchenko
New
[v1,3/5] i2c: acpi: Convert to use acpi_match_video_device_handle() helper
[v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
-
-
-
2022-06-30
Andy Shevchenko
New
[v1,2/5] ACPI: video: Convert to use acpi_match_video_device_handle() helper
[v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
-
-
-
2022-06-30
Andy Shevchenko
New
[v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
[v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
-
-
-
2022-06-30
Andy Shevchenko
New
[v1,1/1] i2c: scmi: Replace open coded acpi_match_device()
[v1,1/1] i2c: scmi: Replace open coded acpi_match_device()
-
-
-
2022-06-30
Andy Shevchenko
New
«
1
2
3
4
»