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
Age
Commit message (
Expand
)
Author
Files
Lines
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
9
-108
/
+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
5
-37
/
+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-20
ALSA: ctxfi - Add depends on X86
Takashi Iwai
1
-0
/
+1
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
4
-41
/
+19
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
32
-0
/
+12387
2009-05-08
Linux 2.6.30-rc5
v2.6.30-rc5
Linus Torvalds
1
-1
/
+1
2009-05-08
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-15
/
+29
2009-05-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-15
/
+40
2009-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-1
/
+4
2009-05-08
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-08
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
1
-9
/
+22
2009-05-08
hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
Jean Delvare
1
-1
/
+2
2009-05-08
hwmon: (asus_atk0110) Fix compiler warning
Luca Tettamanti
1
-0
/
+2
2009-05-08
mtd: fix timeout in M25P80 driver
Peter Horton
1
-8
/
+8
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
[next]