summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2025-11-19ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufsThorsten Blum
2025-09-15ALSA: serial-generic: remove shared static bufferJohn Keeping
2025-09-01ALSA: serial-u16550: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: portman2x4: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: mts64: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: mtpav: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: mpu401: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: dummy: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: vx: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: opl4: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: opl4: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: opl3: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: opl3: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: aloop: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: aloop: Use guard() for mutex locksTakashi Iwai
2025-07-11ALSA: vx: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: virmidi: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: serial-u16550: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: serial-generic: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: portman2x4: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: pcsp: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: opl4: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: opl3: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: mpu401: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-07ALSA: mts64: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-07-04ALSA: mtpav: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-07-02ALSA: pcmtest: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-06-30ALSA: dummy: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-06-20ALSA: aloop: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-10ALSA: Switch to use hrtimer_setup()Nam Cao
2024-10-30sound: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-18ALSA: aloop: Allow using global timersIvan Orlov
2024-08-08ALSA: pcsp: Use standard print APITakashi Iwai
2024-08-08ALSA: dummy: Use standard print APITakashi Iwai
2024-08-08ALSA: aloop: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai
2024-08-08ALSA: virmidi: Use standard print APITakashi Iwai
2024-08-08ALSA: serial-u16550: Use standard print APITakashi Iwai
2024-08-08ALSA: opl4: Use standard print APITakashi Iwai
2024-08-08ALSA: opl3: Use standard print APITakashi Iwai
2024-08-08ALSA: mtpav: Use standard print APITakashi Iwai
2024-08-08ALSA: mpu401_uart: Use standard print APITakashi Iwai
2024-08-08ALSA: mpu401: Use standard print APITakashi Iwai
2024-08-08ALSA: mts64: Use standard print APITakashi Iwai
2024-08-08ALSA: portman2x4: Use standard print APITakashi Iwai
2024-08-01ALSA: aloop: use snd_pcm_direction_name()Kuninori Morimoto
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert