]> bbs.cooldavid.org Git - net-next-2.6.git/history - sound
ASoC: Remove unused vol field from WM8994 access mask table
[net-next-2.6.git] / sound /
2010-10-15 Joe PerchesASoC: Remove unused vol field from WM8994 access mask...
2010-10-15 Kuninori MorimotoASoC: fsi: simultaneous playback/recorde support
2010-10-15 Seungwhan YounASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio
2010-10-15 Seungwhan YounASoC: SAMSUNG: Add S/PDIF CPU driver
2010-10-13 Mark BrownASoC: Pay attention to driver supplied DAI IDs
2010-10-13 Mark BrownASoC: Check list debugfs files for PAGE_SIZE overflow
2010-10-13 Mark BrownASoC: Move soc-core module init next to functon definition
2010-10-13 Mark BrownASoC: Restore DAI ID specification for WM8994
2010-10-13 Mark BrownASoC: Add WM8962 microphone bias control
2010-10-13 Mika WesterbergASoC: ac97: add MODULE_ALIAS for the platform driver
2010-10-13 Mika WesterbergASoC: don't register AC97 devices twice
2010-10-13 Mika WesterbergASoC: ac97: don't call snd_soc_new_ac97_codec at probe
2010-10-12 Kuninori MorimotoASoC: Add fsi_is_play function
2010-10-12 Kuninori MorimotoASoC: fsi: Add new macro and shift for PortA/B In/Out
2010-10-12 Kuninori MorimotoASoC: fsi: avoid un-necessary status read
2010-10-12 Kuninori MorimotoASoC: fsi: remove un-necessary variable from fsi_dai_st...
2010-10-12 Kuninori MorimotoASoC: fsi: Add fsi_get_frame_width function
2010-10-12 Kuninori MorimotoASoC: ak4642: simultaneous playback/recorde support
2010-10-11 Dan CarpenterASoC: checking kzalloc() for IS_ERR() instead of NULL
2010-10-11 Mark BrownASoC: Compress WM8962 register access map
2010-10-11 Mark BrownASoC: Shrink code size for WM8962 register defaults...
2010-10-07 Mark BrownMerge branch 'for-2.6.36' into for-2.6.37
2010-10-07 Mark BrownASoC: Staticise CS4270 DAI
2010-10-07 Mark BrownASoC: Use delayed work for debounce of GPIO based jacks
2010-10-07 Mark BrownASoC: Staticise AD1980 DAI
2010-10-06 Nicolas KaiserASoC: remove duplicated include for nuc900
2010-10-06 Guennadi LiakhovetskiASoC: sh: fix build error: terminate the platform devic...
2010-10-05 Dimitris PapastamosASoC: WM8804: Retrieve the device revision and print it
2010-10-05 Dimitris PapastamosASoC: soc-cache: Add spi_write support for all I/O...
2010-10-05 Mark BrownMerge branch 'topic/asoc' of git://git.kernel.org/pub...
2010-10-05 Takashi IwaiMerge branch 'for-2.6.37' of git://git.kernel.org/pub...
2010-10-05 Troy KiskyALSA: ASoc: DaVinci Delay start of ASP to trigger
2010-10-04 Dimitris PapastamosASoC: WM8804: Power down the PLL correctly
2010-10-04 Dimitris PapastamosASoC: WM8804: Refactor set_pll code to avoid GCC warnings
2010-10-03 Takashi IwaiMerge branch 'for-2.6.37' of git://git.kernel.org/pub...
2010-10-02 Dimitris PapastamosASoC: WM8804: Use a proper DAI name
2010-10-02 Mark BrownASoC: Put WM8962 GPIO2/3 into GPIO mode when configurin...
2010-10-02 Mark BrownASoC: Implement interrupt based jack detection
2010-10-02 Mark BrownASoC: Add support for WM8962 GPIO outputs
2010-10-01 Mark BrownASoC: Remove -dai suffix from i.MX SSI driver
2010-09-30 Mark BrownASoC: Relax restrictions on WM8962 BCLK configuration
2010-09-30 Dimitris PapastamosASoC: WM8804: Initial driver
2010-09-30 Dimitris PapastamosASoC: Remove unneeded use of spi_bus_type
2010-09-30 Mark BrownASoC: Provide microphone bias configuration for WM8962
2010-09-30 Mark BrownASoC: Mark WM8962 Additional Control 4 register as...
2010-09-29 Mark BrownASoC: Initial WM8962 IRQ support
2010-09-29 Mark BrownASoC: Lowercase WM8962 CODEC name
2010-09-28 Mark BrownASoC: Fix masking of WM8962 FLL1 register
2010-09-28 Dimitris PapastamosASoC: WM8985: Use the correct macro for the kcontrol...
2010-09-27 Takashi IwaiASoC: Fix a compile warning for printk format
2010-09-25 Mark BrownMerge branch 'for-2.6.36' into for-2.6.37
2010-09-24 Dimitris PapastamosASoC: WM8985: Remove unneeded declaration.
2010-09-24 Mark BrownASoC: Clean up AC'97 glue driver
2010-09-24 Mark BrownASoC: Add debug logging for s3c-ac97 resets
2010-09-24 Mark BrownASoC: Convert s3c-ac97 to pr_() macros
2010-09-24 Mark BrownASoC: Clean up the CODEC device as well as the board...
2010-09-24 Mark BrownASoC: Clarify naming for SMDK WM9713 driver
2010-09-24 Mark BrownASoC: Remove unneeded WM9713 header include from SMDK...
2010-09-23 Dimitris PapastamosASoC: Fix incorrect parameter to snd_soc_codec_volatile...
2010-09-23 Dimitris PapastamosASoC: Delegate to hw specific read for volatile registers
2010-09-23 Takashi IwaiASoC: adapt multi-componentism again
2010-09-23 Takashi IwaiMerge branch 'for-2.6.36' of git://git.kernel.org/pub...
2010-09-22 Mark BrownASoC: Fix multi-componentism
2010-09-22 Dimitris PapastamosASoC: Return -1 instead of -EINVAL to ensure consistency
2010-09-22 Mark BrownASoC: Report error codes for card DAI instantiation...
2010-09-22 Mark BrownMerge branch 'for-2.6.37' of git://git.kernel.org/pub...
2010-09-22 Mark BrownMerge branch 'for-2.6.36' into for-2.6.37
2010-09-22 Dimitris PapastamosASoC: Fix soc-cache buffer overflow bug
2010-09-21 Dimitris PapastamosASoC: Fix soc-cache buffer overflow bug
2010-09-21 Jarkko NikulaASoC: Remove extra rtd->dev.init_name assignment in...
2010-09-21 Mark BrownASoC: Fix merge issue with WM8962 control addition
2010-09-21 Mark BrownASoC: Report error code when failing to add controls
2010-09-21 Mark BrownASoC: Prototype s3c64xx_i2s_get_clock()
2010-09-20 Kuninori MorimotoASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl
2010-09-20 Kuninori MorimotoASoC: fsi: modify variable name to easy to understand
2010-09-20 Mark BrownASoC: Fix WM8978/migor driver name conflict
2010-09-20 Jarkko NikulaASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF...
2010-09-20 Jarkko NikulaASoC: tlv320aic3x: Use regulator notifiers for optimizi...
2010-09-20 Jarkko NikulaASoC: tlv320aic3x: Add runtime regulator control to...
2010-09-20 Jarkko NikulaASoC: tlv320aic3x: Move regulator management from i2c...
2010-09-20 Liam GirdwoodMerge remote branch 'asoc/for-2.6.37' into for-2.6.37
2010-09-20 Jarkko NikulaASoC: tlv320aic3x: Add virtual output pin Detection
2010-09-20 Liam GirdwoodMerge remote branch 'broonie-asoc/for-2.6.37' into...
2010-09-19 Kuninori MorimotoASoC: fsi: Add fsi_dma_soft_push/pop function
2010-09-19 Kuninori MorimotoASoC: fsi: modify noisy comment out
2010-09-19 Kuninori MorimotoASoC: fsi: Add fsi_dma_get_area
2010-09-19 Guennadi LiakhovetskiASoC: fix SIU driver breakage, occurred during the...
2010-09-19 Guennadi LiakhovetskiASoC: fix compile breakage of the sh/siu driver
2010-09-19 Mark BrownMerge branch 'for-2.6.36' into for-2.6.37
2010-09-19 Guennadi LiakhovetskiASoC: fix clkdev API usage in sh/migor.c
2010-09-17 Dzianis KahanovichASoC: Add device table to SH FSI driver
2010-09-16 Kuninori MorimotoASoC: da7210: code clean up
2010-09-16 Kuninori MorimotoASoC: ak4642: code clean up
2010-09-16 Mark BrownASoC: Add platform listing to debugfs
2010-09-16 Mark BrownASoC: Add DAI list to debugfs
2010-09-16 Mark BrownASoC: Add debugfs listing of registered CODECs
2010-09-15 Dimitris PapastamosASoC: WM8985: Initial driver
2010-09-15 Jarkko NikulaASoC: tlv320aic3x: Complete the soc-cache conversion
2010-09-15 Jarkko NikulaASoC: tlv320aic3x: Switch to soc-cache helpers
2010-09-15 Jarkko NikulaASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write
next