summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-25ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai1-0/+1
2015-08-25ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai2-2/+1
2015-08-25Merge branch 'for-linus' into for-nextTakashi Iwai2-8/+5
2015-08-25ALSA: hda - Fix path power activationTakashi Iwai1-5/+1
2015-08-25ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai1-2/+3
2015-08-24ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff1-1/+1
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP2-0/+24
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul2-4/+4
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul1-1/+1
2015-08-22ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter1-2/+2
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP1-6/+0
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP3-0/+68
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP2-0/+21
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP2-6/+6
2015-08-21ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen2-35/+4
2015-08-21Merge branch 'for-linus' into for-nextTakashi Iwai8-2/+50
2015-08-21ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai1-0/+1
2015-08-21ALSA: hdsp: silence and underflow warningDan Carpenter1-1/+2
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul2-0/+29
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul2-0/+81
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul2-4/+53
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul2-0/+20
2015-08-21ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson1-1/+22
2015-08-21ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer1-0/+1
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai4-0/+24
2015-08-19ALSA: usb-audio: Recurse before saving terminal propertiesJulian Scheel1-5/+11
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman1-0/+1
2015-08-19ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2015-08-18ASoC: topology: Disable use from userspaceMark Brown1-0/+6
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown3-0/+18
2015-08-17ALSA: hda/eld - Add const to possible placesTakashi Iwai1-5/+5
2015-08-17ALSA: hda/proc - Fix racy string access for power statesTakashi Iwai1-18/+10
2015-08-17ALSA: hda/proc - Add const to possible placesTakashi Iwai1-11/+15
2015-08-17ALSA: hda - Make some helper functions localTakashi Iwai3-80/+62
2015-08-16ALSA: usb: handle descriptor with SYNC_NONE illegal valuePierre-Louis Bossart1-2/+16
2015-08-16ALSA: usb: fix corrupted pointers due to interface setting changePierre-Louis Bossart1-0/+14
2015-08-14ALSA: usb-audio: Fix parameter block size for UAC2 control requestsJulian Scheel2-20/+46
2015-08-13ALSA: hda - Fix the white noise on Dell laptopWoodrow Shen1-0/+1
2015-08-11Merge branch 'for-linus' into for-nextTakashi Iwai541-3526/+6374
2015-08-10ALSA: hda - Fix pin config and mapping on Alienware 15Takashi Iwai1-28/+59
2015-08-10ALSA: echoaudio: Use standard C definitions of true and falseMark Brown22-107/+104
2015-08-07ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda1-6/+3
2015-08-07Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai530-3506/+6319
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown5-34/+76
2015-08-06Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2-0/+6
2015-08-06ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood1-2/+3
2015-08-06ASoC: topology: Add ops support to byte controls UAPIMengdong Lin1-3/+6
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin2-23/+54
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown544-3013/+4296