| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hdspm: remove unused copy_u32_le function | Tom Rix | 2023-03-24 | 1 | -6/+0 |
* | ALSA: rme9652: use explicitly signed char | Jason A. Donenfeld | 2022-10-25 | 2 | -24/+24 |
* | ALSA: hdsp: remove redundant assignment to pointer kctl | Colin Ian King | 2022-05-09 | 1 | -1/+1 |
* | ALSA: rme9652: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 2022-04-12 | 1 | -2/+6 |
* | ALSA: hdspm: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 2022-04-12 | 1 | -2/+6 |
* | ALSA: hdsp: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 2022-04-12 | 1 | -2/+6 |
* | ALSA: pci: rme: Fix unaligned buffer addresses | Takashi Iwai | 2021-11-08 | 2 | -36/+46 |
* | ALSA: pci: rme: Set up buffer type properly | Takashi Iwai | 2021-08-09 | 2 | -8/+4 |
* | ALSA: rme9652: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -61/+24 |
* | ALSA: hdspm: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -52/+12 |
* | ALSA: hdsp: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -64/+25 |
* | ALSA: hdsp: fix a test for copy_to_user() failure | Dan Carpenter | 2021-06-22 | 1 | -3/+2 |
* | ALSA: rme9652: Fix assignment in if condition | Takashi Iwai | 2021-06-09 | 1 | -47/+51 |
* | ALSA: hdsp: Fix assignment in if condition | Takashi Iwai | 2021-06-09 | 1 | -39/+82 |
* | ALSA: Remove trailing semicolon in macros | Huilong Deng | 2021-05-14 | 1 | -1/+1 |
* | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai | 2021-03-30 | 3 | -6/+0 |
|\ |
|
| * | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 3 | -6/+0 |
* | | ALSA: rme9652: don't disable if not enabled | Tong Zhang | 2021-03-22 | 1 | -1/+2 |
* | | ALSA: hdspm: don't disable if not enabled | Tong Zhang | 2021-03-22 | 1 | -1/+2 |
* | | ALSA: hdsp: don't disable if not enabled | Tong Zhang | 2021-03-22 | 1 | -1/+2 |
|/ |
|
* | ALSA: hdsp: hardware output loopback | Jasmin Fazlic | 2021-02-02 | 1 | -1/+73 |
* | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 2021-01-08 | 1 | -1/+1 |
* | ALSA: hdspm: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-21 | 1 | -0/+1 |
* | ALSA: remove unneeded break | Tom Rix | 2020-10-26 | 2 | -15/+0 |
* | ALSA: hdspm: Fix typo arbitary | Naoki Hayama | 2020-10-08 | 1 | -1/+1 |
* | ALSA: hdspm: Replace tasklet with work | Takashi Iwai | 2020-09-09 | 1 | -7/+6 |
* | ALSA: hdsp: Replace tasklet with work | Takashi Iwai | 2020-09-09 | 1 | -28/+27 |
* | ALSA: hdsp: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-02 | 2 | -7/+6 |
* | ALSA: pci/rme9652/hdspm: remove always true condition | Pierre-Louis Bossart | 2020-07-07 | 1 | -2/+2 |
* | ALSA: hdsp: remove redundant assignment to variable err | Colin Ian King | 2020-02-10 | 1 | -1/+2 |
* | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-02-06 | 1 | -4/+3 |
|\ |
|
| * | ALSA: hdsp: Make the firmware loading ioctl a bit more readable | Takashi Iwai | 2020-02-02 | 1 | -4/+3 |
* | | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-01-28 | 3 | -60/+67 |
|\ \
| |/ |
|
| * | ALSA: rme9652: More constifications | Takashi Iwai | 2020-01-05 | 1 | -5/+5 |
| * | ALSA: hdspm: More constifications | Takashi Iwai | 2020-01-05 | 1 | -31/+35 |
| * | ALSA: hdsp: More constifications | Takashi Iwai | 2020-01-05 | 1 | -7/+7 |
| * | ALSA: pci: Constify snd_kcontrol_new items | Takashi Iwai | 2020-01-03 | 3 | -14/+14 |
| * | ALSA: pci: Constify snd_pcm_hardware definitions | Takashi Iwai | 2020-01-03 | 1 | -2/+2 |
| * | ALSA: hdsp: Make uapi/hdsp.h compilable again | Takashi Iwai | 2019-12-20 | 1 | -1/+1 |
| * | ALSA: rme9652: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 3 | -0/+3 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 3 | -3/+3 |
|/ |
|
* | ALSA: rme: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 3 | -13/+3 |
* | ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai | 2019-11-06 | 1 | -1/+0 |
* | ALSA: rme9652: Unneeded variable: "result". | Hariprasad Kelam | 2019-07-15 | 1 | -2/+1 |
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-07-08 | 3 | -45/+3 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 3 | -45/+3 |
* | | ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO | Philippe Bekaert | 2019-05-24 | 1 | -25/+36 |
|/ |
|
* | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 2019-02-08 | 1 | -16/+4 |
|\ |
|
| * | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 1 | -16/+4 |
* | | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 2019-02-06 | 3 | -40/+26 |
|/ |
|