index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
ASoC: dmaengine: Correct Makefile when sound is built as module
Peter Ujfalusi
1
-2
/
+3
2012-10-09
ASoC: fsi: don't reschedule DMA from an atomic context
Guennadi Liakhovetski
1
-7
/
+8
2012-10-09
ASoC: fix documentation in soc-jack
Peter Meerwald
1
-3
/
+4
2012-10-09
ARM: pxa: Fix build error caused by sram.h rename
Chris Ball
1
-1
/
+1
2012-10-05
ASoC: wm2200: Fix non-inverted OUT2 mute control
Mark Brown
1
-1
/
+1
2012-10-05
ASoC: wm2200: Use rev A register patches on rev B
Mark Brown
1
-0
/
+1
2012-10-05
ASoC: bells: Correct typo in sub speaker DAI name for WM5110
Mark Brown
1
-1
/
+1
2012-10-04
Merge branches 'asoc-twl6040' and 'asoc-omap' into for-3.7
Mark Brown
3
-41
/
+33
2012-10-04
ASoC: ams-delta: Convert to use snd_soc_register_card()
Janusz Krzysztofik
1
-33
/
+30
2012-10-04
ASoC: omap-mcpdm: Remove OMAP revision check
Peter Ujfalusi
1
-7
/
+2
2012-10-04
ASoC: Fix wrong include for McPDM
Tony Lindgren
1
-1
/
+1
2012-10-04
ASoC: omap-abe-twl6040: Fix typo of Vibrator
Peter Ujfalusi
1
-1
/
+1
2012-10-04
ASoC: twl6040: Fix Stream DAPM mapping
Peter Ujfalusi
1
-4
/
+4
2012-09-28
ASoC: codecs: Add DA9055 codec driver
Ashish Chavan
3
-0
/
+1516
2012-09-28
ASoC: eukrea-tlv320: Convert it to platform driver
Fabio Estevam
1
-18
/
+19
2012-09-28
ALSA: ASoC: add DT bindings for CS4271
Daniel Mack
1
-3
/
+21
2012-09-28
ASoC: wm_hubs: Ensure volume updates are handled during class W startup
Mark Brown
1
-0
/
+5
2012-09-27
ASoC: wm5110: Adding missing volume update bits
Charles Keepax
1
-0
/
+4
2012-09-26
ASoC: wm5110: Add OUT3R support
Mark Brown
1
-0
/
+4
2012-09-26
ASoC: wm5110: Add AEC loopback support
Mark Brown
1
-0
/
+24
2012-09-26
ASoC: wm5110: Rename EPOUT to HPOUT3
Mark Brown
1
-15
/
+30
2012-09-26
ASoC: arizona: Add more clock rates
Mark Brown
1
-0
/
+6
2012-09-26
ASoC: arizona: Add more DSP options for mixer input muxes
Mark Brown
2
-1
/
+37
2012-09-26
ASoC: wm0010: Initialise chip state before we register the interrupt
Mark Brown
1
-5
/
+2
2012-09-26
ASoC: wm0010: Don't check if reset GPIO is defined when removing
Mark Brown
1
-5
/
+2
2012-09-26
ASoC: wm0010: Allow slow GPIO for reset
Mark Brown
1
-3
/
+5
2012-09-26
ASoC: wm5110: Enable bypass mode for MICVDD
Mark Brown
1
-1
/
+1
2012-09-26
ASoC: wm5102: Enable bypass mode for MICVDD
Mark Brown
1
-1
/
+1
2012-09-26
ASoC: dapm: Allow regulators to bypass as well as disable when idle
Mark Brown
1
-2
/
+21
2012-09-25
ASoC: cs4270: Remove mono support
Fabio Estevam
1
-2
/
+2
2012-09-22
Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7
Mark Brown
5
-26
/
+205
2012-09-22
ASoC: wm2000: Add regulator support
Mark Brown
1
-6
/
+47
2012-09-22
ASoC: wm2000: Convert to devm_regmap_init_i2c()
Mark Brown
1
-9
/
+4
2012-09-22
Merge tag 'v3.6-rc6' into for-3.7
Mark Brown
10
-39
/
+20
2012-09-22
ASoC: twl4030: Support for DT booted kernel
Peter Ujfalusi
1
-8
/
+47
2012-09-22
ASoC: twl4030: Add pointer to pdata within the private data
Peter Ujfalusi
1
-7
/
+7
2012-09-22
ASoC: twl4030: Convert to use devm_kzalloc
Peter Ujfalusi
1
-2
/
+2
2012-09-22
ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data
Peter Ujfalusi
1
-6
/
+0
2012-09-22
ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO
Peter Ujfalusi
1
-4
/
+0
2012-09-22
ASoC: twl4030: Move hs_extmute GPIO handling to driver
Peter Ujfalusi
1
-2
/
+30
2012-09-22
ASoC: omap-pcm: Convert to use dmaengine
Peter Ujfalusi
2
-211
/
+61
2012-09-22
ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time
Peter Ujfalusi
4
-15
/
+21
2012-09-22
ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type
Peter Ujfalusi
3
-4
/
+5
2012-09-22
ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_type
Peter Ujfalusi
3
-8
/
+0
2012-09-22
ASoC: omap-mcpdm: Use platform_get_resource_* to get resources
Peter Ujfalusi
1
-4
/
+23
2012-09-22
ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...
Peter Ujfalusi
1
-2
/
+29
2012-09-22
ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data struct
Peter Ujfalusi
5
-9
/
+1
2012-09-22
ASoC: omap-pcm: Select sDMA synchronization based on packet_size
Peter Ujfalusi
1
-1
/
+6
2012-09-22
ASoC: omap-mcbsp: Use sDMA packet mode instead of frame mode
Peter Ujfalusi
1
-30
/
+17
2012-09-22
ASoC: fsl: register the wm9712-codec
Eric Millbrandt
1
-3
/
+29
[next]