index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-02-16
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Jaroslav Kysela
3
-11
/
+21
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2010-02-04
ALSA: ctxfi - fix PTP address initialization
Jaroslav Kysela
3
-36
/
+25
2010-01-14
ALSA: ctxfi - Add subsystem option
Takashi Iwai
3
-10
/
+20
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
[next]