index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
/
hdspm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-40
/
+45
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-05
ALSA: hdspm: More constifications
Takashi Iwai
1
-31
/
+35
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
1
-7
/
+7
2020-01-03
ALSA: pci: Constify snd_pcm_hardware definitions
Takashi Iwai
1
-2
/
+2
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
-1
/
+1
2019-11-06
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-1
/
+0
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-15
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-24
ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO
Philippe Bekaert
1
-25
/
+36
2019-02-08
Merge branch 'topic/memory-device-fixes-2' into for-next
Takashi Iwai
1
-16
/
+4
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-32
/
+23
2019-02-06
ALSA: pci: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-16
/
+4
2018-08-27
ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"
Colin Ian King
1
-1
/
+1
2018-04-25
ALSA: hdspm: Hardening for potential Spectre v1
Takashi Iwai
1
-10
/
+14
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-09-07
ALSA: hdspm: Use common error handling code in snd_hdspm_probe()
Markus Elfring
1
-8
/
+8
2017-08-13
ALSA: rme9652: Adjust seven checks for null pointers
Markus Elfring
1
-9
/
+9
2017-08-13
ALSA: rme9652: Improve eight size determinations
Markus Elfring
1
-10
/
+8
2017-08-13
ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...
Markus Elfring
1
-5
/
+1
2017-07-18
ALSA: rme9652: fix format overflow warnings
Arnd Bergmann
1
-20
/
+28
2017-06-09
ALSA: hdspm: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
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
-1
/
+1
2016-08-22
ALSA: hdspm: fix spelling mistake "Externel" -> "External"
Colin Ian King
1
-1
/
+1
2016-02-29
ALSA: hdspm: Fix zero-division
Takashi Iwai
1
-0
/
+8
2016-02-29
ALSA: hdspm: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-4
/
+4
2015-10-21
ALSA: rme9652: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
1
-5
/
+4
2015-02-17
ALSA: hdspm - DRY cleanup of snd_pcm_ops
Adrian Knoth
1
-15
/
+3
2015-02-17
ALSA: hdspm - DRY cleanup in .release callback
Adrian Knoth
1
-18
/
+11
2015-02-17
ALSA: hdspm - DRY cleanup in .open callbacks
Adrian Knoth
1
-76
/
+24
2015-02-13
ALSA: hdspm - Constrain periods to 2 on older cards
Adrian Knoth
1
-0
/
+6
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-19
ALSA: hdspm: 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-11
ALSA: Fix invalid kerneldoc markers
Takashi Iwai
1
-24
/
+24
2014-10-29
ALSA: hdspm: remove unused variable
Sudip Mukherjee
1
-20
/
+3
2014-10-21
ALSA: hdspm: Use snd_ctl_enum_info()
Takashi Iwai
1
-12
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-02-26
ALSA: hdspm: Use standard printk helpers
Takashi Iwai
1
-56
/
+69
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+2
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
1
-1
/
+1
2013-09-13
ALSA: rme9652: Remove redundant break
Sachin Kamat
1
-5
/
+0
2013-08-19
ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()
Adrian Knoth
1
-5
/
+5
2013-08-19
ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC
Adrian Knoth
1
-1
/
+1
2013-07-15
ALSA: hdspm - remove unneeded semicolon
Fengguang Wu
1
-1
/
+1
2013-07-05
ALSA: hdspm - Added some comments and control register documentation
Martin Dausel
1
-7
/
+99
2013-07-05
ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref
Adrian Knoth
1
-20
/
+4
2013-07-05
ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync
Adrian Knoth
1
-19
/
+10
[next]