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
/
hdspm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-05
ALSA: hdspm - Use snd_ctl_enum_info for most text arrays
Adrian Knoth
1
-31
/
+19
2013-07-05
ALSA: hdspm - AES32: Enable TCO support
Adrian Knoth
1
-0
/
+1
2013-07-05
ALSA: hdspm - AES32: Report external sample rate to userspace
Adrian Knoth
1
-3
/
+8
2013-07-05
ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function
Adrian Knoth
1
-11
/
+17
2013-07-05
ALSA: hdspm - AES32: Include TCO and Sync-In in proc output
Adrian Knoth
1
-0
/
+7
2013-07-05
ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()
Adrian Knoth
1
-7
/
+8
2013-07-05
ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()
Adrian Knoth
1
-9
/
+28
2013-07-05
ALSA: hdspm - AES32: Ignore float/int format bit
Adrian Knoth
1
-0
/
+10
2013-07-05
ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate
Adrian Knoth
1
-0
/
+3
2013-07-05
ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate
Adrian Knoth
1
-0
/
+3
2013-07-05
ALSA: hdspm - Add prototype declarations
Adrian Knoth
1
-4
/
+12
2013-07-05
ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()
Adrian Knoth
1
-0
/
+17
2013-07-05
ALSA: hdspm - AES32: Add TCO and Sync-In text entries
Adrian Knoth
1
-4
/
+7
2013-07-05
ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF
Adrian Knoth
1
-1
/
+0
2013-07-05
ALSA: hdspm - Cosmetics, no real change
Adrian Knoth
1
-5
/
+7
2013-07-05
ALSA: hdspm - AES32: Fix TCO sync check reporting
Adrian Knoth
1
-7
/
+18
2013-07-05
ALSA: hdspm - Create TCO readout function
Adrian Knoth
1
-60
/
+77
2013-07-05
ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO
Adrian Knoth
1
-2
/
+3
2013-07-05
ALSA: hdspm - Add support for AEBs on RME AIO
Adrian Knoth
1
-17
/
+37
2013-07-05
ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO
Adrian Knoth
1
-1
/
+5
2013-07-05
ALSA: hdspm - Introduce generic AIO tristate control
Adrian Knoth
1
-0
/
+78
2013-07-05
ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function
Adrian Knoth
1
-8
/
+14
2013-07-05
ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards
Adrian Knoth
1
-1
/
+6
2013-07-05
ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT
Adrian Knoth
1
-1
/
+3
2013-07-05
ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()
Adrian Knoth
1
-20
/
+5
[next]