index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
/
hdspm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hdspm - DRY cleanup of snd_pcm_ops
Adrian Knoth
2015-02-17
1
-15
/
+3
*
ALSA: hdspm - DRY cleanup in .release callback
Adrian Knoth
2015-02-17
1
-18
/
+11
*
ALSA: hdspm - DRY cleanup in .open callbacks
Adrian Knoth
2015-02-17
1
-76
/
+24
*
ALSA: hdspm - Constrain periods to 2 on older cards
Adrian Knoth
2015-02-13
1
-0
/
+6
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: hdspm: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-9
/
+5
*
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-3
/
+1
*
ALSA: Fix invalid kerneldoc markers
Takashi Iwai
2014-11-11
1
-24
/
+24
*
ALSA: hdspm: remove unused variable
Sudip Mukherjee
2014-10-29
1
-20
/
+3
*
ALSA: hdspm: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-12
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: hdspm: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-56
/
+69
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-4
/
+2
*
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
2013-10-29
1
-1
/
+1
*
ALSA: rme9652: Remove redundant break
Sachin Kamat
2013-09-13
1
-5
/
+0
*
ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()
Adrian Knoth
2013-08-19
1
-5
/
+5
*
ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC
Adrian Knoth
2013-08-19
1
-1
/
+1
*
ALSA: hdspm - remove unneeded semicolon
Fengguang Wu
2013-07-15
1
-1
/
+1
*
ALSA: hdspm - Added some comments and control register documentation
Martin Dausel
2013-07-05
1
-7
/
+99
*
ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref
Adrian Knoth
2013-07-05
1
-20
/
+4
*
ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync
Adrian Knoth
2013-07-05
1
-19
/
+10
*
ALSA: hdspm - Use snd_ctl_enum_info for most text arrays
Adrian Knoth
2013-07-05
1
-31
/
+19
*
ALSA: hdspm - AES32: Enable TCO support
Adrian Knoth
2013-07-05
1
-0
/
+1
*
ALSA: hdspm - AES32: Report external sample rate to userspace
Adrian Knoth
2013-07-05
1
-3
/
+8
*
ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function
Adrian Knoth
2013-07-05
1
-11
/
+17
*
ALSA: hdspm - AES32: Include TCO and Sync-In in proc output
Adrian Knoth
2013-07-05
1
-0
/
+7
*
ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()
Adrian Knoth
2013-07-05
1
-7
/
+8
*
ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()
Adrian Knoth
2013-07-05
1
-9
/
+28
*
ALSA: hdspm - AES32: Ignore float/int format bit
Adrian Knoth
2013-07-05
1
-0
/
+10
*
ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate
Adrian Knoth
2013-07-05
1
-0
/
+3
*
ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate
Adrian Knoth
2013-07-05
1
-0
/
+3
*
ALSA: hdspm - Add prototype declarations
Adrian Knoth
2013-07-05
1
-4
/
+12
*
ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()
Adrian Knoth
2013-07-05
1
-0
/
+17
*
ALSA: hdspm - AES32: Add TCO and Sync-In text entries
Adrian Knoth
2013-07-05
1
-4
/
+7
*
ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF
Adrian Knoth
2013-07-05
1
-1
/
+0
*
ALSA: hdspm - Cosmetics, no real change
Adrian Knoth
2013-07-05
1
-5
/
+7
*
ALSA: hdspm - AES32: Fix TCO sync check reporting
Adrian Knoth
2013-07-05
1
-7
/
+18
*
ALSA: hdspm - Create TCO readout function
Adrian Knoth
2013-07-05
1
-60
/
+77
*
ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO
Adrian Knoth
2013-07-05
1
-2
/
+3
*
ALSA: hdspm - Add support for AEBs on RME AIO
Adrian Knoth
2013-07-05
1
-17
/
+37
*
ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO
Adrian Knoth
2013-07-05
1
-1
/
+5
*
ALSA: hdspm - Introduce generic AIO tristate control
Adrian Knoth
2013-07-05
1
-0
/
+78
*
ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function
Adrian Knoth
2013-07-05
1
-8
/
+14
*
ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards
Adrian Knoth
2013-07-05
1
-1
/
+6
*
ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT
Adrian Knoth
2013-07-05
1
-1
/
+3
*
ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()
Adrian Knoth
2013-07-05
1
-20
/
+5
*
ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT
Adrian Knoth
2013-07-05
1
-4
/
+23
*
ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()
Adrian Knoth
2013-07-05
1
-2
/
+7
*
ALSA: hdspm - Add missing defines for RME AIO and RayDAT
Adrian Knoth
2013-07-05
1
-0
/
+19
*
ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS mode
Adrian Knoth
2013-05-31
1
-1
/
+1
[next]