[PATCH 0/3] platform/x86/intel/sdsi: Fixes for 5.18

David E. Box posted 3 patches 4 years ago
drivers/platform/x86/intel/sdsi.c | 44 +++++++++++++++++++++----------
1 file changed, 30 insertions(+), 14 deletions(-)
[PATCH 0/3] platform/x86/intel/sdsi: Fixes for 5.18
Posted by David E. Box 4 years ago
The following patches provide fixes for the Intel SDSi driver based on
firmware updates and for one driver bug.

David E. Box (3):
  platform/x86/intel/sdsi: Handle leaky bucket
  platform/x86/intel/sdsi: Poll on ready bit for writes
  platform/x86/intel/sdsi: Fix bug in multi packet reads

 drivers/platform/x86/intel/sdsi.c | 44 +++++++++++++++++++++----------
 1 file changed, 30 insertions(+), 14 deletions(-)


base-commit: b2d229d4ddb17db541098b83524d901257e93845
-- 
2.25.1
Re: [PATCH 0/3] platform/x86/intel/sdsi: Fixes for 5.18
Posted by Hans de Goede 4 years ago
Hi,

On 4/20/22 17:56, David E. Box wrote:
> The following patches provide fixes for the Intel SDSi driver based on
> firmware updates and for one driver bug.

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans






> 
> David E. Box (3):
>   platform/x86/intel/sdsi: Handle leaky bucket
>   platform/x86/intel/sdsi: Poll on ready bit for writes
>   platform/x86/intel/sdsi: Fix bug in multi packet reads
> 
>  drivers/platform/x86/intel/sdsi.c | 44 +++++++++++++++++++++----------
>  1 file changed, 30 insertions(+), 14 deletions(-)
> 
> 
> base-commit: b2d229d4ddb17db541098b83524d901257e93845