Age | Commit message (Expand) | Author |
2012-11-09 | ASoC: dapm: Use card_list during DAPM shutdown | Misael Lopez Cruz |
2012-09-26 | ASoC: dapm: Allow regulators to bypass as well as disable when idle | Mark Brown |
2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown |
2012-09-18 | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen |
2012-09-06 | ASoC: dapm: Ensure bypass paths are suspended and resumed | Mark Brown |
2012-08-25 | ASoC: dapm: Don't force card bias level to be updated | Mark Brown |
2012-08-25 | ASoC: dapm: Make sure we update the bias level for CODECs with no op | Mark Brown |
2012-07-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-07-23 | Merge branch 'for-3.5' into for-3.6 | Mark Brown |
2012-07-23 | ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements | Mark Brown |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2012-07-13 | ASoC: dapm: Fix compilation warning | Marek Belisko |
2012-07-06 | ASoC: dapm: Allow routes to be deleted at runtime | Mark Brown |
2012-07-06 | ASoC: dapm: Mark widgets as dirty when a route is added | Mark Brown |
2012-07-06 | ASoC: dapm: Make sure all dapm contexts are updated | Liam Girdwood |
2012-07-06 | ASoC: dapm: Fix locking during codec shutdown | Liam Girdwood |
2012-07-03 | ASoC: dapm: Fix dapm_set_path_status() connect | Benoît Thébaudeau |
2012-07-03 | ASoC: dapm: Remove incomplete stereo code | Benoît Thébaudeau |
2012-06-29 | ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect | Benoît Thébaudeau |
2012-06-25 | Merge tag 'v3.5-rc4' into for-3.6 | Mark Brown |
2012-06-23 | ASoC: dapm: Try to add all routes even if one fails | Mark Brown |
2012-06-08 | ASoC: dapm: Fix input list to use source widgets | Liam Girdwood |
2012-06-05 | ASoC: dapm: The clock API is even less consistent than thought | Mark Brown |
2012-06-04 | ASoC: dapm: Bodge for lack of a widely available clk API | Mark Brown |
2012-06-04 | ASoC: dapm: Fix connected widget capture path query. | Liam Girdwood |
2012-06-04 | ASoC: dapm: Use devm_clk_get() | Mark Brown |
2012-06-03 | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY | Ola Lilja |
2012-05-13 | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown |
2012-04-27 | ASoC: dapm: Move CODEC<->CODEC params off stack | Mark Brown |
2012-04-26 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-04-26 | ASoC: dpcm: Add runtime dynamic route update | Liam Girdwood |
2012-04-18 | ASoC: dapm: Add API call to query valid DAPM paths | Liam Girdwood |
2012-04-16 | ASoC: soc-dapm: Use '%llx' with 'u64' type. | Fabio Estevam |
2012-04-16 | ASoC: core: Support transparent CODEC<->CODEC DAI links | Mark Brown |
2012-04-16 | ASoC: dapm: Allow DAI widgets to be routed through | Mark Brown |
2012-04-15 | ASoC: dapm: release lock on error paths | Dan Carpenter |
2012-04-12 | ASoC: dapm: Ensure power gets managed for line widgets | Mark Brown |
2012-04-09 | Merge tag 'v3.4-rc2' into for-3.5 | Mark Brown |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-01 | ASoC: dapm: Remove bodges for no-widget CODECs | Mark Brown |
2012-04-01 | ASoC: dapm: Only lock CODEC for I/O if not using regmap | Mark Brown |
2012-04-01 | ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex | Liam Girdwood |
2012-04-01 | ASoC: dapm: Add regulator member to struct dapm_widget | Liam Girdwood |
2012-04-01 | ASoC: dapm: Rename dapm mutex subclass to better match usage | Liam Girdwood |
2012-04-01 | ASoC: dapm: Add platform stream event support | Liam Girdwood |
2012-04-01 | ASoC: dapm: lock mixer & mux update power with DAPM mutex | Liam Girdwood |
2012-04-01 | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex | Liam Girdwood |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2012-03-12 | ASoC: Revert widget I/O locking for 3.4 | Mark Brown |
2012-03-07 | ASoC: dapm: Only lock CODEC for I/O if not using regmap | Mark Brown |