From: Greg KH <gregkh@linuxfoundation.org>
To: Ishaan Dandekar <ishaan.dandekar@gmail.com>
Cc: nikhilsolanke5@gmail.com, linux-usb@vger.kernel.org
Subject: Re: [PATCH] usb: core: quirks: Add 255-bytes initial config read quirk
Date: Sat, 25 Jul 2026 07:22:53 +0200 [thread overview]
Message-ID: <2026072535-uncork-gonad-4187@gregkh> (raw)
In-Reply-To: <CAG0uPa-gYTMS87gWo2ixigFifAAR8wQ1eJ1iRRTvBgiywvdxYg@mail.gmail.com>
On Sat, Jul 25, 2026 at 10:35:47AM +0530, Ishaan Dandekar wrote:
> Hi Nikhil,
>
> Thank you for this patch. I can confirm this exact 255-byte config
> read issue also affects the ShanWan Wireless Gamepad (dongle ID
> 2563:0575). Standard enumeration causes a -71 EPROTO crash and drops
> it into a generic Android mode.
>
> Your logic prevents the firmware crash.
>
> Tested-by: Ishaan Dandekar <ishaan.dandekar@gmail.com>
>
> Could you please fold the following device ID into your quirks list for v2?
>
> /* ShanWan Wireless Gamepad */
> { USB_DEVICE(0x2563, 0x0575), .driver_info =
> USB_QUIRK_WINDOWS_CONFIG_REQ_SIZE },
Just send a follow-on patch for this device so you can get credit for
the change?
thanks,
greg k-h
next prev parent reply other threads:[~2026-07-25 5:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-25 5:05 [PATCH] usb: core: quirks: Add 255-bytes initial config read quirk Ishaan Dandekar
2026-07-25 5:22 ` Greg KH [this message]
2026-07-25 14:49 ` Ishaan Dandekar
2026-07-25 17:27 ` Greg KH
2026-07-25 19:04 ` Nikhil Solanke
2026-07-25 7:23 ` Nikhil Solanke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2026072535-uncork-gonad-4187@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=ishaan.dandekar@gmail.com \
--cc=linux-usb@vger.kernel.org \
--cc=nikhilsolanke5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.