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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
18
-42
/
+80
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
42
-388
/
+583
2008-08-13
ALSA: Introduce snd_BUG_ON() macro
Takashi Iwai
2
-0
/
+45
2008-08-13
ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.
Rene Herman
1
-1
/
+1
2008-08-13
ALSA: au88x0: clipping ceiling loop wrong in comment
roel kluin
1
-1
/
+1
2008-08-13
ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers
Timur Tabi
1
-11
/
+15
2008-08-13
ALSA: ASoC: Add WM8580 CODEC driver
Mark Brown
4
-0
/
+1103
2008-08-06
ALSA: wss_lib: rework snd_ad1848_probe()
Rene Herman
1
-64
/
+69
2008-08-06
ALSA: ac97 - Enable mono-out on ALC203 codec as default
Takashi Iwai
2
-1
/
+9
2008-08-06
ALSA: snd_usb_audio: fix SB Extigy IR Remote regression
Phillip Michael Jordan
1
-4
/
+5
2008-08-06
ALSA: ASoC: Add WM8900 CODEC driver
Mark Brown
4
-0
/
+1612
2008-08-06
ALSA: hda: Add support for ECS/PC Chips boards with Sigmatel codecs
Mauro Carvalho Chehab
1
-0
/
+35
2008-08-06
ALSA: hda - Fix sound on NEC Versa S9100
Pascal Terjan
1
-0
/
+48
2008-08-06
ALSA: wss_lib: fix AZT2320 probe.
Rene Herman
1
-5
/
+7
2008-08-06
ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card ID
Rene Herman
1
-0
/
+2
2008-08-06
ALSA: wss_lib: remove second mutexes initialization
Krzysztof Helt
1
-4
/
+0
2008-08-06
ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fix
Rene Herman
1
-3
/
+5
2008-08-06
ALSA: wss_lib: fix opti93x capture formats limitations
Krzysztof Helt
1
-2
/
+4
2008-08-06
ALSA: wss_lib: use wss detection code instead of ad1848 one
Krzysztof Helt
10
-678
/
+150
2008-08-06
ALSA: wss_lib: use wss pcm code instead of ad1848 one
Krzysztof Helt
10
-581
/
+129
2008-08-06
ALSA: wss_lib: use wss mixer code instead of ad1848 one
Krzysztof Helt
8
-283
/
+98
2008-08-06
ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)
Krzysztof Helt
2
-58
/
+55
2008-08-06
ALSA: wss_lib: replace ad1848 mixer element macros with wss ones
Krzysztof Helt
4
-135
/
+114
2008-08-06
ALSA: wss_lib: use wss constants instead of ad1848 ones
Krzysztof Helt
8
-56
/
+42
2008-08-06
ALSA: wss_lib: use struct snd_wss instead of snd_ad1848
Krzysztof Helt
8
-110
/
+91
2008-08-06
ALSA: wss_lib: rename cs4321_foo to wss_foo
Krzysztof Helt
13
-956
/
+1225
2008-08-06
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
14
-12
/
+12
2008-08-06
ALSA: wss_lib: move cs4231_lib into wss_lib
Krzysztof Helt
5
-39
/
+47
2008-08-01
ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI card
Misha Zhilin
2
-1
/
+15
2008-08-01
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
4
-17
/
+46
2008-08-01
ALSA: Add USB US122L driver
Karsten Wiese
10
-1
/
+1648
2008-08-01
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
5
-45
/
+23
2008-08-01
ALSA: IEC958 definition for consumer status channel update
Pawel MOLL
1
-20
/
+69
2008-07-29
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
5
-23
/
+45
2008-07-29
ALSA: ASoC: convert use of uint to unsigned int
Jon Smirl
3
-43
/
+43
2008-07-29
ALSA: ASoC: Add all CODECs Kconfig option
Mark Brown
1
-0
/
+23
2008-07-29
ALSA: ASoC: AD1980 audio codec driver
Cliff Cai
4
-0
/
+337
2008-07-29
ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26
Mark Brown
1
-1
/
+1
2008-07-29
ALSA: ASoC: Export DAI and codec for TLV320AIC26
Mark Brown
2
-0
/
+4
2008-07-29
ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driver
Grant Likely
4
-0
/
+618
2008-07-29
ALSA: ASoC: Add mpc5200-psc I2S driver
Grant Likely
3
-0
/
+893
2008-07-29
ALSA: ASoC: Make OpenFirmware helper include file conditional
Mark Brown
1
-0
/
+4
2008-07-29
ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers
Grant Likely
4
-0
/
+198
2008-07-29
ALSA: ASoC: Rename mask to max to reflect usage
Jon Smirl
3
-28
/
+28
2008-07-29
ALSA: ASoC: Convert bitfields in ASoC into full int width
Jon Smirl
3
-74
/
+114
2008-07-29
ALSA: ASoC: Allow codecs to override register display
Mark Brown
2
-3
/
+25
2008-07-29
ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 drivers
Dmitry Baryshkov
1
-2
/
+2
2008-07-29
ALSA: hda - use input_free_device()
Takashi Iwai
1
-1
/
+1
2008-07-29
ALSA: Build jack detection
Mark Brown
2
-0
/
+7
2008-07-29
ALSA: Add jack reporting API
Mark Brown
3
-0
/
+239
[next]