summaryrefslogtreecommitdiff
path: root/sound/pci/rme9652
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-04-24ALSA: rme9652: Use pure devres PCIPhilipp Stanner2-2/+2
2025-04-07ALSA: hdspm: Replace deprecated PCI functionsPhilipp Stanner1-4/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-01-09ALSA: rme9652: Simplify with str_yes_no()Takashi Iwai1-3/+2
2025-01-07ALSA: hdspm: Simplify with str_on_off()Takashi Iwai1-9/+6
2024-12-20ALSA: hdsp: Use str_on_off() and str_yes_no() helper functionsThorsten Blum1-5/+5
2024-09-08ALSA: rme9652: remove unused parameter in macroHe Lugang1-4/+4
2024-09-06ALSA: hdspm: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-15/+1
2024-09-06ALSA: hdsp: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-12/+6
2024-08-08ALSA: hdsp: Break infinite MIDI input flush loopTakashi Iwai2-4/+8
2024-08-01ALSA: pci: rme9652: use snd_pcm_direction_name()Kuninori Morimoto1-4/+2
2024-05-08ALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
2023-08-18ALSA: rme9652: Convert to generic PCM copy opsTakashi Iwai1-40/+6
2023-08-18ALSA: hdsp: Convert to generic PCM copy opsTakashi Iwai1-36/+6
2023-03-24ALSA: hdspm: remove unused copy_u32_le functionTom Rix1-6/+0
2022-10-25ALSA: rme9652: use explicitly signed charJason A. Donenfeld2-24/+24
2022-05-09ALSA: hdsp: remove redundant assignment to pointer kctlColin Ian King1-1/+1
2022-04-12ALSA: rme9652: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-12ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-12ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2021-11-08ALSA: pci: rme: Fix unaligned buffer addressesTakashi Iwai2-36/+46
2021-08-09ALSA: pci: rme: Set up buffer type properlyTakashi Iwai2-8/+4
2021-07-19ALSA: rme9652: Allocate resources with device-managed APIsTakashi Iwai1-61/+24
2021-07-19ALSA: hdspm: Allocate resources with device-managed APIsTakashi Iwai1-52/+12
2021-07-19ALSA: hdsp: Allocate resources with device-managed APIsTakashi Iwai1-64/+25
2021-06-22ALSA: hdsp: fix a test for copy_to_user() failureDan Carpenter1-3/+2
2021-06-09ALSA: rme9652: Fix assignment in if conditionTakashi Iwai1-47/+51
2021-06-09ALSA: hdsp: Fix assignment in if conditionTakashi Iwai1-39/+82
2021-05-14ALSA: Remove trailing semicolon in macrosHuilong Deng1-1/+1
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai3-6/+0
2021-03-22ALSA: rme9652: don't disable if not enabledTong Zhang1-1/+2
2021-03-22ALSA: hdspm: don't disable if not enabledTong Zhang1-1/+2
2021-03-22ALSA: hdsp: don't disable if not enabledTong Zhang1-1/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky3-6/+0
2021-02-02ALSA: hdsp: hardware output loopbackJasmin Fazlic1-1/+73
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-11-21ALSA: hdspm: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-10-26ALSA: remove unneeded breakTom Rix2-15/+0
2020-10-08ALSA: hdspm: Fix typo arbitaryNaoki Hayama1-1/+1
2020-09-09ALSA: hdspm: Replace tasklet with workTakashi Iwai1-7/+6
2020-09-09ALSA: hdsp: Replace tasklet with workTakashi Iwai1-28/+27
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais2-7/+6
2020-07-07ALSA: pci/rme9652/hdspm: remove always true conditionPierre-Louis Bossart1-2/+2
2020-02-10ALSA: hdsp: remove redundant assignment to variable errColin Ian King1-1/+2
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+3
2020-02-02ALSA: hdsp: Make the firmware loading ioctl a bit more readableTakashi Iwai1-4/+3
2020-01-29Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-60/+67
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-3/+3
2020-01-05ALSA: rme9652: More constificationsTakashi Iwai1-5/+5