Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 12 | -11/+815 |
2012-01-12 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 1 | -0/+8 |
2012-01-12 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 6 | -1/+731 |
2012-01-10 | ASoC: Dynamically allocate the rtd device for a non-empty release() | Mark Brown | 1 | -3/+3 |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+2 |
2012-01-03 | switch procfs to umode_t use | Al Viro | 1 | -1/+1 |
2011-12-31 | ALSA: export compress headers | Vinod Koul | 1 | -0/+2 |
2011-12-23 | ALSA: core: add API header and driver header files | Vinod Koul | 2 | -0/+328 |
2011-12-23 | ALSA: core: add compress parameter definations | Vinod Koul | 1 | -0/+397 |
2011-12-23 | ALSA: core: add support for compressed devices | Omair Mohammed Abdullah | 2 | -1/+4 |
2011-12-22 | ASoC: Declare soc_new_pcm() properly | Mark Brown | 1 | -0/+1 |
2011-12-22 | ASoC: Allow DAI links to be specified using device tree nodes | Stephen Warren | 1 | -0/+4 |
2011-12-20 | ASoC: Add utility to parse DAPM routes from device tree | Stephen Warren | 1 | -0/+2 |
2011-12-20 | ASoC: Add utility to set a card's name from device tree | Stephen Warren | 1 | -0/+3 |
2011-12-13 | ASoC: Remove rbtree register cache | Mark Brown | 1 | -1/+0 |
2011-12-06 | ASoC: WM8903: Fix platform data gpio_cfg confusion | Stephen Warren | 1 | -2/+5 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -2/+1 |
2011-12-02 | ASoC: Add signal generator widget type | Mark Brown | 1 | -0/+4 |
2011-12-02 | ASoC: mxs-saif: remove function in platform_data | Dong Aisheng | 1 | -2/+2 |
2011-11-24 | ASoC: fsi-ak4642: modify specification method of FSI / ak464x | Kuninori Morimoto | 1 | -0/+12 |
2011-11-23 | ASoC: Implement fully_routed card property | Stephen Warren | 2 | -0/+2 |
2011-11-16 | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 1 | -0/+8 |
2011-11-14 | ASoC: sta32x: add workaround for ESD reset issue | Johannes Stezenbach | 1 | -0/+1 |
2011-11-14 | ASoC: sta32x: add platform data definition | Johannes Stezenbach | 1 | -0/+34 |
2011-11-10 | ASoC: Remove LZO cache type | Mark Brown | 1 | -1/+0 |
2011-11-10 | ASoC: Remove extra space in runtime struct definition | Mark Brown | 1 | -1/+1 |
2011-11-08 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 8 | -14/+22 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 3 | -6/+6 |
2011-10-31 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 1 | -1/+1 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 13 | -71/+249 |
2011-10-27 | ASoC: Allow machines to ignore pmdown_time per-link | ramesh.babu@linux.intel.com | 1 | -0/+3 |
2011-10-27 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 6 | -63/+171 |
2011-10-26 | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai | 5 | -4/+66 |
2011-10-26 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 3 | -4/+9 |
2011-10-14 | ASoC: core: Add flag to ignore pmdown_time at pcm_close | Peter Ujfalusi | 1 | -0/+1 |
2011-10-10 | ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget | Mark Brown | 1 | -0/+3 |
2011-10-09 | ASoC: Cache connected input and output recursions | Mark Brown | 1 | -0/+2 |
2011-10-09 | ALSA: control: add support for ENUMERATED user space controls | Clemens Ladisch | 1 | -1/+3 |
2011-10-06 | ASoC: fix codec breakage caused by the volsw/volsw_2r merger | Peter Ujfalusi | 1 | -0/+2 |
2011-10-05 | ASoC: core: Remove snd_soc_put_volsw_2r definition | Peter Ujfalusi | 1 | -1/+0 |
2011-10-05 | ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions | Peter Ujfalusi | 1 | -4/+3 |
2011-10-05 | ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions | Peter Ujfalusi | 1 | -4/+2 |
2011-10-05 | ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions | Peter Ujfalusi | 1 | -5/+3 |
2011-10-05 | ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation | Peter Ujfalusi | 1 | -2/+15 |
2011-10-05 | ALSA: jack - Add "Line In" input jack constants | David Henningsson | 1 | -0/+1 |
2011-10-05 | ASoC: Only run power_check() on a widget once per run | Mark Brown | 1 | -0/+2 |
2011-10-04 | ASoC: Do DAPM power checks only for widgets changed since last run | Mark Brown | 2 | -0/+2 |
2011-10-04 | ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro | Peter Ujfalusi | 1 | -9/+10 |
2011-10-04 | ASoC: core: Introduce SOC_DOUBLE_VALUE macro | Peter Ujfalusi | 1 | -18/+16 |