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
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
ASoC: fsl_dma: Pass the proper device for dma mapping routines
Anton Vorontsov
1
-6
/
+6
2009-04-02
ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers
Timur Tabi
1
-32
/
+47
2009-04-02
ASoC: remove trigger delay in Freescale MPC8610 sound driver
Timur Tabi
2
-18
/
+19
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
2
-17
/
+21
2009-03-07
ASoC: Improve pause/unpause performance in Freescale 8610 drivers
Timur Tabi
2
-10
/
+16
2009-03-06
ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers
Timur Tabi
3
-10
/
+39
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2
-17
/
+21
2009-02-06
ASoC: optimize init sequence of Freescale MPC8610 sound drivers
Timur Tabi
2
-103
/
+94
2009-01-23
ASoC: remove stand-alone mode support from CS4270 codec driver
Timur Tabi
1
-1
/
+2
2009-01-20
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
1
-12
/
+6
2009-01-20
ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modules
Timur Tabi
2
-10
/
+13
2009-01-20
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Timur Tabi
1
-12
/
+6
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Register platform drivers
Mark Brown
2
-0
/
+16
2008-12-09
ASoC: Register platform DAIs
Mark Brown
1
-0
/
+10
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
2
-2
/
+2
2008-12-01
ALSA: ASoC: Remove superfluous dependency on SND_SOC
Takashi Iwai
1
-1
/
+1
2008-12-01
Merge branch 'upstream' into topic/asoc
Takashi Iwai
1
-1
/
+2
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-1
/
+0
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2
-13
/
+18
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
3
-9
/
+9
2008-11-13
powerpc/mpc5200: fix bestcomm Kconfig dependencies
Grant Likely
1
-1
/
+2
2008-10-30
ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver
Jon Smirl
1
-6
/
+8
2008-08-13
ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers
Timur Tabi
1
-11
/
+15
2008-07-29
ALSA: ASoC: Add mpc5200-psc I2S driver
Grant Likely
3
-0
/
+893
2008-07-29
ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers
Grant Likely
3
-0
/
+177
2008-08-04
ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers
Timur Tabi
1
-111
/
+124
2008-07-29
ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers
Timur Tabi
2
-11
/
+70
2008-07-14
ALSA: asoc: kbuild - only show menus for the current ASoC CPU platform.
Liam Girdwood
1
-4
/
+0
2008-07-10
ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.
Liam Girdwood
1
-34
/
+24
2008-07-10
ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
5
-18
/
+18
2008-06-18
ALSA: Fix register programming in Freescale MPC8610 HPCD sound driver
Timur Tabi
1
-5
/
+5
2008-05-27
sound: Convert to menuconfig
Takashi Iwai
1
-1
/
+1
2008-05-13
[ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic"
Anton Vorontsov
1
-1
/
+1
2008-04-24
[ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers
Timur Tabi
2
-2
/
+0
2008-02-22
[ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()
Roel Kluin
1
-1
/
+1
2008-01-31
[ALSA] mpc8610: Add mmap support
Timur Tabi
1
-1
/
+3
2008-01-31
[ALSA] Add ASoC drivers for the Freescale MPC8610 SoC
Timur Tabi
7
-0
/
+2513