Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / sound / soc.h
2010-05-11 Peter UjfalusiASoC: core: Fix for the volume limiting when invert...
2010-05-10 Mark BrownASoC: Allow DAI links to be kept active over suspend
2010-05-07 Peter UjfalusiASoC: core: Support for limiting the volume
2010-04-17 Mark BrownASoC: Add indirection for CODEC private data
2010-04-05 Mark BrownMerge branch 'for-2.6.34' into for-2.6.35
2010-04-05 Daniel MackALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_p...
2010-03-22 Mark BrownASoC: Add a notifier for jack status changes
2010-03-19 Daniel MackASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
2010-03-03 Peter UjfalusiASoC: core: Add delay operation to snd_soc_dai_ops
2010-02-26 Jassi BrarASoC: Allow mulitple usage count of codec and cpu dai
2010-02-22 jassi brarASoC: Pass dai_link as argument to platform suspend...
2010-02-17 Mark BrownASoC: Make pmdown_time a long
2010-02-16 Mark BrownASoC: Make pmdown_time a per-card setting
2010-02-04 Mark BrownASoC: Add a cache_sync bit to the CODEC structure
2010-02-03 Mark BrownASoC: Allow CODECs to ask soc-cache to suppress physica...
2010-01-25 Guennadi LiakhovetskiASoC: add helper macros to declare struct soc_enum...
2010-01-21 Mark BrownASoC: Support turning off bias when the CODEC is idle
2009-12-04 Mark BrownASoC: Export snd_soc_update_bits_unlocked()
2009-11-25 Mark BrownASoC: Add BCLK calculation utility for TDM mode too
2009-11-12 Joonyoung ShimASoC: Add jack_status_check callback function for GPIO...
2009-11-12 Mark BrownASoC: Add bit clock rate calculator utility functions
2009-11-03 Mark BrownASoC: Factor out snd_soc_init_card()
2009-10-15 Mark BrownASoC: Remove snd_soc_suspend_device()
2009-10-01 Peter UjfalusiASoC: add support for multiple cards/codecs in debugfs
2009-09-07 Mark BrownASoC: Remove unuused hw_read_t
2009-08-21 Mark BrownASoC: Add DAPM widget power decision debugfs files
2009-08-07 Mark BrownMerge branch 'reg-cache' into for-2.6.32
2009-08-03 Mark BrownASoC: Factor out I2C 8 bit address 16 bit data I/O
2009-08-03 Mark BrownASoC: Add I/O control bus information to factored out...
2009-07-31 Mark BrownASoC: Allow CODECs to flag invalid registers
2009-07-15 Joonyoung ShimASoC: add SOC_DOUBLE_R_EXT_TLV control type
2009-07-15 Joonyoung ShimASoC: add SOC_DOUBLE_EXT_TLV control type
2009-07-05 Mark BrownASoC: Begin to factor out register cache I/O functions
2009-07-05 Mark BrownASoC: Add CODEC volatile register operation
2009-06-13 Mark BrownASoC: Add stub suspend and resume calls for ASoC subdevices
2009-06-11 Mark BrownMerge branch 'dapm' into for-2.6.32
2009-06-08 Mark BrownASoC: Make DAPM power sequence lists local variables
2009-06-08 Daniel RibeiroASoC: Allow 32 bit registers for DAPM
2009-05-22 Mark BrownAsoC: Make snd_soc_read() and snd_soc_write() functions
2009-05-18 Mark BrownASoC: Integrate bias management with DAPM power management
2009-05-18 Mark BrownASoC: Split DAPM power checks from sequencing of power...
2009-04-24 Daniel MackASoC: add SOC_DOUBLE_EXT macro
2009-04-07 Mark BrownASoC: Provide core support for symmetric sample rates
2009-03-04 Lopez Cruz, MisaelASoC: Add GPIO support for jack reporting interface
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-09 Mark BrownMerge branch 'for-2.6.29' into for-2.6.30
2009-01-09 Ian MoltonASoC: cleanup duplicated code.
2009-01-09 Mark BrownASoC: Add jack reporting interface
2009-01-08 Peter UjfalusiASoC: Merge the soc_value_enum to soc_enum struct
2009-01-05 Peter UjfalusiASoC: New enum type: value_enum
2008-12-10 Mark BrownASoC: Add codec registration API
2008-12-09 Mark BrownASoC: Add platform registration API
2008-12-09 Mark BrownASoC: Add card registration API
2008-12-04 Mark BrownASoC: Remove obsolete declaration of struct snd_soc_clo...
2008-12-03 Mark BrownASoC: Remove device from platform suspend and resume...
2008-12-03 Mark BrownASoC: Push debugfs files out of the snd_soc_device...
2008-12-02 Mark BrownASoC: Push platform registration down into the card
2008-12-02 Mark BrownASoC: Push workqueue data into snd_soc_card
2008-12-01 Mark BrownASoC: Rename snd_soc_register_card() to snd_soc_init_card()
2008-11-24 Mark BrownASoC: Remove DAI type information
2008-11-21 Mark BrownASoC: Move DAI structure definitions into new soc-dai.h
2008-11-21 Mark BrownASoC: Rename snd_soc_card to snd_soc_machine
2008-11-18 Mark BrownASoC: Remove unused snd_soc_machine_config declaration
2008-11-05 Mark BrownASoC: Remove core version number
2008-10-31 Takashi IwaiMerge branch 'topic/fix/asoc' into topic/asoc
2008-10-30 Troy KiskyASoC: Allow setting codec register with debugfs filesystem
2008-10-30 Mark BrownALSA: ASoC: Fix mono controls after conversion to suppo...
2008-07-29 Jon SmirlALSA: ASoC: convert use of uint to unsigned int
2008-07-29 Jon SmirlALSA: ASoC: Rename mask to max to reflect usage
2008-07-29 Jon SmirlALSA: ASoC: Convert bitfields in ASoC into full int...
2008-07-29 Mark BrownALSA: ASoC: Allow codecs to override register display
2008-07-10 Liam GirdwoodALSA: asoc: core - add Digital Audio Interface (DAI...
2008-07-10 Liam GirdwoodALSA: asoc: core - merge structs snd_soc_codec_dai...
2008-06-16 Andy GreenALSA: ASoC: Don't block system resume
2008-06-13 Mike MontourALSA: ASoC: Add SOC_SINGLE_EXT_TLV control type
2008-06-13 Mark BrownALSA: ASoC: Pass the DAI being configured into CPU...
2008-05-29 Mark Brown[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type
2008-05-19 Mark Brown[ALSA] ASoC: Clarify API for bias configuration
2008-05-19 Mark Brown[ALSA] ASoC: Make CPU and codec DAI operations have...
2008-05-13 Philipp Zabel[ALSA] ASoC: build fix for snd_soc_info_bool_ext
2008-01-31 Mark Brown[ALSA] Bump ASoC core version number
2008-01-31 Liam Girdwood[ALSA] soc - Ensure PCMs are suspended
2008-01-31 Philipp Zabel[ALSA] ASoC TLV support
2008-01-31 Liam Girdwood[ALSA] soc - Add device level DAPM event
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2007-10-16 Takashi Iwai[ALSA] Clean up with common snd_ctl_boolean_*_info...
2007-05-16 Liam Girdwood[ALSA] ASoC AC97 device reg bugfix
2007-02-09 Graeme Gregory[ALSA] soc - 0.13 ASoC headers
2007-02-09 Takashi Iwai[ALSA] soc - Fix delayed_work related changes on 2...
2007-02-09 Andrew Morton[ALSA] Fix the soc code after dhowells workqueue changes.
2007-02-09 Liam Girdwood[ALSA] ASoC: Add support for BCLK based on (Rate *...
2007-02-09 Richard Purdie[ALSA] ASoC: core and dapm headers