summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctl: confirm to return all identical information in 'activate' eventTakashi Sakamoto2015-04-111-0/+2
* ALSA: emu10k1: handle dock disconnectsMichael Gernoth2015-04-111-0/+9
* ALSA: seq: fill client ID in return value of pool operationTakashi Sakamoto2015-04-111-0/+1
* ALSA: hda/realtek - Fix a typoTakashi Iwai2015-04-101-1/+1
* ALSA: ctl: evaluate macro instead of numerical valueTakashi Sakamoto2015-04-101-5/+8
* ALSA: hda/via - Add missing stream_pm ops setupTakashi Iwai2015-04-091-0/+1
* ALSA: hda/realtek - Fix the regression by widget power-savingTakashi Iwai2015-04-091-2/+3
* ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai2015-04-091-1/+2
* ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai2015-04-091-0/+4
* ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai2015-04-091-3/+11
* ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai2015-04-091-0/+2
* ALSA: hda - Always allow access for POWER_STATE verbs via regmapTakashi Iwai2015-04-091-5/+5
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-086-25/+25
* ALSA: hda - Create AFG sysfs node at lastTakashi Iwai2015-04-081-8/+8
* ALSA: hda/realtek - Support Dell headset mode for ALC288Kailang Yang2015-04-081-0/+67
* ALSA: hda/realtek - Support headset mode for ALC286/288Kailang Yang2015-04-081-0/+77
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-04-083-4/+28
|\
| * ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang2015-04-081-0/+2
| * ALSA: usb-audio: don't try to get Benchmark DAC1 sample rateEric Wong2015-04-041-2/+7
| * ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang2015-04-041-0/+16
| * ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-03-261-1/+1
| * ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-261-1/+1
| * ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki2015-03-231-0/+1
* | ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSWLibin Yang2015-04-071-2/+6
* | ALSA: emu10k1: add Audigy 5/RxMichael Gernoth2015-04-051-0/+16
* | ALSA: au1x00: fix error return codeJulia Lawall2015-04-051-3/+9
* | ALSA: Use const struct ac97_quirkJoe Perches2015-04-056-6/+7
* | ALSA: hda: fix possible null dereferenceSudip Mukherjee2015-04-041-3/+2
* | ALSA: hda - Enable widget power saving for Realtek codecsTakashi Iwai2015-04-041-0/+1
* | ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai2015-04-041-4/+2
* | Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-04-0417-746/+738
|\ \
| * | ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai2015-03-271-0/+1
| * | ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai2015-03-261-3/+7
| * | ALSA: hda - Add cache support for COEF read/writeTakashi Iwai2015-03-231-1/+48
| * | ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai2015-03-231-1/+12
| * | ALSA: hda - Add a fake stereo amp register supportTakashi Iwai2015-03-231-1/+70
| * | ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-239-309/+64
| * | ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2015-03-231-0/+28
| * | ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-235-141/+79
| * | ALSA: hda - Use regmap for amp accessesTakashi Iwai2015-03-234-199/+32
| * | ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-233-17/+41
| * | ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-232-13/+10
| * | ALSA: hda - Add regmap supportTakashi Iwai2015-03-236-1/+312
| * | ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-234-77/+51
* | | ALSA: hda - Fix subsystem ID read regressionDavid Henningsson2015-04-041-1/+1
* | | ALSA: hda/via - Add beep controls to VIA codecsW. Trevor King2015-03-251-0/+61
* | | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai2015-03-251-3/+0
* | | ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski2015-03-241-1/+1
* | | sound: Deparenthesize negative error returnsJoe Perches2015-03-244-21/+21
* | | ALSA: echoaudio: read past end of arrayDan Carpenter2015-03-231-6/+10