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
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
2013-01-16
ALSA: hdsp - Remove obsolete settings functions
Adrian Knoth
1
-339
/
+0
2013-01-16
ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings
Adrian Knoth
1
-15
/
+28
2013-01-16
ALSA: hdsp - Implement generic function to toggle settings
Adrian Knoth
1
-0
/
+59
2013-01-16
ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes
Adrian Knoth
1
-26
/
+65
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-11-22
ALSA: hdsp: Add missing inclusion of linux/vmalloc.h
Takashi Iwai
1
-0
/
+1
2012-11-22
ALSA: hdsp: improve firmware caching
Takashi Iwai
1
-28
/
+34
2012-05-21
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-13
/
+2
2012-05-08
ALSA: hdsp - Provide ioctl_compat
Andre Schramm
1
-0
/
+1
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-13
/
+2
2012-01-09
ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()
Takashi Iwai
1
-2
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
[next]