index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure
Peter Ujfalusi
2012-03-12
2
-48
/
+38
*
ASoC: omap-mcbsp: Cleanup of module probe/remove code
Peter Ujfalusi
2012-03-12
3
-106
/
+85
*
ASoC: OMAP McBSP: Remove redundant accessors
Peter Ujfalusi
2012-03-12
3
-48
/
+5
*
ASoC: OMAP: mcbsp.h: Clean up bit definitions
Peter Ujfalusi
2012-03-12
1
-97
/
+97
*
ARM: OMAP: Do not register omap-mcbsp-dai device
Peter Ujfalusi
2012-03-12
3
-38
/
+0
*
ASoC: omap-mcbsp: Create a single driver for McBSP
Peter Ujfalusi
2012-03-12
20
-449
/
+234
*
ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
Peter Ujfalusi
2012-03-12
4
-273
/
+304
*
OMAP: mcbsp: Move core driver under sound/soc/omap
Peter Ujfalusi
2012-03-12
5
-11
/
+8
*
ARM: OMAP: mcbsp: Convert core driver to proper platform driver
Peter Ujfalusi
2012-03-12
4
-8
/
+8
*
OMAP4: panda: Correct cpu version check for 4430
Peter Ujfalusi
2012-03-12
1
-1
/
+1
*
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-03-06
35
-449
/
+581
|
\
|
*
ASoC: fsl: add dt support for imx-audmux
Richard Zhao
2012-03-06
2
-0
/
+27
|
*
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe
Axel Lin
2012-03-06
1
-0
/
+6
|
*
ASoC: wm8962: Remove defaults for volatile registers
Mark Brown
2012-03-06
1
-14
/
+3
|
*
ASoC: wm8962: Remove unneeded pm_runtime_set_active()
Mark Brown
2012-03-06
1
-1
/
+0
|
*
ASoC: wm8994: Use audio mode for jack detection when system is active
Mark Brown
2012-03-06
2
-29
/
+49
|
*
ASoC: imx: add an explicit Kconfig option for imx-ssi driver
Shawn Guo
2012-03-06
2
-2
/
+9
|
*
ASoC: imx: separate imx-pcm bits from imx-ssi driver
Shawn Guo
2012-03-06
7
-109
/
+150
|
*
ASoC: imx: rename audmux prefix mxc to imx
Shawn Guo
2012-03-06
6
-106
/
+106
|
*
ASoC: imx: move audmux driver into sound/soc/imx
Shawn Guo
2012-03-06
12
-20
/
+19
|
*
ARM: imx: convert audmux to a platform driver
Richard Zhao
2012-03-06
6
-35
/
+147
|
*
ARM: imx: merge audmux-v1 and audmux-v2
Shawn Guo
2012-03-06
5
-79
/
+34
|
*
ASoC: imx: move phycore audmux call into ASoC machine driver
Shawn Guo
2012-03-06
3
-27
/
+25
|
*
ASoC: imx: move eukrea audmux call into ASoC machine driver
Shawn Guo
2012-03-06
4
-58
/
+36
|
*
ASoC: dapm: Show if widgets are forced in debugfs
Mark Brown
2012-03-05
1
-2
/
+3
*
|
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-03-05
1371
-55784
/
+20857
|
\
|
|
*
ASoC: wm8753: fix initialization
Denis 'GNUtoo' Carikli
2012-03-04
1
-0
/
+5
|
*
ASoC: core: Split the union for CODEC/platform in the DAI
Mark Brown
2012-03-04
1
-4
/
+3
|
*
ASoC: sgtl5000: rename device tree binding document
Shawn Guo
2012-03-04
1
-0
/
+0
|
*
ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver
Shawn Guo
2012-03-04
1
-1
/
+1
|
*
ASoC: imx: initialize dma_params burstsize just in imx-ssi
Shawn Guo
2012-03-04
2
-6
/
+1
|
*
ASoC: wm8994: Factor out WM1811A detection mode setting
Mark Brown
2012-03-04
1
-20
/
+28
|
*
ASoC: wm8994: Don't bother updating the jackdet mode needlessly
Mark Brown
2012-03-04
1
-0
/
+3
|
*
ASoC: wm8994: Disable JACKDET when disabling detecton
Mark Brown
2012-03-04
1
-0
/
+1
|
*
ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changes
Mark Brown
2012-03-04
1
-0
/
+2
|
*
ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811
Mark Brown
2012-03-04
3
-1
/
+3
|
*
ASoC: wm8994: Suppress noop updates of FLL K
Mark Brown
2012-03-04
1
-1
/
+2
|
*
ASoC: wm8994: Push wm8994 private data allocation out into device probe
Mark Brown
2012-03-04
1
-9
/
+13
|
*
ASoC: core: Log a warning when machines use soc-audio
Mark Brown
2012-03-02
1
-0
/
+4
|
*
ASoC: core: cleanup platform debugfs on probe failure.
Liam Girdwood
2012-03-02
1
-0
/
+1
|
*
ASoC: mxs-pcm: Use dmaengine PCM helper functions
Lars-Peter Clausen
2012-03-02
3
-124
/
+25
|
*
ASoC: imx-pcm-dma: Use dmaengine PCM helper functions
Lars-Peter Clausen
2012-03-02
2
-149
/
+28
|
*
ASoC: Add dmaengine PCM helper functions
Lars-Peter Clausen
2012-03-02
4
-0
/
+342
|
*
ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled
Mark Brown
2012-03-02
1
-0
/
+2
|
*
ASoC: wm8994: Disable debounce of jack detection on inserted jack
Mark Brown
2012-03-01
1
-0
/
+8
|
*
ASoC: wm8962: Remove register default for PLL2
Mark Brown
2012-03-01
1
-2
/
+0
|
*
ASoC: Samsung: Update email id of the author
Jaswinder Singh
2012-03-01
6
-11
/
+11
|
*
ASoC: Samsung: Merge two identical if-else clauses
Jassi Brar
2012-03-01
1
-6
/
+4
|
*
ASoC: wm8994: Remove stub of register access code
Mark Brown
2012-03-01
1
-8
/
+0
|
*
ASoC: wm_hubs: Bomb out if we can't read back the DC servo result
Mark Brown
2012-03-01
1
-1
/
+1
[next]