linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] USB:ehci:fix the no SRBN register problem
@ 2021-04-09  3:00 Longfang Liu
  2021-04-09  3:00 ` [PATCH v3 1/2] USB:ehci:Add a whitelist for EHCI controllers Longfang Liu
  2021-04-09  3:00 ` [PATCH v3 2/2] USB:ehci:fix Kunpeng920 ehci hardware problem Longfang Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Longfang Liu @ 2021-04-09  3:00 UTC (permalink / raw)
  To: gregkh, mathias.nyman, stern, liudongdong3
  Cc: linux-usb, linux-kernel, liulongfang, kong.kongxinwei, yisen.zhuang

(1) Add a whitelist for EHCI devices without SBRN registers.
(2) Add Kunpeng920's EHCI device to the whitelist.

Changes in v3:
	- Fix some code style issues.
	- Update struct name.

Changes in v2:
	- Fix some code style issues.
	- Update function name.

Longfang Liu (2):
  USB:ehci:Add a whitelist for EHCI controllers
  USB:ehci:fix Kunpeng920 ehci hardware problem

 drivers/usb/host/ehci-pci.c | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-09  6:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09  3:00 [PATCH v3 0/2] USB:ehci:fix the no SRBN register problem Longfang Liu
2021-04-09  3:00 ` [PATCH v3 1/2] USB:ehci:Add a whitelist for EHCI controllers Longfang Liu
2021-04-09  6:46   ` Greg KH
2021-04-09  3:00 ` [PATCH v3 2/2] USB:ehci:fix Kunpeng920 ehci hardware problem Longfang Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).