index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
/
hdsp.c
Age
Commit message (
Expand
)
Author
2024-09-06
ALSA: hdsp: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
2024-08-08
ALSA: hdsp: Break infinite MIDI input flush loop
Takashi Iwai
2023-08-18
ALSA: hdsp: Convert to generic PCM copy ops
Takashi Iwai
2022-10-25
ALSA: rme9652: use explicitly signed char
Jason A. Donenfeld
2022-05-09
ALSA: hdsp: remove redundant assignment to pointer kctl
Colin Ian King
2022-04-12
ALSA: hdsp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2021-11-08
ALSA: pci: rme: Fix unaligned buffer addresses
Takashi Iwai
2021-08-09
ALSA: pci: rme: Set up buffer type properly
Takashi Iwai
2021-07-19
ALSA: hdsp: Allocate resources with device-managed APIs
Takashi Iwai
2021-06-22
ALSA: hdsp: fix a test for copy_to_user() failure
Dan Carpenter
2021-06-09
ALSA: hdsp: Fix assignment in if condition
Takashi Iwai
2021-05-14
ALSA: Remove trailing semicolon in macros
Huilong Deng
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-22
ALSA: hdsp: don't disable if not enabled
Tong Zhang
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-02-02
ALSA: hdsp: hardware output loopback
Jasmin Fazlic
2020-09-09
ALSA: hdsp: Replace tasklet with work
Takashi Iwai
2020-09-02
ALSA: hdsp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-02-10
ALSA: hdsp: remove redundant assignment to variable err
Colin Ian King
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-02
ALSA: hdsp: Make the firmware loading ioctl a bit more readable
Takashi Iwai
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-05
ALSA: hdsp: More constifications
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2019-12-20
ALSA: hdsp: Make uapi/hdsp.h compilable again
Takashi Iwai
2019-12-11
ALSA: rme9652: Support PCM sync_stop
Takashi Iwai
2019-11-06
ALSA: rme: Avoid non-standard macro usage
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2018-12-19
ALSA: rme9652: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
2017-09-07
ALSA: rme9652: Use common code in hdsp_get_iobox_version()
Markus Elfring
2017-08-15
ALSA: rme9652: Use common error handling code in two functions
Markus Elfring
2017-08-12
ALSA: rme9652: make snd_pcm_hardware const
Bhumika Goyal
2017-06-09
ALSA: hdsp: Constify hw_constraints
Takashi Iwai
2017-06-02
ALSA: hdsp: Convert to the new PCM ops
Takashi Iwai
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-02-29
ALSA: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
2015-09-11
ALSA: hdsp: fix memory leak
Sudip Mukherjee
2015-08-22
ALSA: hdsp: silence a sprinft() overflow warning
Dan Carpenter
2015-08-21
ALSA: hdsp: silence and underflow warning
Dan Carpenter
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-19
ALSA: hdsp: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2014-11-17
ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...
Markus Elfring
2014-10-21
ALSA: hdsp: Use snd_ctl_enum_info()
Takashi Iwai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-02-26
ALSA: hdsp: Use standard printk helpers
Takashi Iwai
[next]