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
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2012-03-18
1432
-60263
/
+25205
|
\
|
*
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-03-15
17
-283
/
+225
|
|
\
|
|
*
ASoC: mx27vis-aic32x4: Convert it to platform driver
Fabio Estevam
2012-03-14
2
-19
/
+23
|
|
*
ASoC: ep93xx-pcm: Use dmaengine PCM helper functions
Lars-Peter Clausen
2012-03-12
2
-126
/
+23
|
|
*
ASoC: dmaengine_pcm: Reset pointer position when starting a stream
Mika Westerberg
2012-03-12
1
-0
/
+1
|
|
*
ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes
Mark Brown
2012-03-12
1
-35
/
+34
|
|
*
ASoC: Revert widget I/O locking for 3.4
Mark Brown
2012-03-12
1
-28
/
+6
|
|
*
ASoC: da7210: Remove extra registers from defaults list
Ashish Chavan
2012-03-09
1
-88
/
+0
|
|
*
ASoC: fsl: check property 'compatible' for the machine name
Shawn Guo
2012-03-09
3
-31
/
+9
|
|
*
ASoC: wm8996: Remove separate output stage enable step
Mark Brown
2012-03-08
1
-20
/
+12
|
|
*
ASoC: wm8996: Remove some volatile regisers from the defaults table
Mark Brown
2012-03-08
1
-2
/
+0
|
|
*
ASoC: core: missing set_fmt should not be complaint
Shawn Guo
2012-03-08
1
-5
/
+6
|
|
*
ASoC: da7210: Update for using I2C regmap
Ashish Chavan
2012-03-08
1
-38
/
+196
|
|
*
ASoC: add more sample rate for pxa-ssp
Qiao Zhou
2012-03-08
1
-1
/
+2
|
|
*
ASoC: imx: imx-audmux: Fix section mismatch
Fabio Estevam
2012-03-07
1
-4
/
+4
|
|
*
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
2012-03-07
1
-2
/
+2
|
|
*
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
2012-03-06
1
-6
/
+28
|
|
*
ASoC: core: Add platform component mutex
Liam Girdwood
2012-03-06
2
-0
/
+2
|
|
*
ASoC: tegra: Remove unused variable
Stephen Warren
2012-03-06
1
-1
/
+0
|
|
*
ASoC: dapm: Use dev_warn for debugfs warning message
Liam Girdwood
2012-03-06
1
-1
/
+1
|
*
|
ASoC: OMAP: Build config cleanup for McBSP
Peter Ujfalusi
2012-03-12
2
-8
/
+1
|
*
|
ARM: OMAP: Remove CONFIG_OMAP_MCBSP references
Peter Ujfalusi
2012-03-12
3
-5
/
+6
|
*
|
ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments
Grazvydas Ignotas
2012-03-12
1
-2
/
+2
|
*
|
ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals
Peter Ujfalusi
2012-03-12
2
-24
/
+19
|
*
|
ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration
Peter Ujfalusi
2012-03-12
3
-39
/
+32
|
*
|
ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header
Peter Ujfalusi
2012-03-12
2
-12
/
+12
|
*
|
ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configuration
Peter Ujfalusi
2012-03-12
1
-2
/
+44
|
*
|
ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4
Peter Ujfalusi
2012-03-12
1
-1
/
+3
|
*
|
ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal
Peter Ujfalusi
2012-03-12
1
-0
/
+10
|
*
|
ASoC: omap-mcbsp: Configure wakeup in later phase
Peter Ujfalusi
2012-03-12
1
-4
/
+3
|
*
|
ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer
Peter Ujfalusi
2012-03-12
1
-2
/
+2
|
*
|
ASoC: omap: mcbsp: Use uniform st_data pointer initialization
Peter Ujfalusi
2012-03-12
1
-16
/
+5
|
*
|
ASoC: omap-mcbsp: Simplify DMA configuration
Peter Ujfalusi
2012-03-12
3
-34
/
+10
|
*
|
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
[next]