index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
/
hdsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
ALSA: hdsp: remove redundant assignment to pointer kctl
Colin Ian King
1
-1
/
+1
2022-04-12
ALSA: hdsp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2021-11-08
ALSA: pci: rme: Fix unaligned buffer addresses
Takashi Iwai
1
-18
/
+23
2021-08-09
ALSA: pci: rme: Set up buffer type properly
Takashi Iwai
1
-4
/
+2
2021-07-19
ALSA: hdsp: Allocate resources with device-managed APIs
Takashi Iwai
1
-64
/
+25
2021-06-22
ALSA: hdsp: fix a test for copy_to_user() failure
Dan Carpenter
1
-3
/
+2
2021-06-09
ALSA: hdsp: Fix assignment in if condition
Takashi Iwai
1
-39
/
+82
2021-05-14
ALSA: Remove trailing semicolon in macros
Huilong Deng
1
-1
/
+1
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
1
-3
/
+0
2021-03-22
ALSA: hdsp: don't disable if not enabled
Tong Zhang
1
-1
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-3
/
+0
2021-02-02
ALSA: hdsp: hardware output loopback
Jasmin Fazlic
1
-1
/
+73
2020-09-09
ALSA: hdsp: Replace tasklet with work
Takashi Iwai
1
-28
/
+27
2020-09-02
ALSA: hdsp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-02-10
ALSA: hdsp: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2020-02-02
ALSA: hdsp: Make the firmware loading ioctl a bit more readable
Takashi Iwai
1
-4
/
+3
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-12
/
+13
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-05
ALSA: hdsp: More constifications
Takashi Iwai
1
-7
/
+7
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
1
-4
/
+4
2019-12-20
ALSA: hdsp: Make uapi/hdsp.h compilable again
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: rme9652: Support PCM sync_stop
Takashi Iwai
1
-0
/
+1
2019-11-06
ALSA: rme: Avoid non-standard macro usage
Takashi Iwai
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+1
2018-12-19
ALSA: rme9652: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-4
/
+6
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-09-07
ALSA: rme9652: Use common code in hdsp_get_iobox_version()
Markus Elfring
1
-15
/
+11
2017-08-15
ALSA: rme9652: Use common error handling code in two functions
Markus Elfring
1
-7
/
+6
2017-08-12
ALSA: rme9652: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-06-09
ALSA: hdsp: Constify hw_constraints
Takashi Iwai
1
-4
/
+4
2017-06-02
ALSA: hdsp: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+50
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-02-29
ALSA: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-2
/
+2
2015-09-11
ALSA: hdsp: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-08-22
ALSA: hdsp: silence a sprinft() overflow warning
Dan Carpenter
1
-2
/
+2
2015-08-21
ALSA: hdsp: silence and underflow warning
Dan Carpenter
1
-1
/
+2
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-19
ALSA: hdsp: Use setup_timer() and mod_timer()
Takashi Iwai
1
-9
/
+5
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
1
-3
/
+1
2014-11-17
ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...
Markus Elfring
1
-2
/
+1
2014-10-21
ALSA: hdsp: Use snd_ctl_enum_info()
Takashi Iwai
1
-118
/
+57
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-02-26
ALSA: hdsp: Use standard printk helpers
Takashi Iwai
1
-49
/
+79
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
1
-8
/
+2
2013-10-16
ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
Dan Carpenter
1
-0
/
+1
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
[next]