index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
ALSA: ctxfi - Clear input settings before initialization
Przemyslaw Bruski
1
-0
/
+2
2011-03-21
ALSA: ctxfi - Fix SPDIF status retrieval
Przemyslaw Bruski
1
-14
/
+5
2011-03-21
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
1
-1
/
+1
2010-02-04
ALSA: ctxfi - fix PTP address initialization
Jaroslav Kysela
3
-36
/
+25
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
[next]