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