Age | Commit message (Expand) | Author | Files | Lines |
2013-08-27 | ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST | Mengdong Lin | 1 | -0/+58 |
2013-07-29 | ALSA: hda - jack poll once if jackpoll_interval==0 | Wang Xingchao | 1 | -2/+4 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-06 | ALSA: hda - Don't take unresponsive D3 transition too serious | Takashi Iwai | 1 | -1/+6 |
2013-06-06 | ALSA: hda - Introduce bit flags to snd_hda_codec_read/write() | Takashi Iwai | 1 | -21/+20 |
2013-06-06 | ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORS | Takashi Iwai | 1 | -4/+15 |
2013-05-10 | Revert "ALSA: hda - Don't set up active streams twice" | Takashi Iwai | 1 | -2/+2 |
2013-05-07 | ALSA: HDA: Fix Oops caused by dereference NULL pointer | Wang YanQing | 1 | -0/+3 |
2013-04-18 | ALSA: hda - Disable the sanity check in snd_hda_add_pincfg() | Takashi Iwai | 1 | -0/+6 |
2013-04-17 | ALSA: hda - Don't call vmaster hook when bus->shutdown is set | Takashi Iwai | 1 | -0/+5 |
2013-04-15 | Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -1/+1 |
2013-04-04 | ALSA: hda - fix typo in proc output | David Henningsson | 1 | -1/+1 |
2013-03-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2013-03-20 | ALSA: hda - Fix typo in checking IEC958 emphasis bit | Takashi Iwai | 1 | -1/+1 |
2013-03-18 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -12/+23 |
2013-03-13 | ALSA: hda - Don't apply EAPD power filter as default | Takashi Iwai | 1 | -7/+6 |
2013-03-13 | ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZERO | Takashi Iwai | 1 | -3/+1 |
2013-03-12 | ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value | Takashi Iwai | 1 | -10/+14 |
2013-03-07 | ALSA: hda - check NULL pointer when creating SPDIF PCM switch | Mengdong Lin | 1 | -2/+7 |
2013-03-07 | ALSA: hda - check NULL pointer when creating SPDIF controls | Mengdong Lin | 1 | -0/+2 |
2013-02-12 | ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts | Takashi Iwai | 1 | -22/+21 |
2013-02-08 | ALSA: hda - Support rereading widgets under the function group | Mengdong Lin | 1 | -0/+24 |
2013-02-07 | ALSA: hda - Remove limit of widget connections | Takashi Iwai | 1 | -21/+41 |
2013-01-24 | ALSA: hda - Add snd_hda_check_power_state() helper function | Takashi Iwai | 1 | -7/+2 |
2013-01-24 | ALSA: hda - Synchronize the power state at the end of codec init | Takashi Iwai | 1 | -0/+32 |
2013-01-24 | ALSA: hda - Add power state filtering | Takashi Iwai | 1 | -14/+25 |
2013-01-23 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+2 |
2013-01-23 | ALSA: hda - Fix inconsistent pin states after resume | Takashi Iwai | 1 | -3/+2 |
2013-01-22 | ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function | Takashi Iwai | 1 | -0/+11 |
2013-01-15 | ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty | David Henningsson | 1 | -1/+1 |
2013-01-12 | ALSA: hda - Protect user-defined arrays via mutex | Takashi Iwai | 1 | -3/+10 |
2013-01-12 | ALSA: hda - More strict correction of invalid pinctl bits | Takashi Iwai | 1 | -14/+52 |
2013-01-12 | ALSA: hda - Add helper functions to cache the current pinctl target | Takashi Iwai | 1 | -0/+27 |
2013-01-12 | ALSA: hda - Don't set up active streams twice | Takashi Iwai | 1 | -2/+2 |
2013-01-12 | ALSA: hda - Revive snd_hda_get_conn_list() | Takashi Iwai | 1 | -65/+99 |
2013-01-12 | ALSA: hda - Increase the max depth of widget connections | Takashi Iwai | 1 | -1/+1 |
2013-01-12 | ALSA: hda - Avoid access of amp cache element outside mutex | Takashi Iwai | 1 | -8/+12 |
2013-01-12 | ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp() | Takashi Iwai | 1 | -3/+3 |
2013-01-12 | ALSA: hda - Check CORB overflow | Takashi Iwai | 1 | -2/+8 |
2013-01-12 | ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*() | Takashi Iwai | 1 | -0/+2 |
2013-01-12 | ALSA: hda - Clear dirty flag upon cache write | Takashi Iwai | 1 | -6/+7 |
2013-01-12 | ALSA: hda - Allow one chance for zero NID in connection list | Takashi Iwai | 1 | -1/+2 |
2013-01-12 | ALSA: hda - Move fixup code into struct hda_codec | Takashi Iwai | 1 | -0/+2 |
2013-01-12 | ALSA: hda - Introduce snd_hda_codec_amp_init*() | Takashi Iwai | 1 | -19/+52 |
2013-01-12 | ALSA: hda - Introduce cache & flush cmd / amp writes | Takashi Iwai | 1 | -16/+61 |
2013-01-03 | ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol | David Henningsson | 1 | -1/+1 |
2012-12-07 | ALSA: Remove the rest of __devinit* in comments | Takashi Iwai | 1 | -5/+5 |
2012-12-03 | Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 1 | -2/+4 |
2012-11-30 | ALSA: hda - Add a helper function for simple enum kcontrols | Takashi Iwai | 1 | -0/+28 |