summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: trivial: replace numeric with standard PM state macrosYijing Wang2013-06-273-3/+3
* ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()Dan Carpenter2013-06-261-1/+1
* ALSA: snd-firewire-lib: remove unused header inclusionTakashi Sakamoto2013-06-251-1/+0
* ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume()Takashi Iwai2013-06-251-0/+1
* ALSA: hda - Remove superfluous stac_resume()Takashi Iwai2013-06-251-10/+0
* ALSA: hda/hdmi - poll eld at resume timeWang Xingchao2013-06-251-0/+21
* ALSA: hda - clean up code to reset hda linkMengdong Lin2013-06-251-17/+18
* ALSA: hda - Add In-driver connection infoWang Xingchao2013-06-251-0/+15
* ALSA: hda - Use auto_mute_via_amp=1 for VT1708Takashi Iwai2013-06-251-0/+2
* ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai2013-06-252-1/+50
* ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai2013-06-241-20/+45
* ALSA: hda - Remove unused variableWang Xingchao2013-06-241-1/+0
* ALSA: hda - reset hda link during system/runtime suspendMengdong Lin2013-06-241-0/+16
* Add M2Tech hiFace USB-SPDIF driverAntonio Ospite2013-06-247-1/+1006
* ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCOTakashi Iwai2013-06-211-1/+1
* ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODECTakashi Iwai2013-06-211-1/+1
* Merge tag 'asoc-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-06-21123-2846/+8111
|\
| * Merge remote-tracking branch 'asoc/topic/x86' into asoc-nextMark Brown2013-06-171-1/+0
| |\
| | * ASoC: mid-x86: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-121-1/+0
| * | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-06-172-43/+148
| |\ \
| | * | ASoC: wm8994: Allow debounce before MICDET identificationMark Brown2013-06-012-2/+35
| | * | ASoC: wm8994: Remove unused variableMark Brown2013-06-011-1/+0
| | * | ASoC: wm8994: Add digital loopback pathsMark Brown2013-05-301-2/+29
| | * | ASoC: wm8994: Defer declaration of open circuit microphonesMark Brown2013-05-292-9/+32
| | * | ASoC: wm8994: Ensure lambda is zeroed for WM8994Mark Brown2013-05-281-0/+1
| | * | ASoC: wm8994: Remove restore of DAC enable stateMark Brown2013-05-281-16/+0
| | * | ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811AMark Brown2013-05-201-0/+14
| | * | ASoC: wm8994: missing break in wm8994_get_fll_config()Dan Carpenter2013-05-181-0/+1
| | * | ASoC: wm8994: Support EFS mode for FLLMark Brown2013-05-131-13/+36
| | |/
| * | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-06-171-30/+82
| |\ \
| | * \ Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-06-148-46/+80
| | |\ \
| | * | | ASoC: wm8962: Restore device state after reset in runtime resumeMark Brown2013-06-101-0/+15
| | * | | ASoC: wm8962: Add device tree bindingNicolin Chen2013-06-071-1/+34
| | * | | ASoC: WM8962: Create default platform data structureNicolin Chen2013-06-061-32/+36
| * | | | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown2013-06-171-0/+10
| |\ \ \ \
| | * | | | ASoC: wm0010: Clear IRQ as wake source and include missing headerCharles Keepax2013-06-031-0/+3
| | * | | | ASoC: wm0010: Set IRQ as a wake sourceCharles Keepax2013-05-301-0/+7
| * | | | | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2013-06-178-205/+159
| |\ \ \ \ \
| | * | | | | ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri2013-06-121-0/+30
| | * | | | | ASoC: ux500: Set DMA address during device initFabio Baltieri2013-06-122-0/+4
| | * | | | | ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri2013-06-124-20/+17
| | * | | | | ASoC: ux500: Ensure consistent configuration between DAIsFabio Baltieri2013-05-281-0/+35
| | * | | | | ASoC: ux500: Drop redundant msp id enumerationsFabio Baltieri2013-05-251-8/+2
| | * | | | | ASoC: ux500: Add missing mop500_ab8500.h includeFabio Baltieri2013-05-251-0/+1
| | * | | | | ASoC: ux500: Drop unused code from msp headersFabio Baltieri2013-05-252-33/+0
| | * | | | | ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri2013-05-252-31/+0
| | * | | | | ASoC: ab8500-codec: Move codec ops on a separate structureFabio Baltieri2013-05-251-12/+7
| | * | | | | ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri2013-05-252-60/+2
| | * | | | | ASoC: ab8500-codec: Set rx dai slots from rx_maskFabio Baltieri2013-05-212-29/+35
| | * | | | | Merge tag 'v3.10-rc2' into asoc-ux500Mark Brown2013-05-2111-48/+53
| | |\| | | |