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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
sound: use printk_get_level and printk_skip_level
Joe Perches
1
-4
/
+9
2012-07-18
Merge branch 'topic/misc' into for-next
Takashi Iwai
2
-2
/
+20
2012-07-05
ALSA: pcm: Make constraints lists const
Mark Brown
1
-2
/
+2
2012-06-18
ALSA: pcm: Add snd_pcm_rate_bit_to_rate()
Dimitris Papastamos
1
-0
/
+18
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
1
-0
/
+4
2012-06-12
ALSA: compress_core: don't wake up on pause
Vinod Koul
1
-3
/
+1
2012-05-23
ALSA: core: group read of pointer, tstamp and jiffies
Pierre-Louis Bossart
1
-5
/
+18
2012-05-21
Merge branch 'topic/misc' into for-linus
Takashi Iwai
4
-13
/
+28
2012-05-21
ALSA: pcm - Add proper state checks to snd_pcm_drain()
Takashi Iwai
1
-1
/
+11
2012-05-11
ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop
Takashi Iwai
1
-8
/
+10
2012-05-08
ALSA: Fix the card number limit of OSS-emulation
Takashi Iwai
1
-3
/
+3
2012-05-07
ALSA: jack: Update documention to reflect other userspace interfaces
Mark Brown
1
-1
/
+4
2012-04-18
ALSA: fix core/vmaster.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-0
/
+4
2012-03-18
Merge branch 'topic/jack' into for-linus
Takashi Iwai
1
-2
/
+2
2012-03-18
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-30
/
+69
2012-03-18
Merge branch 'topic/misc' into for-linus
Takashi Iwai
5
-77
/
+114
2012-03-15
ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()
Takashi Iwai
1
-5
/
+10
2012-03-15
ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list
Mark Brown
1
-1
/
+2
2012-03-13
ALSA: control - Fixe a trailing white space error
Jeffrin Jose
1
-1
/
+1
2012-03-12
ALSA: Add a hook capability to vmaster controls
Takashi Iwai
1
-1
/
+45
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
4
-0
/
+4
2012-03-09
ALSA: core - Refactor card id string creation code
Takashi Iwai
1
-69
/
+100
2012-02-27
ALSA: Use a define for the number of jack switch types
Mark Brown
1
-2
/
+2
2012-02-20
ALSA: Fixed a trailing white space error
Jeffrin Jose
1
-1
/
+1
2012-02-09
ALSA: PCM - Add PCM creation API for internal PCMs.
Liam Girdwood
1
-30
/
+69
2012-01-31
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+0
2012-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-5
/
+8
2012-01-24
ALSA: Fix memory leak on error in snd_compr_set_params()
Jesper Juhl
1
-5
/
+8
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-10
/
+3
2012-01-13
ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD
Takashi Iwai
1
-10
/
+3
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-2
/
+842
2012-01-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
3
-0
/
+60
2011-12-23
ALSA: core: add makefile and kconfig file for compress
Vinod Koul
2
-0
/
+14
2011-12-23
ALSA: core: add support for compress_offload
Vinod Koul
1
-0
/
+765
2011-12-23
ALSA: core: add support for compressed devices
Omair Mohammed Abdullah
1
-0
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2
-2
/
+2
2011-11-16
ALSA: hda - Add missing inclusion of linux/export.h
Takashi Iwai
1
-0
/
+1
2011-11-16
ALSA: Introduce common helper functions for jack-detection control
Takashi Iwai
3
-0
/
+59
2011-11-13
drop "select GCD" from three Kconfig files
Paul Bolle
1
-1
/
+0
2011-11-10
ALSA: vmaster - Free slave-links when freeing the master element
Takashi Iwai
1
-4
/
+14
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
38
-8
/
+39
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2011-11-06
ALSA: control: remove compilation warning on 32-bit
Olof Johansson
1
-2
/
+2
2011-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+8
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
16
-0
/
+16
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
14
-0
/
+14
2011-10-31
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
8
-8
/
+8
[next]