index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: da7210: Add support for spi regmap
Ashish Chavan
2012-04-01
1
-21
/
+133
*
ASoC: sgtl5000: Convert mic bias to a supply widget
Mark Brown
2012-04-01
1
-3
/
+3
*
ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLK
Mark Brown
2012-04-01
1
-18
/
+17
*
ASoC: fsl: enable ssi clock in probe function
Shawn Guo
2012-04-01
1
-2
/
+22
*
ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe
H Hartley Sweeten
2012-04-01
1
-35
/
+14
*
ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe
H Hartley Sweeten
2012-04-01
1
-48
/
+26
*
ASoC: fsl: assign dma peripheral type according to bus topology
Shawn Guo
2012-04-01
3
-1
/
+9
*
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
2012-04-01
7
-59
/
+41
*
ASoC: tegra: fix comment indentation in ALC5632 machine
Stephen Warren
2012-04-01
1
-12
/
+12
*
ASoC: Add LAPIS Semiconductor ML26124 driver
Tomoya MORINAGA
2012-04-01
4
-0
/
+871
*
ASoC: cs4270: Check that we can enable regulators on resume
Mark Brown
2012-04-01
1
-3
/
+5
*
ASoC: dapm: Remove bodges for no-widget CODECs
Mark Brown
2012-04-01
1
-32
/
+4
*
ASoC: fsl: add imx-sgtl5000 machine driver
Shawn Guo
2012-04-01
3
-0
/
+191
*
ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
Shawn Guo
2012-04-01
1
-7
/
+70
*
ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
Shawn Guo
2012-04-01
1
-22
/
+42
*
ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name
Shawn Guo
2012-04-01
4
-67
/
+4
*
ASoC: fsl: create fsl_utils to accommodate the common functions
Shawn Guo
2012-04-01
6
-286
/
+189
*
ASoC: fsl: rename imx-pcm Kconfig options and filename
Shawn Guo
2012-04-01
3
-8
/
+8
*
ASoC: imx: merge sound/soc/imx into sound/soc/fsl
Shawn Guo
2012-04-01
18
-105
/
+116
*
ASoC: fsl: separate SSI and DMA Kconfig options
Shawn Guo
2012-04-01
2
-7
/
+11
*
ASoC: wm8962: Add HPF coefficient configuration support
Mark Brown
2012-04-01
1
-0
/
+1
*
ASoC: wm8962: Add HD Bass and VSS coefficient configuration
Mark Brown
2012-04-01
1
-0
/
+2
*
ASoC: wm8962: Add Dynamic Range Control support
Mark Brown
2012-04-01
1
-0
/
+3
*
ASoC: wm8962: Add Direct-Form 1 filter support
Mark Brown
2012-04-01
1
-0
/
+3
*
ASoC: wm8962: Add 3D enhancement support
Mark Brown
2012-04-01
1
-0
/
+3
*
ASoC: wm8962: Implement DSP2 configuration initialisation
Mark Brown
2012-04-01
1
-1
/
+2
*
ASoC: max98095: add jack detection
Rhyland Klein
2012-04-01
2
-1
/
+179
*
ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-04-01
1
-2
/
+2
*
ASoC: core: Use driver core probe deferral
Mark Brown
2012-04-01
1
-85
/
+62
*
ASoC: jack: Push locking for jacks down to the jack
Mark Brown
2012-04-01
1
-2
/
+3
*
ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync
Mark Brown
2012-04-01
1
-13
/
+4
*
ASoC: wm5100: Convert to devm_regmap_init_i2c()
Mark Brown
2012-04-01
1
-6
/
+3
*
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
2012-04-01
1
-2
/
+2
*
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
2012-04-01
1
-6
/
+28
*
ASoC: dapm: Add regulator member to struct dapm_widget
Liam Girdwood
2012-04-01
1
-5
/
+5
*
ASoC: dapm: Rename dapm mutex subclass to better match usage
Liam Girdwood
2012-04-01
1
-10
/
+10
*
ASoC: dapm: Add platform stream event support
Liam Girdwood
2012-04-01
3
-39
/
+57
*
ASoC: core: Add platform DAI widget mapping
Liam Girdwood
2012-04-01
1
-0
/
+14
*
ASoC: dapm: lock mixer & mux update power with DAPM mutex
Liam Girdwood
2012-04-01
1
-6
/
+30
*
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
Liam Girdwood
2012-04-01
2
-20
/
+40
*
ASoC: core: Add card mutex locking subclasses
Liam Girdwood
2012-04-01
1
-1
/
+1
*
ASoC: ak4641: Push GPIO allocation out into the I2C probe
Mark Brown
2012-04-01
1
-44
/
+48
*
ASoC: ak4641: Convert to module_i2c_driver()
Mark Brown
2012-04-01
1
-17
/
+1
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-31
2
-2
/
+2
|
\
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
3
-3
/
+3
*
|
Merge branch 'dunlap' (Randy's Documentation patches)
Linus Torvalds
2012-03-31
2
-2
/
+3
|
\
\
|
*
|
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-31
2
-2
/
+3
*
|
|
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-03-30
7
-10
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ALSA: fix isa/opti9xx module param type
Randy Dunlap
2012-03-29
1
-1
/
+1
|
*
|
sound: fix oss/msnd_pinnacle module param type
Randy Dunlap
2012-03-29
1
-1
/
+1
[next]