index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: lowland: Convert to dai_fmt
Mark Brown
2012-05-08
1
-29
/
+4
*
ASoC: pcm: Fix DPCM for aux_devs
Mark Brown
2012-05-08
1
-0
/
+3
*
ASoC: twl6040: Remove HS/HF gain ramp feature
Peter Ujfalusi
2012-05-07
1
-429
/
+12
*
ASoC: pxa: allocate the SSP DMA parameters in startup
guoyh
2012-05-07
1
-17
/
+11
*
ASoC: da7210: Minor improvements and a bugfix
Ashish Chavan
2012-05-03
1
-13
/
+15
*
ASoC: wm5100: Set the DAI base address in the DAI drivers
Mark Brown
2012-05-02
1
-21
/
+5
*
ASoC: core: Allow DAIs to specify a base address
Mark Brown
2012-05-02
1
-0
/
+1
*
ASoC: wm_hubs: Cache multiple DCS offsets
Mark Brown
2012-05-01
2
-10
/
+67
*
ASoC: tegra: add device tree support for TrimSlice
Stephen Warren
2012-04-30
2
-0
/
+48
*
ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()
Mark Brown
2012-04-30
1
-37
/
+37
*
ASoC: wm8350: Remove check for clocks in trigger()
Mark Brown
2012-04-30
1
-40
/
+0
*
ASoC: cs42l52: Remove duplicate module exit code
Mark Brown
2012-04-30
1
-7
/
+0
*
ASoC: Add support for CS42L52 Codec
Brian Austin
2012-04-30
5
-0
/
+1618
*
ASoC: core: Fix dai_link dereference.
Liam Girdwood
2012-04-30
1
-1
/
+1
*
ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000
Richard Zhao
2012-04-27
1
-8
/
+32
*
ASoC: imx-sgtl5000: add of_node_put when probe fail.
Richard Zhao
2012-04-27
1
-11
/
+18
*
ASoC: wm_hubs: Enable class W for output mixer paths
Mark Brown
2012-04-27
1
-21
/
+40
*
ASoC: wm_hubs: Factor out class W management
Mark Brown
2012-04-27
4
-158
/
+82
*
ASoC: wm_hubs: Special case headphones for digital paths in more use cases
Mark Brown
2012-04-27
4
-14
/
+45
*
ASoC: dpcm: Fixup debugFS for DPCM state.
Liam Girdwood
2012-04-27
1
-12
/
+5
*
ASoC: da7210: Minor bugfix for non pll slave mode
Ashish Chavan
2012-04-27
1
-6
/
+7
*
ASoC: dapm: Move CODEC<->CODEC params off stack
Mark Brown
2012-04-27
1
-12
/
+20
*
ASoC: wm8994: Add trace showing wm8958_micd_set_rate()
Mark Brown
2012-04-26
1
-0
/
+4
*
ASoC: wm8994: Allow rate configuration with custom mic callback
Mark Brown
2012-04-26
1
-1
/
+2
*
ASoC: wm8994: Tune debounce rates for jack detect mode
Mark Brown
2012-04-26
1
-2
/
+4
*
ASoC: wm8996: Put the microphone biases into bypass mode when idle
Mark Brown
2012-04-26
1
-0
/
+12
*
ASoC: pcm: Add pcm operation for pcm ioctl.
Liam Girdwood
2012-04-26
1
-0
/
+13
*
ASoC: dpcm: Add bespoke trigger()
Liam Girdwood
2012-04-26
4
-10
/
+96
*
ASoC: dpcm: Add API for DAI link substream and runtime lookup
Liam Girdwood
2012-04-26
2
-0
/
+34
*
ASoC: dpcm: Add runtime dynamic route update
Liam Girdwood
2012-04-26
3
-2
/
+228
*
ASoC: dpcm: Add debugFS support for DPCM
Liam Girdwood
2012-04-26
4
-0
/
+171
*
ASoC: dpcm: Add Dynamic PCM core operations.
Liam Girdwood
2012-04-26
4
-30
/
+1370
*
ASoC: core: Remove unused variable 'min'
Fabio Estevam
2012-04-26
1
-1
/
+0
*
ASoC: SSM2602: Convert to direct regmap API usage
Lars-Peter Clausen
2012-04-25
1
-30
/
+57
*
ASoC: SSM2602: Remove driver specific version
Lars-Peter Clausen
2012-04-25
1
-4
/
+0
*
ASoC: SSM2602: Add sysclk based rate constraints
Lars-Peter Clausen
2012-04-25
1
-4
/
+34
*
ASoC: bf5xx-ssm2602: Setup sysclock in init callback
Lars-Peter Clausen
2012-04-25
1
-33
/
+4
*
ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLL
Kyung-Kwee Ryu
2012-04-25
1
-1
/
+1
*
ASoC: core: Add strobe control
Kristoffer KARLSSON
2012-04-23
2
-0
/
+71
*
ASoC: core: Add signed multi register control
Kristoffer KARLSSON
2012-04-23
2
-1
/
+139
*
ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.c
Jesper Juhl
2012-04-23
1
-7
/
+6
*
ASoC: Update regmap access for WM5100 DSP control registers
Mark Brown
2012-04-23
2
-2
/
+282
*
ASoC: dapm: Fix x86_64 build warning.
Liam Girdwood
2012-04-23
1
-2
/
+2
*
ASoC: wm1250-ev1: Support sample rate configuration
Mark Brown
2012-04-19
1
-0
/
+43
*
ASoC: wm1250-ev1: Support stereo
Mark Brown
2012-04-19
1
-2
/
+2
*
ASoC: dapm: Add API call to query valid DAPM paths
Liam Girdwood
2012-04-18
3
-10
/
+197
*
ASoC: samsung: Hook up AIF2 to the CODEC on Littlemill
Mark Brown
2012-04-18
1
-12
/
+70
*
ASoC: wm8994: Keep AIF3 tristated when not in use
Mark Brown
2012-04-17
1
-5
/
+4
*
ASoC: da7210: Minor update for PLL and SRM
Ashish Chavan
2012-04-17
1
-13
/
+9
*
ASoC: da7210: Add support for PLL and SRM
Ashish Chavan
2012-04-17
1
-38
/
+187
[next]