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
/
ctxfi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+2
2009-10-30
ALSA: Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-10-02
ALSA: ctxfi: Swapped SURROUND-SIDE mute
Sven Eckelmann
1
-2
/
+2
2009-07-22
ALSA: ctxfi - Simple code clean up
Takashi Iwai
10
-101
/
+100
2009-07-22
Merge branch 'fix/ctxfi' into topic/ctxfi
Takashi Iwai
2
-12
/
+9
2009-07-22
ALSA: ctxfi - Fix uninitialized error checks
Takashi Iwai
2
-12
/
+9
2009-07-20
Merge branch 'fix/ctxfi' into topic/ctxfi
Takashi Iwai
1
-2
/
+2
2009-07-20
ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2
Frank Roth
1
-2
/
+2
2009-07-20
ALSA: ctxfi - Native timer support for emu20k2
Takashi Iwai
2
-9
/
+55
2009-06-22
ALSA: ctxfi - Add PM support
Wai Yew CHAY
9
-107
/
+354
2009-06-22
ALSA: ctxfi - Allow unknown PCI SSIDs
Takashi Iwai
2
-6
/
+22
2009-06-15
ALSA: ctxfi - Fix deadlock with xfi-timer
Takashi Iwai
1
-8
/
+10
2009-06-13
ALSA: ctxfi - Replace atc lock to mutex
Takashi Iwai
2
-15
/
+11
2009-06-09
ALSA: ctxfi - Clear PCM resources at hw_params and hw_free
Takashi Iwai
2
-3
/
+17
2009-06-09
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
Takashi Iwai
1
-0
/
+4
2009-06-09
ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
Takashi Iwai
1
-0
/
+4
2009-06-08
ALSA: ctxfi - Add use_system_timer module option
Takashi Iwai
1
-3
/
+6
2009-06-08
ALSA: ctxfi - Fix wrong model id for UAA
Takashi Iwai
2
-9
/
+10
2009-06-08
ALSA: ctxfi - Clean up probe routines
Takashi Iwai
7
-174
/
+135
2009-06-08
ALSA: ctxfi - Fix / clean up hw20k2 chip code
Takashi Iwai
1
-169
/
+177
2009-06-08
ALSA: ctxfi - Fix possible buffer pointer overrun
Takashi Iwai
1
-0
/
+4
2009-06-08
ALSA: ctxfi - Remove useless initializations and cast
Takashi Iwai
11
-297
/
+301
2009-06-08
ALSA: ctxfi - Fix DMA mask for emu20k2 chip
Takashi Iwai
1
-6
/
+8
2009-06-08
ALSA: ctxfi - Make volume controls more intuitive
Takashi Iwai
1
-17
/
+32
2009-06-08
ALSA: ctxfi - Optimize the native timer handling using wc counter
Takashi Iwai
3
-28
/
+55
2009-06-05
ALSA: ctxfi - Add missing inclusion of linux/math64.h
Takashi Iwai
1
-0
/
+1
2009-06-05
ALSA: ctxfi - Set device 0 for mixer control elements
Takashi Iwai
1
-1
/
+1
2009-06-05
ALSA: ctxfi - Clean up / optimize
Takashi Iwai
6
-248
/
+243
2009-06-05
ALSA: ctxfi - Set periods_min to 2
Takashi Iwai
1
-2
/
+2
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai
9
-105
/
+543
2009-06-05
ALSA: ctxfi - Fix previous fix for 64bit DMA
Takashi Iwai
1
-5
/
+4
2009-06-05
ALSA: ctxfi - Fix endian-dependent codes
Takashi Iwai
1
-9
/
+9
2009-06-05
ALSA: ctxfi - Allow 64bit DMA
Takashi Iwai
1
-3
/
+7
2009-06-02
Merge branch 'topic/ctxfi-fix' into topic/ctxfi
Takashi Iwai
8
-107
/
+92
2009-06-02
ALSA: ctxfi - Support SG-buffers
Takashi Iwai
4
-37
/
+30
2009-06-02
ALSA: ctxfi - Remove PAGE_SIZE limitation
Takashi Iwai
4
-36
/
+30
2009-06-02
ALSA: ctxfi - Fix supported PCM formats
Takashi Iwai
2
-13
/
+7
2009-06-02
ALSA: ctxfi - Fix PCM device naming
Takashi Iwai
3
-10
/
+8
2009-06-02
ALSA: ctxfi - Fix surround mixer names
Takashi Iwai
1
-4
/
+4
2009-06-02
ALSA: ALSA: ctxfi - Release PCM resources at each prepare call
Takashi Iwai
1
-0
/
+9
2009-06-02
ALSA: ctxfi - Fix a typo in MODULE_LICENSE
Takashi Iwai
1
-1
/
+1
2009-06-02
ALSA: ctxfi - Fix Oops at mmapping
Takashi Iwai
4
-16
/
+13
2009-05-26
ALSA: ctxfi - Add missing module parameter definitions
Takashi Iwai
1
-0
/
+9
2009-05-14
ALSA: ctxfi - Add prefix to debug prints
Takashi Iwai
9
-43
/
+52
2009-05-14
ALSA: ctxfi - Avoid unneeded pci_read_config_*() calls
Takashi Iwai
1
-6
/
+6
2009-05-14
ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h
Takashi Iwai
3
-41
/
+12
2009-05-14
ALSA: ctxfi - Add missing inclusion of linux/delay.h
Takashi Iwai
2
-0
/
+2
2009-05-14
ALSA: SB X-Fi driver merge
Wai Yew CHAY
29
-0
/
+12357