summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-08-04ALSA: usb-audio: Adjust Gamecom 780 volume levelPaul S McSpadden1-1/+1
2014-08-04ALSA: usb-audio: improve dmesg source grepabilityMichał Mirosław1-5/+4
2014-08-04Merge branch 'for-next' into for-linusTakashi Iwai33-3773/+870
2014-07-31ALSA: hda - add mic mute led hook for dell machinesHui Wang2-0/+89
2014-07-30ALSA: hda - fix an external mic jack problem on a HP machineHui Wang1-0/+12
2014-07-28ALSA: firewire: trivial typo fixes in KconfigStefan Richter1-7/+7
2014-07-22ALSA: hda - Fix loopback noise on Dell XPS 15Takashi Iwai1-0/+1
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto1-1/+1
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto1-7/+19
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto1-7/+16
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto1-2/+2
2014-07-22ALSA: hda - Make vendor quirks lowest prio for ALC2xxDavid Henningsson1-4/+10
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson6-10/+17
2014-07-22ALSA: hda - Add mic fixup for Gigabyte BXBT-2807Daniel Drake1-0/+9
2014-07-22ALSA: hda - Add mute LED pin quirk for HP 15 touchsmartDavid Henningsson1-0/+11
2014-07-22Merge branch 'topic/monotonic' into for-nextTakashi Iwai2-4/+10
2014-07-21ALSA: pcm: Add tstamp_type and proto to sw_params compat layerTakashi Iwai1-2/+6
2014-07-21ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai1-2/+4
2014-07-16ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai1-10/+35
2014-07-16ALSA: compress: fix an integer overflow checkDan Carpenter1-1/+1
2014-07-15ALSA: hda - Add the pin fixup for HP Envy TS bass speakerTakashi Iwai1-0/+11
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai5-8/+17
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai1-5/+5
2014-07-14Merge branch 'topic/monotonic' into for-nextTakashi Iwai1-3/+4
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai3-2/+4
2014-07-10ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai1-0/+3
2014-07-10ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai1-3/+1
2014-07-08ALSA: hda - add capture mute led support in led_power_filterHui Wang1-1/+3
2014-07-08ALSA: hda - fix a typo by changing mute_led_nid to cap_mute_led_nidHui Wang1-1/+1
2014-07-08ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hdaAaron Plattner1-0/+2
2014-07-07ALSA: hda: Fix build warningThierry Reding1-1/+1
2014-07-07ALSA: hda - Add several entries for enabling HP mute ledHui Wang1-0/+4
2014-07-07ALSA: hda - Fix and neaten print_nid_path/debug_badnessJoe Perches1-9/+11
2014-07-04ALSA: ice1712: Correcting/completing #defines for REGSKonstantinos Tsimpoukas1-6/+9
2014-07-04Merge branch 'for-linus' into for-nextTakashi Iwai4-41/+79
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-01ALSA: hda: Remove unused variableSachin Kamat1-4/+0
2014-07-01ALSA: mixart: Remove unused variableSachin Kamat1-3/+1
2014-07-01ALSA: echoaudio: Remove unused variableSachin Kamat1-6/+0
2014-07-01ALSA: hda - Fix build error in hda_tegra.cTakashi Iwai1-1/+0
2014-07-01ALSA: trident: Remove unused variable in trident_memory.cSachin Kamat1-2/+1
2014-07-01ALSA: trident: Remove unused variable in trident_main.cSachin Kamat1-2/+0
2014-07-01Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai6-394/+422
2014-06-30ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()Takashi Iwai1-2/+7
2014-06-27ALSA: hda - Add a fixup for Thinkpad T540pTakashi Iwai1-0/+1
2014-06-27ALSA: hda - Add another headset pin quirk for some Dell machinesDavid Henningsson1-0/+12
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai3-116/+115
2014-06-26ALSA: hda - Remove obsoleted SFX definitionsTakashi Iwai2-8/+0
2014-06-26ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai2-17/+17
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai4-51/+31