Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/9] ALSA/ASoC: Intel: clarify Copyright information
@ 2024-05-03 14:03 Pierre-Louis Bossart
  2024-05-03 14:03 ` [PATCH 1/9] ASoC: SOF: " Pierre-Louis Bossart
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Pierre-Louis Bossart @ 2024-05-03 14:03 UTC (permalink / raw)
  To: linux-sound; +Cc: alsa-devel, tiwai, broonie, Pierre-Louis Bossart

This patchset does not change any functionality. It only clarifies the
Copyright information in ASoC/HDAudio contributions, where an "All
rights reserved" notice was mistakenly added in a number of files over
the years, likely due to copy/paste. The Intel template never included
this statement.

I chose to group all these patches together, they could be merged with
either of the ALSA or the ASoC tree.

Pierre-Louis Bossart (9):
  ASoC: SOF: Intel: clarify Copyright information
  ASoC: Intel: boards: clarify Copyright information
  ASoC: Intel: common: clarify Copyright information
  ASoC: codecs: Intel: clarify Copyright information
  ASoC: Intel: catpt: clarify Copyright information
  ASoC: Intel: avs: clarify Copyright information
  ASoC: soc-topology-test: clarify Copyright information
  ALSA: hda: clarify Copyright information
  ALSA/ASoC: include: clarify Copyright information

 include/sound/hda-mlink.h                           | 2 +-
 include/sound/soc-acpi-intel-match.h                | 2 +-
 include/sound/soc-acpi.h                            | 2 +-
 include/sound/sof.h                                 | 2 +-
 include/sound/sof/channel_map.h                     | 2 +-
 include/sound/sof/control.h                         | 2 +-
 include/sound/sof/dai-intel.h                       | 2 +-
 include/sound/sof/dai.h                             | 2 +-
 include/sound/sof/debug.h                           | 2 +-
 include/sound/sof/ext_manifest.h                    | 2 +-
 include/sound/sof/ext_manifest4.h                   | 2 +-
 include/sound/sof/header.h                          | 2 +-
 include/sound/sof/info.h                            | 2 +-
 include/sound/sof/ipc4/header.h                     | 2 +-
 include/sound/sof/pm.h                              | 2 +-
 include/sound/sof/stream.h                          | 2 +-
 include/sound/sof/topology.h                        | 2 +-
 include/sound/sof/trace.h                           | 2 +-
 include/sound/sof/xtensa.h                          | 2 +-
 include/trace/events/sof.h                          | 2 +-
 include/trace/events/sof_intel.h                    | 2 +-
 include/uapi/sound/intel/avs/tokens.h               | 2 +-
 include/uapi/sound/sof/abi.h                        | 2 +-
 include/uapi/sound/sof/fw.h                         | 2 +-
 include/uapi/sound/sof/header.h                     | 2 +-
 include/uapi/sound/sof/tokens.h                     | 2 +-
 sound/pci/hda/hda_controller.c                      | 2 +-
 sound/pci/hda/hda_intel.c                           | 2 +-
 sound/pci/hda/patch_hdmi.c                          | 2 +-
 sound/soc/codecs/hda-dai.c                          | 2 +-
 sound/soc/codecs/hda.c                              | 2 +-
 sound/soc/codecs/hda.h                              | 2 +-
 sound/soc/intel/avs/apl.c                           | 2 +-
 sound/soc/intel/avs/avs.h                           | 2 +-
 sound/soc/intel/avs/board_selection.c               | 2 +-
 sound/soc/intel/avs/boards/da7219.c                 | 2 +-
 sound/soc/intel/avs/boards/dmic.c                   | 2 +-
 sound/soc/intel/avs/boards/es8336.c                 | 2 +-
 sound/soc/intel/avs/boards/hdaudio.c                | 2 +-
 sound/soc/intel/avs/boards/i2s_test.c               | 2 +-
 sound/soc/intel/avs/boards/max98357a.c              | 2 +-
 sound/soc/intel/avs/boards/max98373.c               | 2 +-
 sound/soc/intel/avs/boards/max98927.c               | 2 +-
 sound/soc/intel/avs/boards/nau8825.c                | 2 +-
 sound/soc/intel/avs/boards/probe.c                  | 2 +-
 sound/soc/intel/avs/boards/rt274.c                  | 2 +-
 sound/soc/intel/avs/boards/rt286.c                  | 2 +-
 sound/soc/intel/avs/boards/rt298.c                  | 2 +-
 sound/soc/intel/avs/boards/rt5514.c                 | 2 +-
 sound/soc/intel/avs/boards/rt5663.c                 | 2 +-
 sound/soc/intel/avs/boards/rt5682.c                 | 2 +-
 sound/soc/intel/avs/boards/ssm4567.c                | 2 +-
 sound/soc/intel/avs/cldma.c                         | 2 +-
 sound/soc/intel/avs/cldma.h                         | 2 +-
 sound/soc/intel/avs/cnl.c                           | 2 +-
 sound/soc/intel/avs/control.c                       | 2 +-
 sound/soc/intel/avs/control.h                       | 2 +-
 sound/soc/intel/avs/core.c                          | 2 +-
 sound/soc/intel/avs/debugfs.c                       | 2 +-
 sound/soc/intel/avs/dsp.c                           | 2 +-
 sound/soc/intel/avs/icl.c                           | 2 +-
 sound/soc/intel/avs/ipc.c                           | 2 +-
 sound/soc/intel/avs/loader.c                        | 2 +-
 sound/soc/intel/avs/messages.c                      | 2 +-
 sound/soc/intel/avs/messages.h                      | 2 +-
 sound/soc/intel/avs/path.c                          | 2 +-
 sound/soc/intel/avs/path.h                          | 2 +-
 sound/soc/intel/avs/pcm.c                           | 2 +-
 sound/soc/intel/avs/probes.c                        | 2 +-
 sound/soc/intel/avs/registers.h                     | 2 +-
 sound/soc/intel/avs/skl.c                           | 2 +-
 sound/soc/intel/avs/sysfs.c                         | 2 +-
 sound/soc/intel/avs/tgl.c                           | 2 +-
 sound/soc/intel/avs/topology.c                      | 2 +-
 sound/soc/intel/avs/topology.h                      | 2 +-
 sound/soc/intel/avs/trace.c                         | 2 +-
 sound/soc/intel/avs/utils.c                         | 2 +-
 sound/soc/intel/avs/utils.h                         | 2 +-
 sound/soc/intel/boards/bdw_rt286.c                  | 2 +-
 sound/soc/intel/boards/bxt_da7219_max98357a.c       | 2 +-
 sound/soc/intel/boards/bxt_rt298.c                  | 2 +-
 sound/soc/intel/boards/hda_dsp_common.c             | 2 +-
 sound/soc/intel/boards/hsw_rt5640.c                 | 2 +-
 sound/soc/intel/boards/kbl_rt5663_max98927.c        | 2 +-
 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 +-
 sound/soc/intel/boards/skl_nau88l25_max98357a.c     | 2 +-
 sound/soc/intel/boards/skl_nau88l25_ssm4567.c       | 4 ++--
 sound/soc/intel/boards/skl_rt286.c                  | 4 ++--
 sound/soc/intel/boards/sof_board_helpers.c          | 2 +-
 sound/soc/intel/boards/sof_maxim_common.c           | 2 +-
 sound/soc/intel/boards/sof_realtek_common.c         | 2 +-
 sound/soc/intel/boards/sof_ssp_amp.c                | 2 +-
 sound/soc/intel/catpt/core.h                        | 2 +-
 sound/soc/intel/catpt/device.c                      | 2 +-
 sound/soc/intel/catpt/dsp.c                         | 2 +-
 sound/soc/intel/catpt/ipc.c                         | 2 +-
 sound/soc/intel/catpt/loader.c                      | 2 +-
 sound/soc/intel/catpt/messages.c                    | 2 +-
 sound/soc/intel/catpt/messages.h                    | 2 +-
 sound/soc/intel/catpt/pcm.c                         | 2 +-
 sound/soc/intel/catpt/registers.h                   | 2 +-
 sound/soc/intel/catpt/sysfs.c                       | 2 +-
 sound/soc/intel/catpt/trace.h                       | 2 +-
 sound/soc/intel/common/soc-acpi-intel-lnl-match.c   | 2 +-
 sound/soc/intel/common/soc-acpi-intel-ssp-common.c  | 2 +-
 sound/soc/intel/common/sst-dsp-priv.h               | 2 +-
 sound/soc/intel/common/sst-dsp.c                    | 2 +-
 sound/soc/intel/common/sst-dsp.h                    | 2 +-
 sound/soc/intel/common/sst-ipc.c                    | 2 +-
 sound/soc/intel/common/sst-ipc.h                    | 2 +-
 sound/soc/soc-topology-test.c                       | 2 +-
 sound/soc/sof/control.c                             | 2 +-
 sound/soc/sof/core.c                                | 2 +-
 sound/soc/sof/debug.c                               | 2 +-
 sound/soc/sof/fw-file-profile.c                     | 2 +-
 sound/soc/sof/intel/apl.c                           | 2 +-
 sound/soc/sof/intel/atom.c                          | 2 +-
 sound/soc/sof/intel/atom.h                          | 2 +-
 sound/soc/sof/intel/bdw.c                           | 2 +-
 sound/soc/sof/intel/byt.c                           | 2 +-
 sound/soc/sof/intel/cnl.c                           | 2 +-
 sound/soc/sof/intel/ext_manifest.h                  | 2 +-
 sound/soc/sof/intel/hda-bus.c                       | 2 +-
 sound/soc/sof/intel/hda-codec.c                     | 2 +-
 sound/soc/sof/intel/hda-common-ops.c                | 2 +-
 sound/soc/sof/intel/hda-ctrl.c                      | 2 +-
 sound/soc/sof/intel/hda-dai-ops.c                   | 2 +-
 sound/soc/sof/intel/hda-dai.c                       | 2 +-
 sound/soc/sof/intel/hda-dsp.c                       | 2 +-
 sound/soc/sof/intel/hda-ipc.c                       | 2 +-
 sound/soc/sof/intel/hda-ipc.h                       | 2 +-
 sound/soc/sof/intel/hda-loader-skl.c                | 2 +-
 sound/soc/sof/intel/hda-loader.c                    | 2 +-
 sound/soc/sof/intel/hda-mlink.c                     | 2 +-
 sound/soc/sof/intel/hda-pcm.c                       | 2 +-
 sound/soc/sof/intel/hda-probes.c                    | 2 +-
 sound/soc/sof/intel/hda-stream.c                    | 2 +-
 sound/soc/sof/intel/hda-trace.c                     | 2 +-
 sound/soc/sof/intel/hda.c                           | 2 +-
 sound/soc/sof/intel/hda.h                           | 2 +-
 sound/soc/sof/intel/icl.c                           | 2 +-
 sound/soc/sof/intel/lnl.c                           | 2 +-
 sound/soc/sof/intel/lnl.h                           | 2 +-
 sound/soc/sof/intel/mtl.c                           | 2 +-
 sound/soc/sof/intel/mtl.h                           | 2 +-
 sound/soc/sof/intel/pci-apl.c                       | 2 +-
 sound/soc/sof/intel/pci-cnl.c                       | 2 +-
 sound/soc/sof/intel/pci-icl.c                       | 2 +-
 sound/soc/sof/intel/pci-lnl.c                       | 2 +-
 sound/soc/sof/intel/pci-mtl.c                       | 2 +-
 sound/soc/sof/intel/pci-skl.c                       | 2 +-
 sound/soc/sof/intel/pci-tgl.c                       | 2 +-
 sound/soc/sof/intel/pci-tng.c                       | 2 +-
 sound/soc/sof/intel/shim.h                          | 2 +-
 sound/soc/sof/intel/skl.c                           | 2 +-
 sound/soc/sof/intel/telemetry.c                     | 2 +-
 sound/soc/sof/intel/telemetry.h                     | 2 +-
 sound/soc/sof/intel/tgl.c                           | 2 +-
 sound/soc/sof/iomem-utils.c                         | 2 +-
 sound/soc/sof/ipc.c                                 | 2 +-
 sound/soc/sof/ipc3-control.c                        | 2 +-
 sound/soc/sof/ipc3-dtrace.c                         | 2 +-
 sound/soc/sof/ipc3-loader.c                         | 2 +-
 sound/soc/sof/ipc3-pcm.c                            | 2 +-
 sound/soc/sof/ipc3-priv.h                           | 2 +-
 sound/soc/sof/ipc3-topology.c                       | 2 +-
 sound/soc/sof/ipc3.c                                | 2 +-
 sound/soc/sof/ipc4-control.c                        | 2 +-
 sound/soc/sof/ipc4-fw-reg.h                         | 2 +-
 sound/soc/sof/ipc4-loader.c                         | 2 +-
 sound/soc/sof/ipc4-mtrace.c                         | 2 +-
 sound/soc/sof/ipc4-pcm.c                            | 2 +-
 sound/soc/sof/ipc4-priv.h                           | 2 +-
 sound/soc/sof/ipc4-telemetry.c                      | 2 +-
 sound/soc/sof/ipc4-telemetry.h                      | 2 +-
 sound/soc/sof/ipc4-topology.c                       | 2 +-
 sound/soc/sof/ipc4-topology.h                       | 2 +-
 sound/soc/sof/ipc4.c                                | 2 +-
 sound/soc/sof/loader.c                              | 2 +-
 sound/soc/sof/nocodec.c                             | 2 +-
 sound/soc/sof/ops.c                                 | 2 +-
 sound/soc/sof/ops.h                                 | 2 +-
 sound/soc/sof/pcm.c                                 | 2 +-
 sound/soc/sof/pm.c                                  | 2 +-
 sound/soc/sof/sof-acpi-dev.c                        | 2 +-
 sound/soc/sof/sof-acpi-dev.h                        | 2 +-
 sound/soc/sof/sof-audio.c                           | 2 +-
 sound/soc/sof/sof-audio.h                           | 2 +-
 sound/soc/sof/sof-client-ipc-flood-test.c           | 2 +-
 sound/soc/sof/sof-client-ipc-kernel-injector.c      | 2 +-
 sound/soc/sof/sof-client-ipc-msg-injector.c         | 2 +-
 sound/soc/sof/sof-client-probes-ipc3.c              | 2 +-
 sound/soc/sof/sof-client-probes-ipc4.c              | 2 +-
 sound/soc/sof/sof-client-probes.c                   | 2 +-
 sound/soc/sof/sof-client.c                          | 2 +-
 sound/soc/sof/sof-pci-dev.c                         | 2 +-
 sound/soc/sof/sof-pci-dev.h                         | 2 +-
 sound/soc/sof/sof-priv.h                            | 2 +-
 sound/soc/sof/sof-utils.c                           | 2 +-
 sound/soc/sof/sof-utils.h                           | 2 +-
 sound/soc/sof/stream-ipc.c                          | 2 +-
 sound/soc/sof/topology.c                            | 2 +-
 sound/soc/sof/trace.c                               | 2 +-
 sound/soc/sof/xtensa/core.c                         | 2 +-
 204 files changed, 206 insertions(+), 206 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2024-05-09 18:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-03 14:03 [PATCH 0/9] ALSA/ASoC: Intel: clarify Copyright information Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 1/9] ASoC: SOF: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 2/9] ASoC: Intel: boards: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 3/9] ASoC: Intel: common: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 4/9] ASoC: codecs: Intel: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 5/9] ASoC: Intel: catpt: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 6/9] ASoC: Intel: avs: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 7/9] ASoC: soc-topology-test: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 8/9] ALSA: hda: " Pierre-Louis Bossart
2024-05-03 14:03 ` [PATCH 9/9] ALSA/ASoC: include: " Pierre-Louis Bossart
2024-05-07 14:35 ` (subset) [PATCH 0/9] ALSA/ASoC: Intel: " Mark Brown
2024-05-09 16:00 ` Pierre-Louis Bossart
2024-05-09 18:27   ` Takashi Iwai

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