summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2012-11-21ASoC: dapm: Standardise ASoC DAPM messagesLiam Girdwood
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen
2012-09-06ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown
2012-08-25ASoC: dapm: Don't force card bias level to be updatedMark Brown
2012-08-25ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown
2012-07-23ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams
2012-07-13ASoC: dapm: Fix compilation warningMarek Belisko
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown
2012-07-06ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown
2012-07-06ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood
2012-07-06ASoC: dapm: Fix locking during codec shutdownLiam Girdwood
2012-07-03ASoC: dapm: Fix dapm_set_path_status() connectBenoît Thébaudeau
2012-07-03ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau
2012-06-29ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown
2012-06-23ASoC: dapm: Try to add all routes even if one failsMark Brown
2012-06-08ASoC: dapm: Fix input list to use source widgetsLiam Girdwood
2012-06-05ASoC: dapm: The clock API is even less consistent than thoughtMark Brown
2012-06-04ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown
2012-06-04ASoC: dapm: Fix connected widget capture path query.Liam Girdwood
2012-06-04ASoC: dapm: Use devm_clk_get()Mark Brown
2012-06-03ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-04-27ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood
2012-04-16ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown
2012-04-16ASoC: dapm: Allow DAI widgets to be routed throughMark Brown
2012-04-15ASoC: dapm: release lock on error pathsDan Carpenter
2012-04-12ASoC: dapm: Ensure power gets managed for line widgetsMark Brown
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-01ASoC: dapm: Remove bodges for no-widget CODECsMark Brown
2012-04-01ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown
2012-04-01ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood
2012-04-01ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-12ASoC: Revert widget I/O locking for 3.4Mark Brown