summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-4/+2
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai17-746/+738
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson1-1/+1
2015-03-27ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai1-0/+1
2015-03-26ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai1-3/+7
2015-03-25ALSA: hda/via - Add beep controls to VIA codecsW. Trevor King1-0/+61
2015-03-25ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai1-3/+0
2015-03-24ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski1-1/+1
2015-03-24sound: Deparenthesize negative error returnsJoe Perches4-21/+21
2015-03-23ALSA: echoaudio: read past end of arrayDan Carpenter1-6/+10
2015-03-23ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter1-2/+2
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai1-1/+48
2015-03-23ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai1-1/+12
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai1-1/+70
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai9-309/+64
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai1-0/+28
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai5-141/+79
2015-03-23ALSA: hda - Use regmap for amp accessesTakashi Iwai4-199/+32
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai3-17/+41
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2-13/+10
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai6-1/+312
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai4-77/+51
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai6-121/+77
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai5-10/+26
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai2-6/+30
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai6-7/+448
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai22-665/+814
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai9-162/+274
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai9-40/+71
2015-03-23Merge branch 'for-next' into topic/hda-coreTakashi Iwai150-5463/+3914
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai4-26/+26
2015-03-20ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai3-7/+38
2015-03-20Merge branch 'topic/hda-power' into for-nextTakashi Iwai9-802/+427
2015-03-19ALSA: aoa: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-18ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai3-13/+86
2015-03-18ALSA: hda - Use the new power control for VIA codecsTakashi Iwai1-650/+12
2015-03-18ALSA: hda - Support advanced power state controlsTakashi Iwai5-48/+269
2015-03-18ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACClément Guedez1-0/+107
2015-03-18ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateClément Guedez1-4/+10
2015-03-18ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleClément Guedez1-2/+18
2015-03-18ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez1-1/+2
2015-03-18ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez1-13/+13
2015-03-18ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez1-2/+2
2015-03-17ALSA: hda - Simplify PCM setup overridesTakashi Iwai2-91/+60
2015-03-17Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai23-92/+118
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai23-463/+418
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai24-991/+572
2015-03-16Merge branch 'for-linus' into for-nextTakashi Iwai6-19/+104
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-16Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...Mark Brown2-9/+3