index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-02-26
ALSA: rme9652: Use standard printk helpers
Takashi Iwai
1
-6
/
+13
2014-02-26
ALSA: hdspm: Use standard printk helpers
Takashi Iwai
1
-56
/
+69
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
3
-10
/
+6
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2
-16
/
+4
2014-01-05
ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
1
-1
/
+1
2013-10-25
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-0
/
+1
2013-10-16
ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
Dan Carpenter
1
-0
/
+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
2013-07-05
ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT
Adrian Knoth
1
-4
/
+23
2013-07-05
ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()
Adrian Knoth
1
-2
/
+7
2013-07-05
ALSA: hdspm - Add missing defines for RME AIO and RayDAT
Adrian Knoth
1
-0
/
+19
2013-05-31
ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS mode
Adrian Knoth
1
-1
/
+1
2013-05-31
ALSA: hdspm - Refactor SS/DS/QS clock multiplier into function
Adrian Knoth
1
-15
/
+22
2013-05-31
ALSA: hdspm - Add support for 128-192kHz WordClock input
Adrian Knoth
1
-3
/
+16
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
3
-3
/
+0
2013-03-11
ALSA: hdspm - Enable new TCO ALSA controls
Adrian Knoth
1
-1
/
+5
[next]