summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2015-04-13183-6999/+6579Star
|\
| * ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*Takashi Iwai2015-04-121-1/+1
| * ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth2015-04-111-0/+118
| * ALSA: ctl: fill identical information to return value when adding userspace e...Takashi Sakamoto2015-04-111-1/+21
| * ALSA: ctl: fix a bug to return no identical information in info operation for...Takashi Sakamoto2015-04-111-0/+7
| * 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_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/+2Star
| * | 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/+2Star
| * | Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-04-0417-746/+738Star
| |\ \
| | * | 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/+64Star
| | * | 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/+79Star
| | * | ALSA: hda - Use regmap for amp accessesTakashi Iwai2015-03-234-199/+32Star
| | * | 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/+10Star
| | * | ALSA: hda - Add regmap supportTakashi Iwai2015-03-236-1/+312
| | * | ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-234-77/+51Star
| * | | 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/+0Star
| * | | 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
| * | | ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter2015-03-231-2/+2
| |/ /