Linus Torvalds
40037e4f8b
sound updates for 5.18
...
It's been a fairly calm development cycle. There are a few
last-minute ALSA core fixes, most notably for covering PCM ioctl
races, but the most of rest are device-specific changes.
Below are some highlights:
* ALSA core:
- Fixes for PCM ioctl races that may lead to UAF
- Fix for oversized allocations in PCM OSS layer
* ASoC:
- Start of moving SoF to support multiple IPC mechanisms
- Use of NHLT ACPI table to reduce the amount of quirking required for
Intel systems
- Preliminary works forthcoming Intel AVS driver for legacy Intel DSP
firmwares
- Support for AMD PDM, Atmel PDMC, Awinic AW8738, i.MX cards with
TLV320AIC31xx, Intel machines with CS35L41 and ESSX8336, Mediatek
MT8181 wideband bluetooth, nVidia Tegra234, Qualcomm SC7280, Renesas
RZ/V2L, Texas Instruments TAS585M
* HD-audio:
- Driver re-binding fix for HD-audio
- Updates for Intel ADL and Tegra234, various platform quirks for
Dell, HP, Lenovo, ASUS, Samsung and Clevo machines
* USB-audio:
- Quirk updates for Scarlett2, RODE, Corsair devices
-----BEGIN PGP SIGNATURE-----
iQJCBAABCAAsFiEEIXTw5fNLNI7mMiVaLtJE4w1nLE8FAmI7AkUOHHRpd2FpQHN1
c2UuZGUACgkQLtJE4w1nLE/faBAAvPFODmyJlt16UG7bSlqwoSafWho+Bp4GSH4O
+pEm47+kULgkKOm9k2NK7sci6nOsNIabQsVhMeryCLgDlNlFqR4FQjIswbgtRWsO
lmu3TMw26I0vS2joNE+tpqCOyJuEGI/ekQru3aKAZx6JyBlXmrzuf7L4BNomVORr
fgBgpMg/tRcE9ceWjc1qHMggueAfkcjnI4ioFYxaWYXp4wyVX1mx3mVHEf6WQnff
ZXsgQLhupUKLvyBr2D1vkN6JcRyTahkBprbLEtZhKszR8hl6tFlnyILkzsiZ/B+K
oJAvtEoC6z2PW+suPSPPl2qnbyOJyX32m43iCXW8uSG1KG/K2JshZIJshMbVw3pV
rLK3XYr2zoE3VzzNUL+QyGYhLpdDPSNF+E19z7jfWU/wKwCUu8qWuejhf9uAlQgx
XtlrZuyCpnsNVyILqLM2Sgzvc1U8vJd68uYwhecchTmP0Aurld5NM2PiAagcvVpW
RtEMbTJbIBYbou3UPhxDjEdQOeT+KZUYrClEjb61pJQ9sHAbC4l0LoRyS4NEWCZH
J7Z5DNPqPf6CFU1AVpfktL4Dh+VtM7nb4DVyyyLWWZgG3NcXSVLLbUA8Uo9qoDV5
7tHnV+1MURBwEq1CUvZtb3sRC5tyNVkzXMMAJfcVWlv7JkoXs8pzwK9w685aP2zl
YDOfau8=
=5cCU
-----END PGP SIGNATURE-----
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound updates from Takashi Iwai:
"It's been a fairly calm development cycle. There are a few last-minute
ALSA core fixes, most notably for covering PCM ioctl races, but the
most of rest are device-specific changes.
Below are some highlights:
ALSA core:
- Fixes for PCM ioctl races that may lead to UAF
- Fix for oversized allocations in PCM OSS layer
ASoC:
- Start of moving SoF to support multiple IPC mechanisms
- Use of NHLT ACPI table to reduce the amount of quirking required
for Intel systems
- Preliminary works forthcoming Intel AVS driver for legacy Intel DSP
firmwares
- Support for AMD PDM, Atmel PDMC, Awinic AW8738, i.MX cards with
TLV320AIC31xx, Intel machines with CS35L41 and ESSX8336, Mediatek
MT8181 wideband bluetooth, nVidia Tegra234, Qualcomm SC7280,
Renesas RZ/V2L, Texas Instruments TAS585M
HD-audio:
- Driver re-binding fix for HD-audio
- Updates for Intel ADL and Tegra234, various platform quirks for
Dell, HP, Lenovo, ASUS, Samsung and Clevo machines
USB-audio:
- Quirk updates for Scarlett2, RODE, Corsair devices"
* tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (486 commits)
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
ALSA: pcm: Add stream lock during PCM reset ioctl operations
ALSA: pcm: Fix races among concurrent prealloc proc writes
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
ALSA: pcm: Fix races among concurrent read/write and buffer changes
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
ASoC: atmel: mchp-pdmc: print the correct property name
MAINTAINERS: Add Shengjiu to maintainer list of sound/soc/fsl
ASoC: SOF: Add a new dai_get_clk topology IPC op
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
ASoC: SOF: expose sof_route_setup()
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
ASoC: SOF: Add trigger PCM op for IPC3
ASoC: SOF: Define hw_params PCM op for IPC3
ASoC: SOF: Introduce IPC3 PCM hw_free op
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
ASoC: SOF: Introduce IPC-specific PCM ops
ASoC: SOF: Add bytes_ext control IPC ops for IPC3
ASoC: SOF: Add bytes_get/put control IPC ops for IPC3
...
2022-03-23 15:11:12 -07:00
..
2021-09-17 13:17:48 +01:00
2019-06-19 17:09:55 +02:00
2021-09-20 13:38:11 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2021-09-27 13:01:04 +01:00
2021-08-03 18:27:15 +01:00
2021-09-27 13:00:55 +01:00
2019-05-30 11:25:18 -07:00
2020-06-22 15:13:40 +01:00
2020-04-16 15:29:39 +01:00
2019-05-24 17:36:46 +02:00
2021-09-27 13:00:59 +01:00
2018-08-29 12:39:19 +01:00
2020-11-30 12:56:33 +00:00
2020-11-30 12:56:33 +00:00
2021-09-27 13:00:56 +01:00
2020-11-30 12:56:33 +00:00
2021-09-27 13:00:57 +01:00
2021-11-15 19:25:25 +00:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2022-02-09 13:00:45 +00:00
2020-07-09 22:20:31 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2022-02-09 13:00:45 +00:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2021-09-27 13:01:00 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-10-10 15:06:09 +01:00
2020-05-04 15:36:50 +01:00
2019-10-21 15:53:49 +01:00
2019-10-10 15:06:09 +01:00
2019-05-30 11:25:18 -07:00
2021-09-27 13:01:01 +01:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:26:32 -07:00
2021-09-27 13:00:48 +01:00
2021-12-20 12:47:01 +00:00
2022-01-05 16:32:32 +00:00
2021-09-27 13:01:15 +01:00
2021-04-20 17:25:51 +01:00
2020-07-16 23:06:20 +01:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:38:06 +00:00
2022-03-16 16:39:33 +00:00
2021-01-21 12:38:06 +00:00
2021-09-27 13:00:52 +01:00
2021-09-27 13:01:11 +01:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:14 +01:00
2018-02-20 15:02:58 +00:00
2021-09-27 13:01:10 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:00:50 +01:00
2019-06-19 17:09:55 +02:00
2021-03-24 19:50:18 +00:00
2020-11-20 19:28:34 +00:00
2021-03-24 19:50:17 +00:00
2022-03-07 13:13:01 +00:00
2020-11-26 13:06:59 +00:00
2022-03-03 12:48:37 +00:00
2021-05-10 17:27:46 +01:00
2022-01-12 14:21:14 +00:00
2020-07-16 23:06:09 +01:00
2021-09-22 13:23:15 +01:00
2021-05-25 16:44:26 +01:00
2019-06-19 17:09:55 +02:00
2021-05-25 16:44:26 +01:00
2019-06-19 17:09:55 +02:00
2021-05-25 16:44:26 +01:00
2019-06-19 17:09:55 +02:00
2021-12-06 13:49:25 +00:00
2021-05-26 12:07:16 +01:00
2021-05-26 12:07:16 +01:00
2019-02-08 13:00:28 +00:00
2022-01-07 17:14:27 +00:00
2022-01-07 17:14:27 +00:00
2022-02-09 13:00:45 +00:00
2022-03-21 16:19:21 +01:00
2022-01-07 17:14:27 +00:00
2022-03-07 13:14:59 +00:00
2022-03-07 13:14:59 +00:00
2022-01-28 16:00:22 +00:00
2022-01-28 16:00:22 +00:00
2022-01-28 16:00:22 +00:00
2021-05-26 12:07:16 +01:00
2019-06-19 17:09:55 +02:00
2021-05-26 12:07:13 +01:00
2019-06-19 17:09:55 +02:00
2021-05-25 16:44:26 +01:00
2019-06-05 17:37:07 +02:00
2018-02-12 09:47:10 +00:00
2020-07-16 23:06:19 +01:00
2021-09-27 13:00:40 +01:00
2021-09-27 13:00:40 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:00:40 +01:00
2021-09-27 13:00:40 +01:00
2021-09-27 13:00:40 +01:00
2021-09-27 13:00:40 +01:00
2021-05-25 16:44:26 +01:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:38:04 +00:00
2020-09-28 17:59:06 +01:00
2022-02-16 16:34:16 +00:00
2019-06-19 17:09:55 +02:00
2021-03-10 13:10:37 +00:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:26:37 -07:00
2021-01-21 12:38:04 +00:00
2021-09-27 12:59:09 +01:00
2021-01-21 12:38:04 +00:00
2019-05-30 11:26:41 -07:00
2021-06-23 16:31:14 +01:00
2019-05-30 11:26:41 -07:00
2021-04-08 15:21:54 +01:00
2019-05-22 13:18:51 +01:00
2021-09-22 16:59:13 +02:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2021-03-31 18:00:38 +01:00
2021-03-31 18:00:38 +01:00
2021-01-21 12:38:01 +00:00
2021-01-21 12:38:01 +00:00
2020-07-07 13:03:22 +01:00
2021-02-04 18:45:19 +00:00
2019-05-30 11:26:32 -07:00
2021-03-18 13:50:40 +00:00
2020-08-17 18:48:43 +01:00
2021-04-28 16:34:54 +01:00
2020-08-17 18:48:45 +01:00
2021-01-21 12:38:01 +00:00
2020-04-22 13:15:57 +01:00
2022-02-28 13:33:42 +00:00
2022-02-28 13:34:16 +00:00
2022-02-28 13:33:44 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2022-02-28 13:33:46 +00:00
2020-11-26 13:07:00 +00:00
2022-03-21 16:19:21 +01:00
2020-05-05 08:59:02 +02:00
2021-03-18 13:50:41 +00:00
2021-03-18 13:50:42 +00:00
2022-01-28 15:59:19 +00:00
2021-08-23 16:41:01 +01:00
2022-02-28 13:33:45 +00:00
2022-02-28 13:33:52 +00:00
2019-06-05 17:37:17 +02:00
2020-12-09 12:13:40 +00:00
2021-01-21 12:38:08 +00:00
2021-03-10 13:13:24 +00:00
2021-11-26 13:24:30 +00:00
2022-03-07 13:13:01 +00:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2022-02-28 13:33:32 +00:00
2019-06-05 17:37:17 +02:00
2021-01-21 12:38:14 +00:00
2022-02-28 13:30:37 +00:00
2022-02-28 13:30:37 +00:00
2022-03-21 16:19:21 +01:00
2022-03-16 16:39:32 +00:00
2022-03-21 16:19:21 +01:00
2022-02-25 13:51:09 +00:00
2020-11-19 12:59:06 +00:00
2021-09-27 13:00:40 +01:00
2021-03-11 13:24:12 +00:00
2022-03-07 13:13:01 +00:00
2022-01-19 16:47:36 +00:00
2020-05-04 13:27:02 +01:00
2022-02-28 13:34:09 +00:00
2019-05-30 11:26:32 -07:00
2022-02-28 13:34:10 +00:00
2018-04-16 12:37:36 +01:00
2022-02-28 13:34:11 +00:00
2020-08-27 14:43:24 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2022-02-28 13:34:05 +00:00
2019-06-19 17:09:55 +02:00
2021-08-05 15:38:53 +01:00
2020-02-14 16:46:24 +00:00
2022-02-28 13:34:06 +00:00
2019-06-19 17:09:55 +02:00
2020-07-30 21:00:36 +01:00
2022-02-28 13:34:07 +00:00
2019-06-19 17:09:55 +02:00
2021-03-25 13:59:46 +00:00
2021-12-24 14:06:47 +00:00
2020-07-09 21:01:26 +01:00
2021-04-23 19:01:02 +01:00
2021-06-08 13:36:26 +01:00
2022-02-28 13:34:08 +00:00
2022-02-28 13:34:08 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-10-27 11:31:23 +01:00
2021-10-27 11:31:23 +01:00
2022-02-28 13:34:13 +00:00
2019-06-19 17:09:55 +02:00
2022-02-28 13:34:14 +00:00
2019-06-19 17:09:55 +02:00
2022-02-28 13:34:15 +00:00
2022-02-28 13:34:15 +00:00
2022-02-28 13:33:53 +00:00
2019-05-21 11:28:39 +02:00
2022-02-28 13:34:03 +00:00
2019-05-30 11:26:39 -07:00
2022-03-16 16:39:22 +00:00
2022-03-11 13:42:30 +00:00
2019-08-09 13:24:29 +01:00
2018-04-26 12:44:15 +01:00
2021-03-18 13:50:45 +00:00
2019-01-25 18:07:13 +00:00
2021-08-05 15:38:54 +01:00
2021-03-25 17:39:27 +00:00
2021-09-15 13:12:29 +01:00
2021-03-25 17:39:27 +00:00
2021-12-24 14:06:58 +00:00
2020-01-21 18:26:41 +00:00
2020-11-10 14:30:06 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:37:59 +00:00
2020-04-29 14:23:18 +01:00
2022-02-24 02:04:27 +00:00
2021-10-02 01:31:58 +01:00
2021-01-21 12:37:59 +00:00
2019-06-12 13:52:26 +01:00
2021-10-18 21:15:13 +01:00
2021-10-04 15:55:29 +01:00
2021-10-26 12:35:16 +01:00
2019-07-06 12:25:24 +01:00
2020-11-26 13:07:23 +00:00
2021-09-27 12:59:08 +01:00
2020-07-16 23:06:13 +01:00
2019-05-30 11:26:37 -07:00
2020-07-22 14:31:55 +01:00
2020-07-22 14:31:55 +01:00
2022-02-28 13:34:00 +00:00
2020-07-22 14:31:55 +01:00
2019-05-30 11:26:41 -07:00
2022-02-09 13:00:45 +00:00
2022-02-28 13:34:02 +00:00
2019-05-30 11:26:41 -07:00
2022-02-28 13:33:59 +00:00
2020-11-26 13:07:22 +00:00
2020-07-16 23:06:13 +01:00
2018-03-19 09:23:59 +08:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-07-10 16:25:12 +01:00
2019-07-10 16:25:12 +01:00
2022-02-28 13:33:58 +00:00
2022-02-28 13:33:58 +00:00
2019-06-05 17:37:15 +02:00
2022-02-09 13:00:45 +00:00
2022-02-28 13:34:01 +00:00
2019-06-05 17:37:15 +02:00
2021-09-13 01:59:20 +01:00
2022-03-08 12:32:01 +00:00
2021-05-18 14:04:30 +01:00
2019-01-03 16:34:35 +00:00
2020-06-15 20:58:36 +01:00
2020-05-04 16:23:23 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:37:59 +00:00
2019-06-19 17:09:55 +02:00
2021-05-10 17:06:05 +01:00
2019-06-19 17:09:55 +02:00
2021-04-19 16:53:24 +01:00
2019-06-19 17:09:55 +02:00
2021-06-21 13:00:43 +01:00
2020-01-10 13:31:49 +00:00
2021-12-24 14:06:47 +00:00
2021-06-21 13:00:43 +01:00
2021-06-21 13:00:45 +01:00
2021-03-10 13:13:31 +00:00
2021-12-24 14:06:47 +00:00
2021-06-21 13:00:45 +01:00
2021-06-21 13:00:44 +01:00
2021-06-21 13:06:25 +01:00
2021-12-24 14:06:47 +00:00
2021-06-25 14:08:03 +01:00
2021-06-08 13:36:37 +01:00
2021-06-08 13:36:37 +01:00
2021-12-24 14:06:47 +00:00
2021-06-08 13:36:37 +01:00
2021-06-08 13:36:36 +01:00
2020-01-13 14:58:45 +00:00
2021-12-24 14:06:47 +00:00
2021-04-16 17:20:01 +01:00
2021-11-12 18:16:41 +00:00
2021-11-12 18:16:41 +00:00
2021-09-27 13:01:05 +01:00
2021-07-26 18:57:19 +01:00
2021-08-09 16:23:45 +01:00
2021-09-27 13:01:05 +01:00
2020-05-07 13:18:04 +01:00
2021-09-27 13:01:05 +01:00
2021-04-09 13:39:51 +01:00
2021-09-27 13:01:05 +01:00
2019-06-19 17:09:55 +02:00
2022-03-16 16:39:23 +00:00
2020-03-26 18:48:08 +00:00
2021-09-27 13:01:05 +01:00
2019-07-26 13:10:09 +01:00
2021-12-24 14:06:47 +00:00
2021-03-10 13:07:22 +00:00
2019-12-11 16:43:28 +00:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:05 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:05 +01:00
2019-06-19 17:09:55 +02:00
2021-07-12 12:33:57 +01:00
2022-02-10 13:15:03 +00:00
2022-01-06 13:55:50 +00:00
2021-09-27 13:01:05 +01:00
2021-03-10 13:13:29 +00:00
2021-10-04 15:55:25 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:05 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:05 +01:00
2019-06-19 17:09:55 +02:00
2022-02-25 13:45:39 +00:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:05 +01:00
2019-06-19 17:09:55 +02:00
2022-02-08 13:37:44 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:01:05 +01:00
2021-04-02 16:13:23 +01:00
2020-07-23 19:07:38 +01:00
2019-11-27 12:50:56 +00:00
2021-09-27 13:01:05 +01:00
2019-11-11 13:02:06 +00:00
2022-01-28 15:59:20 +00:00
2021-12-24 14:06:47 +00:00
2022-02-08 13:37:46 +00:00
2022-01-28 15:59:20 +00:00
2022-03-21 16:19:21 +01:00
2022-02-24 02:04:33 +00:00
2021-11-12 18:16:39 +00:00
2021-12-24 14:06:47 +00:00
2021-12-20 12:47:07 +00:00
2020-04-15 13:00:27 +01:00
2022-02-28 13:33:37 +00:00
2019-05-30 11:25:18 -07:00
2021-03-10 13:10:40 +00:00
2021-04-19 16:51:52 +01:00
2021-06-02 12:03:28 +01:00
2021-12-20 12:47:08 +00:00
2021-12-20 12:47:09 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-12-20 12:47:10 +00:00
2020-07-16 23:06:13 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2021-01-21 12:38:10 +00:00
2019-05-24 17:36:46 +02:00
2020-07-16 23:06:13 +01:00
2020-07-09 22:20:31 +01:00
2019-05-30 11:26:32 -07:00
2020-07-09 22:20:31 +01:00
2021-12-06 10:04:05 +01:00
2020-07-16 23:06:09 +01:00
2019-05-30 11:26:32 -07:00
2022-02-28 13:33:36 +00:00
2020-11-26 13:07:03 +00:00
2019-05-30 11:26:32 -07:00
2021-04-08 15:08:50 +01:00
2020-07-22 14:31:55 +01:00
2021-03-18 13:50:52 +00:00
2021-06-03 13:55:21 +01:00
2021-04-08 15:21:50 +01:00
2020-10-08 21:16:51 +01:00
2022-02-08 13:37:40 +00:00
2020-09-23 18:48:03 +01:00
2020-08-18 14:52:33 +01:00
2020-07-22 14:31:55 +01:00
2020-07-22 14:31:55 +01:00
2022-01-24 13:31:24 +00:00
2020-07-22 14:31:55 +01:00
2020-07-22 14:31:55 +01:00
2020-06-22 15:13:36 +01:00
2021-11-15 13:26:44 +00:00
2020-07-16 23:06:09 +01:00
2018-04-16 11:53:52 +01:00
2022-03-21 16:19:21 +01:00
2021-01-21 12:37:58 +00:00
2020-09-18 13:09:02 +01:00
2021-10-29 18:55:24 +01:00
2022-02-09 13:00:45 +00:00
2021-10-29 18:55:24 +01:00
2021-10-29 18:55:24 +01:00
2020-11-26 13:07:25 +00:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:11 +01:00
2019-06-19 17:09:55 +02:00
2021-05-25 16:45:06 +01:00
2021-12-06 10:04:05 +01:00
2022-01-24 13:31:52 +00:00
2021-11-22 15:42:59 +00:00
2020-09-21 22:08:34 +01:00
2021-10-18 13:56:42 +01:00
2022-02-09 13:00:45 +00:00
2021-10-18 13:56:42 +01:00
2021-10-18 13:56:42 +01:00
2021-03-18 13:50:54 +00:00
2019-06-05 17:37:07 +02:00
2020-07-09 22:20:31 +01:00
2019-06-05 17:37:07 +02:00
2020-11-26 13:07:26 +00:00
2019-06-19 17:09:55 +02:00
2022-02-28 13:33:33 +00:00
2018-06-18 12:54:38 +01:00
2022-02-28 13:33:34 +00:00
2018-06-01 12:05:30 +01:00
2022-02-28 13:33:41 +00:00
2020-07-16 23:06:09 +01:00
2019-06-05 17:37:07 +02:00
2022-02-28 13:34:04 +00:00
2022-02-28 13:33:40 +00:00
2022-02-28 13:33:39 +00:00
2019-06-19 17:09:55 +02:00
2022-03-21 16:19:21 +01:00
2022-02-25 13:51:13 +00:00
2022-03-21 16:19:21 +01:00
2021-07-16 13:55:33 +01:00
2022-01-06 16:41:58 +00:00
2020-07-20 15:34:29 +01:00
2021-06-14 11:14:36 +01:00
2021-06-14 11:14:36 +01:00
2022-02-25 13:51:14 +00:00
2021-06-04 15:29:00 +01:00
2022-02-28 13:33:43 +00:00
2019-06-05 17:37:07 +02:00
2022-02-09 13:00:45 +00:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:00:40 +01:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2020-06-22 15:13:45 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:00:40 +01:00
2019-06-19 17:09:55 +02:00
2021-09-27 13:00:40 +01:00
2019-06-19 17:09:55 +02:00
2022-03-07 13:14:51 +00:00
2019-05-30 11:26:32 -07:00
2020-07-16 23:06:16 +01:00
2019-05-30 11:26:32 -07:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2020-06-22 15:13:45 +01:00
2020-10-02 21:05:29 +01:00
2021-03-10 13:08:48 +00:00
2020-07-16 23:06:16 +01:00
2019-05-30 11:26:32 -07:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2022-02-14 12:52:57 +00:00
2019-06-19 17:09:55 +02:00
2019-08-15 15:02:20 +01:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-05-30 11:26:32 -07:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2020-04-16 15:29:39 +01:00
2019-06-19 17:09:55 +02:00
2022-02-09 13:00:45 +00:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2021-10-25 12:36:18 +01:00
2019-06-19 17:09:55 +02:00
2021-03-11 13:24:13 +00:00
2019-05-30 11:26:32 -07:00
2021-01-21 12:37:57 +00:00
2019-11-11 19:42:56 +00:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2021-05-13 16:14:45 +02:00
2022-02-14 12:52:58 +00:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2022-02-03 11:30:59 +00:00
2019-06-19 17:09:55 +02:00
2022-01-24 13:31:55 +00:00
2019-05-30 11:26:32 -07:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2021-03-11 13:24:15 +00:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2021-01-21 12:37:57 +00:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-05-30 11:26:32 -07:00
2020-07-16 23:06:16 +01:00
2019-05-30 11:26:32 -07:00
2021-01-21 12:37:57 +00:00
2021-01-21 12:37:57 +00:00
2021-03-11 13:24:16 +00:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2021-03-11 13:24:17 +00:00
2019-05-30 11:26:32 -07:00
2021-03-24 19:50:19 +00:00
2019-06-19 17:09:55 +02:00
2021-03-24 19:50:19 +00:00
2019-06-19 17:09:55 +02:00
2020-07-16 23:06:16 +01:00
2019-06-19 17:09:55 +02:00
2020-06-22 15:13:45 +01:00
2019-06-05 17:37:07 +02:00
2019-06-05 17:37:17 +02:00
2019-05-30 11:26:32 -07:00
2021-01-21 12:37:57 +00:00
2022-03-21 16:19:21 +01:00
2022-03-07 13:14:57 +00:00
2020-09-01 13:13:16 +01:00
2021-03-11 13:24:19 +00:00
2022-02-28 22:01:25 +00:00
2021-12-06 13:49:27 +00:00