| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hdspm: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 2022-04-12 | 1 | -2/+6 |
* | ALSA: hdspm: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -52/+12 |
* | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai | 2021-03-30 | 1 | -1/+0 |
|\ |
|
| * | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 1 | -1/+0 |
* | | ALSA: hdspm: don't disable if not enabled | Tong Zhang | 2021-03-22 | 1 | -1/+2 |
|/ |
|
* | 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 | 1 | -8/+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: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-02 | 1 | -4/+3 |
* | ALSA: pci/rme9652/hdspm: remove always true condition | Pierre-Louis Bossart | 2020-07-07 | 1 | -2/+2 |
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-01-28 | 1 | -40/+45 |
|\ |
|
| * | ALSA: hdspm: More constifications | Takashi Iwai | 2020-01-05 | 1 | -31/+35 |
| * | ALSA: pci: Constify snd_kcontrol_new items | Takashi Iwai | 2020-01-03 | 1 | -7/+7 |
| * | ALSA: pci: Constify snd_pcm_hardware definitions | Takashi Iwai | 2020-01-03 | 1 | -2/+2 |
| * | ALSA: rme9652: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ |
|
* | ALSA: rme: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 1 | -1/+1 |
* | ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai | 2019-11-06 | 1 | -1/+0 |
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-07-08 | 1 | -15/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | | 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 | 1 | -32/+23 |
|/ |
|
* | ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing" | Colin Ian King | 2018-08-27 | 1 | -1/+1 |
* | ALSA: hdspm: Hardening for potential Spectre v1 | Takashi Iwai | 2018-04-25 | 1 | -10/+14 |
* | ALSA: Convert timers to use timer_setup() | Kees Cook | 2017-10-26 | 1 | -4/+4 |
* | ALSA: hdspm: Use common error handling code in snd_hdspm_probe() | Markus Elfring | 2017-09-07 | 1 | -8/+8 |
* | ALSA: rme9652: Adjust seven checks for null pointers | Markus Elfring | 2017-08-12 | 1 | -9/+9 |
* | ALSA: rme9652: Improve eight size determinations | Markus Elfring | 2017-08-12 | 1 | -10/+8 |
* | ALSA: rme9652: Delete an error message for a failed memory allocation in snd_... | Markus Elfring | 2017-08-12 | 1 | -5/+1 |
* | ALSA: rme9652: fix format overflow warnings | Arnd Bergmann | 2017-07-18 | 1 | -20/+28 |
* | ALSA: hdspm: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -2/+2 |
* | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -2/+2 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -1/+1 |
* | ALSA: hdspm: fix spelling mistake "Externel" -> "External" | Colin Ian King | 2016-08-22 | 1 | -1/+1 |
* | ALSA: hdspm: Fix zero-division | Takashi Iwai | 2016-02-29 | 1 | -0/+8 |
* | ALSA: hdspm: Fix wrong boolean ctl value accesses | Takashi Iwai | 2016-02-29 | 1 | -4/+4 |
* | ALSA: rme9652: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -5/+4 |
* | ALSA: hdspm - DRY cleanup of snd_pcm_ops | Adrian Knoth | 2015-02-17 | 1 | -15/+3 |
* | ALSA: hdspm - DRY cleanup in .release callback | Adrian Knoth | 2015-02-17 | 1 | -18/+11 |
* | ALSA: hdspm - DRY cleanup in .open callbacks | Adrian Knoth | 2015-02-17 | 1 | -76/+24 |
* | ALSA: hdspm - Constrain periods to 2 on older cards | Adrian Knoth | 2015-02-13 | 1 | -0/+6 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | ALSA: hdspm: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 1 | -9/+5 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -3/+1 |
* | ALSA: Fix invalid kerneldoc markers | Takashi Iwai | 2014-11-11 | 1 | -24/+24 |
* | ALSA: hdspm: remove unused variable | Sudip Mukherjee | 2014-10-29 | 1 | -20/+3 |