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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
42
-246
/
+246
2010-04-17
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
4
-29
/
+45
2010-04-16
ASoC: imx-ssi: do not call hrtimer_disable in trigger function
Sascha Hauer
1
-2
/
+8
2010-04-15
ASoC: imx-ssi: increase minimum periods to 4
Sascha Hauer
1
-1
/
+1
2010-04-12
ASoC: Zipit Z2 WM8750 ASoC driver
Marek Vasut
3
-0
/
+256
2010-04-12
ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
Bill Gatliff
1
-5
/
+1
2010-04-09
ASoC: WM8750: Convert to new API
Marek Vasut
3
-168
/
+175
2010-04-08
ASoC: imx-ssi: Use a hrtimer in FIQ mode
Sascha Hauer
1
-24
/
+21
2010-04-08
ASoC: imx-pcm-dma-mx2: restart DMA after an error
Sascha Hauer
1
-1
/
+14
2010-04-08
ASoC: imx-ssi: honor IMX_SSI_DMA flag
Sascha Hauer
1
-1
/
+2
2010-04-08
ASoC: wm2000: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-04-05
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
4
-66
/
+91
2010-04-05
ASoC: Implement interrupt based WM8994 microphone detection
Mark Brown
2
-3
/
+137
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
21
-71
/
+131
2010-04-05
ASoC: Only do WM8994 bias off transition from standby
Mark Brown
1
-24
/
+29
2010-04-05
ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices
Mark Brown
1
-23
/
+15
2010-04-05
ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction
Mark Brown
1
-0
/
+6
2010-04-05
ASoC: Support second DC servo readback method for wm_hubs
Mark Brown
3
-12
/
+33
2010-04-05
ASoC: Avoid wraparound in wm_hubs DC servo correction
Mark Brown
1
-2
/
+4
2010-04-02
ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...
Janusz Krzysztofik
1
-9
/
+8
2010-03-29
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
3
-8
/
+12
2010-03-29
ASoC: ad193x: move codec register/unregister to bus probe/remove
Barry Song
1
-58
/
+44
2010-03-29
ASoC: Fix passing platform_data to ac97 bus users and fix a leak
Graham Gower
2
-7
/
+11
2010-03-29
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
4
-0
/
+4
2010-03-29
ASoC: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-03-29
ASoC: Fix file permission of soc/codecs/twl6040.c
Takashi Iwai
1
-0
/
+0
2010-03-29
ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-29
ASoC: update for removeal of slab.h from percpu.h
Stephen Rothwell
1
-0
/
+1
2010-03-26
ASoC: fsi: Add FSI2 device support
Kuninori Morimoto
2
-11
/
+48
2010-03-26
ASoC: fsi: Add FIFO size calculate
Kuninori Morimoto
1
-27
/
+43
2010-03-24
ASoC: wm8994: playback => capture
Dan Carpenter
1
-1
/
+1
2010-03-24
ASoC: fsi: IRQ related process had be united
Kuninori Morimoto
1
-14
/
+39
2010-03-24
ASoC: fsi: ensures process inside master lock
Kuninori Morimoto
1
-11
/
+11
2010-03-23
ASoC: ak4642: Add enhanced sampling rate
Kuninori Morimoto
1
-5
/
+63
2010-03-23
ASoC: ak4642: Add set_fmt function for snd_soc_dai_ops
Kuninori Morimoto
2
-24
/
+49
2010-03-23
ASoC: ak4642: Add pll select support
Kuninori Morimoto
2
-7
/
+43
2010-03-23
ASoC: Implement WM8994 DAI tristate support
Mark Brown
1
-0
/
+38
2010-03-22
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
12
-105
/
+100
2010-03-22
ASoC: Allow WM8903 mic detect disable and don't force bias on
Mark Brown
1
-11
/
+12
2010-03-22
ASoC: Allow disabling of WM835x jack detection
Mark Brown
1
-6
/
+18
2010-03-22
ASoC: Move WM8350 microphone detection bias managment out of driver
Mark Brown
2
-2
/
+2
2010-03-22
ASoC: Allow force enabled pins to be disabled
Mark Brown
1
-0
/
+3
2010-03-22
ASoC: Add a notifier for jack status changes
Mark Brown
1
-0
/
+38
2010-03-22
ASoC: TWL4030: PM fix for output amplifiers
Peter Ujfalusi
1
-16
/
+56
2010-03-22
ASoC: Remove BROKEN from i.MX audio after dependencies merged
Mark Brown
1
-1
/
+1
2010-03-22
Merge commit 'v2.6.34-rc2' into for-2.6.34
Mark Brown
10
-104
/
+98
2010-03-19
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
3
-8
/
+5
2010-03-19
ASoC: remove a card from the list, if instantiation failed
Guennadi Liakhovetski
1
-14
/
+13
2010-03-19
ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
23
-74
/
+138
2010-03-19
ASoC: pxa-pcm-lib: initialize DMA channel to -1
Daniel Mack
1
-0
/
+1
[next]