All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Polling support for role detection with HD3SS3220
@ 2022-12-09 15:56 Biju Das
  2022-12-09 15:56 ` [PATCH 1/4] dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optional Biju Das
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Biju Das @ 2022-12-09 15:56 UTC (permalink / raw)
  To: Rob Herring, Heikki Krogerus, Krzysztof Kozlowski
  Cc: Biju Das, Greg Kroah-Hartman, linux-usb, devicetree,
	Geert Uytterhoeven, Fabrizio Castro, linux-renesas-soc

This patch series aims to add polling support for role detection
with HD3SS3220.

Whilst it also fix a null kernel crash and also sort the headers.

Biju Das (4):
  dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optional
  usb: typec: hd3ss3220: Fix NULL pointer crash
  usb: typec: hd3ss3220: Sort header files
  usb: typec: hd3ss3220: Add polling support

 .../devicetree/bindings/usb/ti,hd3ss3220.yaml |  1 -
 drivers/usb/typec/hd3ss3220.c                 | 42 ++++++++++++++++---
 2 files changed, 37 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-12-15 11:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 15:56 [PATCH 0/4] Add Polling support for role detection with HD3SS3220 Biju Das
2022-12-09 15:56 ` [PATCH 1/4] dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optional Biju Das
2022-12-09 15:56 ` [PATCH 2/4] usb: typec: hd3ss3220: Fix NULL pointer crash Biju Das
2022-12-09 16:17   ` Greg Kroah-Hartman
2022-12-09 16:50     ` Biju Das
2022-12-15  9:56   ` Sergei Shtylyov
2022-12-09 15:56 ` [PATCH 3/4] usb: typec: hd3ss3220: Sort header files Biju Das
2022-12-09 16:16   ` Greg Kroah-Hartman
2022-12-09 16:49     ` Biju Das
2022-12-15 10:05     ` Geert Uytterhoeven
2022-12-15 11:44       ` Greg Kroah-Hartman
2022-12-09 15:56 ` [PATCH 4/4] usb: typec: hd3ss3220: Add polling support Biju Das

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.