index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
mips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-17
ASoC: Don't use -1 to boostrap subseq so it can be used by drivers
Mark Brown
1
-1
/
+1
2011-07-17
ASoC: Reduce power consumption for idle DAIs in WM8994
Mark Brown
1
-0
/
+29
2011-07-17
ASoC: Report an error for unknown adav80x formats
Mark Brown
1
-2
/
+2
2011-07-17
ASoC: Handle failed WM8994 FLL lock waits
Mark Brown
1
-0
/
+3
2011-07-15
ASoC: Handle spurious wm_hubs DC servo done interrupts
Mark Brown
1
-14
/
+16
2011-07-15
ASoC: WM8983: Initial driver
Dimitris Papastamos
4
-0
/
+2238
2011-07-15
ASoC: Fix shift in WM8958 accessory detection default implementation
Mark Brown
1
-1
/
+1
2011-07-14
ASoC: wm8900: fix a memory leak if wm8900_set_fll fails
Axel Lin
1
-0
/
+1
2011-07-14
ASoC: Log WM8994 FIFO errors from the interrupt
Mark Brown
1
-0
/
+14
2011-07-14
ASoC: SAMSUNG: 24-bit audio playback on Exynos4210
Giridhar Maruthy
1
-1
/
+4
2011-07-13
ASoC: Don't warn on low WM8994/58 AIFnCLKs
Mark Brown
1
-4
/
+0
2011-07-13
ASoC: Use WM8994 FLL lock interrupt
Mark Brown
2
-1
/
+42
2011-07-13
ASoC: Hook up DC servo completion IRQ for WM8994 and WM8958
Mark Brown
1
-0
/
+11
2011-07-13
ASoC: Implement DC servo completion IRQ handling for wm_hubs devices
Mark Brown
2
-5
/
+37
2011-07-13
ASoC: Use late enable handling for direct voice, speaker and headphone
Mark Brown
3
-13
/
+22
2011-07-13
ASoC: STA32x: Preserve reserved register bits
Johannes Stezenbach
1
-0
/
+16
2011-07-13
ASoC: STA32x: Add mixer controls for biquad coefficients
Johannes Stezenbach
1
-0
/
+124
2011-07-09
ASoC: Conditionalize the enable of WM8994 ADC TDM mode
Mark Brown
1
-4
/
+12
2011-07-09
ASoC: sh: fsi-hdmi: fixup snd_soc_card name
Kuninori Morimoto
1
-2
/
+2
2011-07-09
ASoC: sh: fsi-da7210: fixup snd_soc_card name
Kuninori Morimoto
1
-1
/
+1
2011-07-09
ASoC: sh: fsi-ak4642: fixup snd_soc_card name
Kuninori Morimoto
1
-8
/
+8
2011-07-09
ALSA: hda - Fix a copmile warning
Takashi Iwai
1
-1
/
+1
2011-07-07
ASoC: pxa2xx-pcm: remove unused variable 'dai'
Axel Lin
1
-1
/
+0
2011-07-07
ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2
Kuninori Morimoto
1
-1
/
+1
2011-07-07
ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek
Takashi Iwai
1
-10
/
+23
2011-07-05
ASoC: Tegra: Implement SPDIF CPU DAI
Stephen Warren
4
-0
/
+855
2011-07-05
ASoC: core - Add platform IO tracing
Liam Girdwood
2
-0
/
+47
2011-07-05
ASoC: core - Add convenience register for platform kcontrol and DAPM
Liam Girdwood
2
-0
/
+19
2011-07-05
ASoC: core - Add platform widget IO
Liam Girdwood
4
-2
/
+19
2011-07-05
ASoC: core - Add API call to register platform kcontrols.
Liam Girdwood
2
-0
/
+32
2011-07-05
ASoC: Manage WM8731 ACTIVE bit as a supply widget
Mark Brown
1
-26
/
+3
2011-07-05
ASoC: Manage WM8731 ACTIVE bit as a supply widget
Mark Brown
1
-26
/
+3
2011-07-05
ASoC: Don't set invalid name string to snd_card->driver field
Takashi Iwai
1
-2
/
+3
2011-07-04
ASoC: core - Add platform read and write.
Liam Girdwood
2
-0
/
+38
2011-07-04
ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes
Jarkko Nikula
1
-13
/
+21
2011-07-04
ASoC: Ensure we delay long enough for WM8994 FLL to lock when starting
Mark Brown
1
-0
/
+2
2011-07-04
ASoC: Tegra: I2S: s/clk_get_sys/clk_get/
Stephen Warren
1
-3
/
+1
2011-07-04
ASoC: Tegra: I2S: Ensure clock is enabled when writing regs
Stephen Warren
1
-0
/
+6
2011-07-02
ASoC: core - Make platform probe more like codec probe.
Liam Girdwood
1
-15
/
+36
2011-06-30
ASoC: Improve error reporting in Speyside WM8962 driver
Mark Brown
1
-4
/
+8
2011-06-30
ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size
Takashi Iwai
1
-1
/
+8
2011-06-30
ALSA: hdspm - Fix compile warnings with PPC
Takashi Iwai
1
-4
/
+4
2011-06-30
ALSA: cs5535 - Fix invalid big-endian conversions
Takashi Iwai
1
-2
/
+2
2011-06-29
ASoC: Change WM9081 speaker output enable to _OUT_DRV
Mark Brown
1
-1
/
+1
2011-06-29
ASoC: Correct left/right swap in wm_hubs DC offset correction
Mark Brown
1
-8
/
+8
2011-06-29
ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values
Mark Brown
1
-2
/
+11
2011-06-29
ALSA: HDMI - fix ELD monitor name length
Wu Fengguang
1
-1
/
+1
2011-06-28
ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boards
Lars-Peter Clausen
3
-0
/
+188
2011-06-28
ASoC: Add ADAV80x codec driver
Lars-Peter Clausen
5
-0
/
+993
2011-06-28
ALSA: atmel - update author email for ABDAC, AC97C and AT73C213
Hans-Christian Egtvedt
3
-3
/
+3
[next]