| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai | 1 | -0/+3 |
| 2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 19 | -39/+282 |
| 2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
| 2012-10-06 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2 | -0/+36 |
| 2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 23 | -52/+52 |
| 2012-09-28 | ASoC: codecs: Add DA9055 codec driver | Ashish Chavan | 1 | -0/+33 |
| 2012-09-26 | ASoC: dapm: Allow regulators to bypass as well as disable when idle | Mark Brown | 1 | -0/+3 |
| 2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai | 2 | -27/+39 |
| 2012-09-22 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 8 | -6/+84 |
| 2012-09-21 | ASoC: wm8960: remove 'dres' field from platform data structure | Timur Tabi | 1 | -2/+0 |
| 2012-09-18 | ASoC: wm8960: Support shared LRCLK | Mark Brown | 1 | -0/+2 |
| 2012-09-18 | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen | 1 | -1/+3 |
| 2012-09-17 | ALSA: Compress - add codec parameter checks | Vinod Koul | 1 | -0/+1 |
| 2012-09-13 | [media] radio-shark: Add support for suspend & resume | Hans de Goede | 1 | -0/+1 |
| 2012-09-13 | [media] snd_tea575x: Add support for tuning AM | Hans de Goede | 1 | -0/+3 |
| 2012-09-12 | ALSA: Define more channel map positions | Takashi Iwai | 1 | -3/+10 |
| 2012-09-08 | ASoC: dapm: Add flags to regulator supplies | Mark Brown | 1 | -2/+3 |
| 2012-09-06 | ALSA: Follow channel position definitions to alsa-lib mixer | Takashi Iwai | 1 | -7/+9 |
| 2012-09-06 | ALSA: ac97: Implement channel map workaround for ALC650 | Takashi Iwai | 1 | -0/+3 |
| 2012-09-06 | ALSA: PCM: channel mapping API implementation | Takashi Iwai | 3 | -0/+86 |
| 2012-09-06 | ASoC: dapm: Ensure bypass paths are suspended and resumed | Mark Brown | 1 | -0/+1 |
| 2012-09-06 | ASoC: Remove unused 'saved_value' field from snd_soc_dapm_widget struct | Lars-Peter Clausen | 1 | -1/+0 |
| 2012-09-06 | ASoC: tegra: move platform data header | Stephen Warren | 1 | -0/+26 |
| 2012-09-05 | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 1 | -1/+2 |
| 2012-09-05 | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-next | Takashi Iwai | 1 | -3/+0 |
| 2012-09-04 | ALSA: remove the main version information | Jaroslav Kysela | 1 | -3/+0 |
| 2012-08-23 | ASoC: wm0010: Add initial wm0010 DSP driver | Dimitris Papastamos | 1 | -0/+27 |
| 2012-08-22 | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata | Mark Brown | 1 | -0/+4 |
| 2012-08-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+2 |
| 2012-08-20 | ASoC: add definations for compressed operations | Vinod Koul | 3 | -1/+19 |
| 2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 1 | -0/+5 |
| 2012-08-20 | ALSA: snd-ad1816a: Implement suspend/resume | Ondrej Zary | 1 | -0/+7 |
| 2012-08-20 | ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a | Ondrej Zary | 1 | -1/+1 |
| 2012-08-20 | ALSA: fix pcm.h kernel-doc warning and notation | Randy Dunlap | 1 | -1/+2 |
| 2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 1 | -2/+2 |
| 2012-08-03 | ALSA: isa: Move snd_legacy_find_free_ioport to initval.h | Ondrej Zary | 1 | -0/+14 |
| 2012-08-01 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+1 |
| 2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+5 |
| 2012-07-30 | [media] snd_tea575x: Add a cannot_mute flag | Hans de Goede | 1 | -0/+1 |
| 2012-07-30 | [media] snd_tea575x: Add write_/read_val operations | Hans de Goede | 1 | -0/+4 |
| 2012-07-30 | ALSA: es1688 - freeup resources on init failure | Fengguang Wu | 1 | -0/+1 |
| 2012-07-19 | Merge branch 'topic/pm-convert' into for-next | Takashi Iwai | 7 | -4280/+1 |
| 2012-07-19 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 7 | -5/+229 |
| 2012-07-18 | Merge branch 'topic/misc' into for-next | Takashi Iwai | 3 | -9/+25 |
| 2012-07-16 | ALSA: tlv: add DECLARE_TLV_DB_RANGE() | Clemens Ladisch | 1 | -0/+4 |
| 2012-07-16 | ALSA: tlv: add DECLARE_TLV_CONTAINER() | Clemens Ladisch | 1 | -0/+5 |
| 2012-07-16 | ALSA: tlv: compute TLV_*_ITEM lengths automatically | Clemens Ladisch | 1 | -8/+12 |
| 2012-07-06 | ASoC: dapm: Allow routes to be deleted at runtime | Mark Brown | 1 | -0/+2 |
| 2012-07-05 | ALSA: pcm: Make constraints lists const | Mark Brown | 1 | -1/+1 |
| 2012-07-03 | ALSA: Move some headers to local directories from include/sound | Takashi Iwai | 6 | -4276/+0 |
| 2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 4 | -7/+4 |
| 2012-06-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
| 2012-06-23 | ASoC: core: Add DOUBLE_R variants of the _RANGE controls | Mark Brown | 1 | -0/+21 |
| 2012-06-23 | ASoC: SPEAr spdif_in: Add spdif IN support | Vipin Kumar | 1 | -0/+29 |
| 2012-06-22 | ASoC: Add support for SPEAr ASoC pcm layer. | Rajeev Kumar | 1 | -0/+35 |
| 2012-06-22 | ASoC: Add support for synopsys i2s controller as per ASoC framework. | Rajeev Kumar | 1 | -0/+69 |
| 2012-06-20 | ASoC: dmaengine-pcm: Add support for querying stream position from DMA driver | Lars-Peter Clausen | 1 | -0/+1 |
| 2012-06-20 | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 1 | -1/+1 |
| 2012-06-20 | ALSA: Add missing include of pcm.h to pcm_params.h | Mark Brown | 1 | -0/+2 |
| 2012-06-18 | ALSA: pcm: Add snd_pcm_rate_bit_to_rate() | Dimitris Papastamos | 1 | -0/+1 |
| 2012-06-11 | [media] snd_tea575x: Make the module using snd_tea575x the fops owner | Hans de Goede | 1 | -1/+2 |
| 2012-06-03 | ASoC: core: Add single controls with specified range of values | Adam Thomson | 1 | -0/+23 |
| 2012-06-03 | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 1 | -5/+28 |
| 2012-06-03 | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY | Ola Lilja | 1 | -0/+10 |
| 2012-06-03 | ALSA: pcm: Add debug-print helper function | Ola Lilja | 1 | -0/+11 |
| 2012-05-22 | Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 1 | -1/+5 |
| 2012-05-21 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2 | -0/+55 |
| 2012-05-19 | ASoC: sh: fsi: enable chip specific data transfer mode | Kuninori Morimoto | 1 | -1/+5 |
| 2012-05-13 | ASoC: max98095: Single bit bitfields should be unsigned | Mark Brown | 1 | -1/+1 |
| 2012-05-02 | ASoC: core: Allow DAIs to specify a base address | Mark Brown | 1 | -0/+1 |
| 2012-04-30 | ASoC: Add support for CS42L52 Codec | Brian Austin | 1 | -0/+36 |
| 2012-04-26 | ASoC: dpcm: Add bespoke trigger() | Liam Girdwood | 3 | -0/+7 |
| 2012-04-26 | ASoC: dpcm: Add API for DAI link substream and runtime lookup | Liam Girdwood | 1 | -0/+5 |
| 2012-04-26 | ASoC: dpcm: Add runtime dynamic route update | Liam Girdwood | 1 | -0/+1 |
| 2012-04-26 | ASoC: dpcm: Add debugFS support for DPCM | Liam Girdwood | 2 | -0/+8 |
| 2012-04-26 | ASoC: dpcm: Add Dynamic PCM core operations. | Liam Girdwood | 2 | -0/+149 |
| 2012-04-23 | ASoC: core: Add strobe control | Kristoffer KARLSSON | 1 | -0/+8 |
| 2012-04-23 | ASoC: core: Add signed multi register control | Kristoffer KARLSSON | 1 | -1/+21 |
| 2012-04-18 | ASoC: dapm: Add API call to query valid DAPM paths | Liam Girdwood | 1 | -0/+5 |
| 2012-04-18 | ALSA: Add definitions for CEA-861 Audio InfoFrames | Ricardo Neri | 2 | -0/+55 |
| 2012-04-16 | ASoC: Merge tag 'v3.4-rc3' into for-3.5 | Mark Brown | 1 | -0/+10 |
| 2012-04-16 | ASoC: core: Support transparent CODEC<->CODEC DAI links | Mark Brown | 2 | -0/+8 |
| 2012-04-13 | ASoC: sh: fsi: use simple-card instead of fsi-ak4642 | Kuninori Morimoto | 1 | -12/+0 |
| 2012-04-13 | ASoC: add generic simple-card support | Kuninori Morimoto | 1 | -0/+38 |
| 2012-04-10 | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu | 1 | -0/+10 |
| 2012-04-04 | ASoC: dapm: Allow DAPM registers to be 31 bit | Mark Brown | 1 | -1/+1 |
| 2012-04-03 | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV | Brian Austin | 1 | -20/+28 |
| 2012-04-01 | ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E() | Mark Brown | 1 | -4/+0 |
| 2012-04-01 | ASoC: max98095: add jack detection | Rhyland Klein | 1 | -0/+12 |
| 2012-04-01 | ASoC: core: Use driver core probe deferral | Mark Brown | 1 | -1/+0 |
| 2012-04-01 | ASoC: jack: Push locking for jacks down to the jack | Mark Brown | 1 | -0/+1 |
| 2012-04-01 | ASoC: dapm: Add regulator member to struct dapm_widget | Liam Girdwood | 1 | -0/+2 |
| 2012-04-01 | ASoC: dapm: Rename dapm mutex subclass to better match usage | Liam Girdwood | 1 | -2/+2 |
| 2012-04-01 | ASoC: core: Rename card mutex subclass to better align with usage | Liam Girdwood | 1 | -2/+2 |
| 2012-04-01 | ASoC: dapm: Add platform stream event support | Liam Girdwood | 1 | -2/+2 |
| 2012-04-01 | ASoC: core: Add platform DAI widget mapping | Liam Girdwood | 1 | -0/+1 |
| 2012-04-01 | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex | Liam Girdwood | 2 | -0/+6 |
| 2012-04-01 | ASoC: core: Add card mutex locking subclasses | Liam Girdwood | 1 | -0/+5 |
| 2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -4/+4 |
| 2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+2 |
| 2012-03-23 | headers: include linux/types.h where appropriate | Bobby Powers | 1 | -0/+2 |
| 2012-03-23 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+5 |
| 2012-03-19 | Merge tag 'v3.3' into staging/for_v3.4 | Mauro Carvalho Chehab | 1 | -0/+2 |
| 2012-03-19 | [media] tea575x-tuner: update to latest V4L2 framework requirements | Hans Verkuil | 1 | -1/+5 |
| 2012-03-18 | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 1 | -0/+3 |
| 2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 10 | -18/+209 |
| 2012-03-18 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 3 | -3/+6 |
| 2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2 | -4/+4 |
| 2012-03-15 | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list | Mark Brown | 1 | -2/+3 |
| 2012-03-13 | ALSA: ymfpci - Fix legacy registers on S3/S4 resume | Takashi Iwai | 1 | -0/+2 |
| 2012-03-12 | ALSA: Add a hook capability to vmaster controls | Takashi Iwai | 1 | -0/+5 |
| 2012-03-06 | ASoC: core: Add platform component mutex | Liam Girdwood | 1 | -0/+1 |
| 2012-03-04 | ASoC: core: Split the union for CODEC/platform in the DAI | Mark Brown | 1 | -4/+3 |
| 2012-03-02 | ASoC: Add dmaengine PCM helper functions | Lars-Peter Clausen | 1 | -0/+49 |
| 2012-02-27 | ALSA: Use a define for the number of jack switch types | Mark Brown | 1 | -0/+3 |
| 2012-02-21 | ASoC: core: Add support for masking out parts of coefficient blocks | Mark Brown | 1 | -0/+9 |
| 2012-02-21 | ASoC: core: Add SND_SOC_BYTES control for coefficient blocks | Mark Brown | 1 | -0/+18 |
| 2012-02-19 | ASoC: fsi: Add DMAEngine support | Kuninori Morimoto | 1 | -0/+2 |
| 2012-02-17 | ASoC: dapm: Implement and instantiate DAI widgets | Mark Brown | 2 | -0/+8 |
| 2012-02-17 | ASoC: dapm: Constify lots of names that are never modified | Mark Brown | 2 | -5/+5 |
| 2012-02-17 | ASoC: dapm: Supply the DAI and substream when calling stream events | Mark Brown | 1 | -2/+2 |
| 2012-02-17 | ASoC: dapm: Unexport snd_soc_dapm_new_control() | Mark Brown | 1 | -2/+0 |
| 2012-02-17 | ALSA: core: Constify the name in new kcontrols | Mark Brown | 1 | -1/+1 |
| 2012-02-15 | ASoC: core: add platform DAPM debugfs support | Sebastien Guiriec | 1 | -0/+5 |
| 2012-02-09 | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown | 1 | -0/+2 |
| 2012-02-09 | Merge branch 'topic/pcm-internal' of git://git.kernel.org/pub/scm/linux/kerne... | Mark Brown | 1 | -0/+4 |
| 2012-02-09 | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct | Mark Brown | 1 | -0/+2 |
| 2012-02-09 | ALSA: PCM - Add PCM creation API for internal PCMs. | Liam Girdwood | 1 | -0/+4 |
| 2012-02-06 | ASoC: dapm: Export mixer|mux_update_power() to public API. | Liam Girdwood | 1 | -0/+6 |
| 2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+5 |
| 2012-02-03 | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info | Kuninori Morimoto | 1 | -3/+7 |
| 2012-01-31 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2 | -3/+3 |
| 2012-01-30 | ASoC: max9768: add driver for max9768 amplifier | Wolfram Sang | 1 | -0/+24 |
| 2012-01-30 | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions | Axel Lin | 1 | -0/+2 |
| 2012-01-26 | ASoC: wm2200: Add WM2200 CODEC driver | Mark Brown | 1 | -0/+41 |
| 2012-01-26 | ASoC: Provide REGULATOR_SUPPLY widget type | Mark Brown | 1 | -0/+9 |
| 2012-01-25 | ALSA: Release v1.0.25 | Jaroslav Kysela | 1 | -1/+1 |
| 2012-01-24 | ASoC: wm8962: Optimise power consumption for IN4 DC measurement usage | Mark Brown | 1 | -0/+6 |
| 2012-01-21 | ASoC: Use regmap update bits operation for drivers using regmap | Mark Brown | 1 | -0/+1 |
| 2012-01-20 | ASoC: Allow drivers to specify how many bits are significant on a DAI | Mark Brown | 1 | -0/+1 |
| 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 |
| 2011-09-28 | ALSA: pcm - Export snd_pcm_lib_default_mmap() helper | Takashi Iwai | 1 | -0/+2 |
| 2011-09-28 | ASoC: Allow DAI formats to be specified in the dai_link | Mark Brown | 2 | -17/+19 |
| 2011-09-23 | ASoC: Add platform data for WM1250 EV1 GPIOs | Mark Brown | 1 | -0/+27 |
| 2011-09-22 | ASoC: Add another DAPM stat for neighbour checks | Mark Brown | 1 | -0/+1 |
| 2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
| 2011-09-22 | Merge branch 'topic/asoc' into topic/remove-irqf_disable | Takashi Iwai | 4 | -3/+65 |
| 2011-09-21 | ASoC: tpa6130a2: Remove model_id from platform data | Peter Ujfalusi | 1 | -6/+0 |
| 2011-09-21 | ASoC: soc-core: symmetry checking for each DAIs separately | Dong Aisheng | 2 | -2/+3 |
| 2011-09-21 | ASoC: Trace and collect statistics for DAPM graph walking | Mark Brown | 2 | -0/+6 |
| 2011-09-20 | ASoC: Add WM5100 driver | Mark Brown | 1 | -0/+59 |