summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP1-0/+22
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul1-3/+3
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 KP1-0/+54
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP1-0/+20
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 Clausen1-26/+0
2015-08-21Merge branch 'for-linus' into for-nextTakashi Iwai6-2/+32
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 Koul1-0/+28
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul1-0/+66
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul1-4/+9
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul1-0/+19
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 Iwai2-0/+6
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: Add Kconfig option for topologyMark Brown2-0/+6
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 Iwai17-43/+113
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 Iwai6-23/+58
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown4-23/+52
2015-08-06Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2-0/+6
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin1-17/+41
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown21-63/+215
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty1-0/+1
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen3-39/+12
2015-08-05ALSA: hda - yet another fix for Dell headset mic with ALC3266Takashi Iwai1-1/+4
2015-08-05ALSA: hda - one Dell machine needs the headphone white noise fixupHui Wang1-0/+1
2015-08-05ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto5-2/+23
2015-08-05Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto3-6/+0
2015-08-05ALSA: hda - Fix Dell laptop for internal mic/headset micWoodrow Shen1-3/+9
2015-08-04ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin1-1/+1
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP1-6/+0
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP1-1/+1