All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tty-next 0/3] hid-ft260 cleanups
@ 2022-12-07 21:55 Christina Quast
  2022-12-07 21:55 ` [PATCH tty-next 1/3] hid-ft260: Cleanup macro formatting Christina Quast
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christina Quast @ 2022-12-07 21:55 UTC (permalink / raw)
  To: linux-serial
  Cc: Christina Quast, Ilpo Järvinen, Daniel Beer,
	Greg Kroah-Hartman

Cleanups in preparation for the serial driver functionality addition
to hid-ft260.

Thanks for the review to Ilpo Järvinen and Greg Kroah-Hartman.

Christina Quast (3):
  hid-ft260: Cleanup macro formatting
  hid-ft260: Rename struct ft260_i2c_input_report
  hid-ft260: Change u8 to __u8 for hw facing structs

 drivers/hid/hid-ft260.c | 101 ++++++++++++++++++++--------------------
 1 file changed, 51 insertions(+), 50 deletions(-)

-- 
2.35.1


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-07 21:55 [PATCH tty-next 0/3] hid-ft260 cleanups Christina Quast
2022-12-07 21:55 ` [PATCH tty-next 1/3] hid-ft260: Cleanup macro formatting Christina Quast
2022-12-08  7:11   ` Greg Kroah-Hartman
2022-12-07 21:55 ` [PATCH tty-next 2/3] hid-ft260: Rename struct ft260_i2c_input_report Christina Quast
2022-12-07 21:55 ` [PATCH tty-next 3/3] hid-ft260: Change u8 to __u8 for hw facing structs Christina Quast
2022-12-08  7:11 ` [PATCH tty-next 0/3] hid-ft260 cleanups Greg Kroah-Hartman

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.