const: constify remaining dev_pm_ops
[safe/jmp/linux-2.6] / sound / soc / soc-core.c
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-11-12 Barry SongASoC: move setting ac97 platformdata earlier than ac97...
2009-11-03 Mark BrownASoC: Factor out snd_soc_init_card()
2009-11-03 Mark BrownASoC: Move sysfs and debugfs functions to head of soc...
2009-10-30 Eero NurkkalaASoC: refactor snd_soc_update_bits()
2009-10-30 Eero NurkkalaASoC: remove io_mutex
2009-10-19 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-19 Barry SongASoC: Fix possible codec_dai->ops NULL pointer problems
2009-10-15 Mark BrownASoC: Remove snd_soc_suspend_device()
2009-10-02 Peter UjfalusiASoC: Improve the debugfs hierarchy
2009-10-01 Peter UjfalusiASoC: add support for multiple cards/codecs in debugfs
2009-09-13 Barry SongASoC: Provide API for reordering channels
2009-09-05 Mark BrownASoC: Add source argument to PLL configuration
2009-08-21 Mark BrownASoC: Add DAPM widget power decision debugfs files
2009-08-06 Daniel RibeiroASoC: change set_tdm_slot api to allow slot_width override.
2009-07-31 Mark BrownASoC: Allow CODECs to flag invalid registers
2009-07-23 Marek VasutALSA: Allow passing platform_data to devices attached...
2009-07-05 Mark BrownASoC: Add CODEC volatile register operation
2009-06-30 Mark BrownASoC: Convert to dev_pm_ops
2009-06-25 Mark BrownMerge branch 'for-2.6.31' into for-2.6.32
2009-06-23 Mark BrownASoC: Add a shutdown callback
2009-06-14 Mark BrownASoC: Instantiate any forgotten DAPM widgets
2009-06-13 Mark BrownASoC: Add stub suspend and resume calls for ASoC subdevices
2009-06-08 Daniel RibeiroASoC: Allow 32 bit registers for DAPM
2009-06-04 Daniel MackASoC: fix NULL pointer dereference in soc_suspend()
2009-05-18 Mark BrownASoC: Integrate bias management with DAPM power management
2009-05-12 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-05-11 Mike RapoportASoC: soc-core: fix crash when removing not instantiate...
2009-05-09 Mark BrownASoC: Fix up CODEC DAI formats for big endian CPUs
2009-04-16 Mark BrownASoC: Volume controls are never of boolean type
2009-04-16 Mark BrownASoC: Check we have DAI ops when calling via accessor...
2009-04-07 Mark BrownASoC: Provide core support for symmetric sample rates
2009-04-02 Mark BrownASoC: Set parent for AC97 devices we register
2009-04-02 Mark BrownASoC: Don't defer resume work for AC97 codecs
2009-03-23 Takashi IwaiMerge branch 'topic/snd_card_new-err' into for-linus
2009-03-17 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/drop-l3
2009-03-17 Atsushi NemotoASoC: Only deregister AC97 dev if it's name was not...
2009-03-09 Takashi IwaiMerge branch 'topic/vmaster-update' into topic/docbook-fix
2009-03-04 Eric MiaoASoC: make ops a pointer in 'struct snd_soc_dai'
2009-02-23 Takashi IwaiMerge branch 'topic/hwdep-cleanup' into topic/hdsp
2009-02-19 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/oxygen
2009-02-16 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/cs423x...
2009-02-13 Mark BrownMerge branch 'for-2.6.29' into for-2.6.30
2009-02-13 Mark BrownASoC: Only register AC97 bus if it's not done already
2009-02-05 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/atmel
2009-01-28 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/asoc
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-12 Takashi IwaiALSA: Convert to snd_card_create() in other sound/*
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-08 Peter UjfalusiASoC: Merge the soc_value_enum to soc_enum struct
2009-01-05 Peter UjfalusiASoC: New enum type: value_enum
2009-01-01 Mark BrownASoC: Clean up kerneldoc warnings
2008-12-10 Mark BrownASoC: Add codec registration API
2008-12-10 Takashi IwaiALSA: ASoC - Fix wrong section types
2008-12-09 Mark BrownASoC: Wait for non-AC97 codec DAIs before instantiating
2008-12-09 Mark BrownASoC: Initial framework for dynamic card instantiation
2008-12-09 Mark BrownASoC: Add platform registration API
2008-12-09 Mark BrownASoC: Add DAI registration API
2008-12-09 Mark BrownASoC: Add card registration API
2008-12-03 Mark BrownASoC: Remove platform device from DAI suspend and resum...
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: Annotate core removal function
2008-12-01 Mark BrownASoC: Rename snd_soc_register_card() to snd_soc_init_card()
2008-12-01 Takashi IwaiMerge branch 'upstream' into topic/asoc
2008-11-25 Qinghuang FengASoC: Clean up kernel-doc for snd_soc_dai_set_fmt
2008-11-24 Mark BrownASoC: Lower priority of resume work logging
2008-11-24 Mark BrownASoC: Remove DAI type information
2008-11-21 Mark BrownASoC: Merge snd_soc_ops into snd_soc_dai_ops
2008-11-21 Mark BrownASoC: Rename snd_soc_card to snd_soc_machine
2008-11-05 Mark BrownASoC: Remove core version number
2008-11-03 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-03 Kay Sieverssound: struct device - replace bus_id with dev_name...
2008-10-31 Takashi IwaiMerge branch 'topic/fix/asoc' into topic/asoc
2008-10-30 Mark BrownASoC: Convert core to use standard debug print macros
2008-10-30 Mark BrownASoC: Fix handling of DAPM suspend work
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-10-13 Liam GirdwoodALSA: ASoC: update email address for Liam Girdwood
2008-09-09 Mark BrownALSA: ASoC: Use codec digital mute when stopping playback
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-18 Randy DunlapALSA: ASoC: fix PM=n build
2008-06-16 Andy GreenALSA: ASoC: Don't block system resume
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: core checkpatch cleanups
2008-05-19 Mark Brown[ALSA] ASoC: Clarify API for bias configuration
2008-05-19 Mark Brown[ALSA] ASoC: Remove in-code changelogs
2008-04-24 Kay Sievers[ALSA] sound: fix platform driver hotplug/coldplug
2008-01-31 Mark Brown[ALSA] Fix lockdep warning in ASoC machine probe
2008-01-31 Liam Girdwood[ALSA] soc - Ensure PCMs are suspended
2008-01-31 Liam Girdwood[ALSA] soc - Add D1 power event to power down event...
next