Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA: usb-audio: presonus s1810 minor cleanup and document
@ 2026-01-11  0:00 fenugrec via B4 Relay
  2026-01-11  0:00 ` [PATCH 1/2] ALSA: usb-audio: presonus s18xx uses little-endian fenugrec via B4 Relay
  2026-01-11  0:00 ` [PATCH 2/2] ALSA: usb-audio: clean up presonus s1810 consts fenugrec via B4 Relay
  0 siblings, 2 replies; 4+ messages in thread
From: fenugrec via B4 Relay @ 2026-01-11  0:00 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-sound, linux-kernel, roy.vegard.ovesen, fenugrec

- Use __le32 fields for structures sent/received over USB
 Addresses a comment from when this driver was initially merged:
  https://lore.kernel.org/all/s5hd0agcjw1.wl-tiwai@suse.de/

- Document constants and protocol details common to the Studio 1810 and
1824c devices

Except for a hypothetical big-endian platform (which I cannot test) where the first
commit would make a difference, both these should have no functional
change.

Signed-off-by: fenugrec <fenugrec@mail.com>
---
fenugrec (2):
      ALSA: usb-audio: presonus s18xx uses little-endian
      ALSA: usb-audio: clean up presonus s1810 consts

 sound/usb/mixer_s1810c.c | 224 ++++++++++++++++++++++++++++-------------------
 1 file changed, 134 insertions(+), 90 deletions(-)
---
base-commit: 7d0a66e4bb9081d75c82ec4957c50034cb0ea449
change-id: 20260110-preso_clean1-162b2bd8bdb9

Best regards,
-- 
fenugrec <fenugrec@mail.com>



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

end of thread, other threads:[~2026-01-11 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-11  0:00 [PATCH 0/2] ALSA: usb-audio: presonus s1810 minor cleanup and document fenugrec via B4 Relay
2026-01-11  0:00 ` [PATCH 1/2] ALSA: usb-audio: presonus s18xx uses little-endian fenugrec via B4 Relay
2026-01-11  0:00 ` [PATCH 2/2] ALSA: usb-audio: clean up presonus s1810 consts fenugrec via B4 Relay
2026-01-11 14:13   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox