| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2017-11-09 | 1 | -0/+5 |
|\ |
|
| * | ALSA: hda - fix headset mic problem for Dell machines with alc274 | Hui Wang | 2017-11-09 | 1 | -0/+5 |
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 51 | -0/+51 |
|\ \
| |/
|/| |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 51 | -0/+51 |
* | | ALSA: hda - fix headset mic problem for Dell machines with alc236 | Hui Wang | 2017-10-24 | 1 | -0/+8 |
* | | ALSA: hda/realtek - Add support for ALC236/ALC3204 | Kailang Yang | 2017-10-20 | 1 | -0/+11 |
|/ |
|
* | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal | Takashi Iwai | 2017-10-18 | 1 | -42/+55 |
* | ALSA: hda: Remove superfluous '-' added by printk conversion | Takashi Iwai | 2017-10-18 | 1 | -1/+1 |
* | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member... | Takashi Sakamoto | 2017-10-02 | 1 | -3/+3 |
* | ALSA: hda - program ICT bits to support HBR audio | Sriram Periyasamy | 2017-09-20 | 1 | -0/+21 |
* | ALSA: asihpi: fix a potential double-fetch bug when copying puhm | Meng Xu | 2017-09-19 | 1 | -4/+8 |
* | ALSA: asihpi: Kill BUG_ON() usages | Takashi Iwai | 2017-09-07 | 1 | -5/+1 |
* | ALSA: ymfpci: Use common error handling code in snd_ymfpci_create() | Markus Elfring | 2017-09-07 | 1 | -20/+21 |
* | ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe() | Markus Elfring | 2017-09-07 | 1 | -32/+30 |
* | ALSA: hdspm: Use common error handling code in snd_hdspm_probe() | Markus Elfring | 2017-09-07 | 1 | -8/+8 |
* | ALSA: rme9652: Use common code in hdsp_get_iobox_version() | Markus Elfring | 2017-09-07 | 1 | -15/+11 |
* | ALSA: maestro3: Use common error handling code in two functions | Markus Elfring | 2017-09-07 | 1 | -29/+28 |
* | ALSA: hda/ca0132 - Fix memory leak at error path | Takashi Iwai | 2017-09-04 | 1 | -2/+6 |
* | ALSA: hda: Fix forget to free resource in error handling code path in hda_cod... | Wang YanQing | 2017-09-04 | 1 | -1/+4 |
* | ALSA: hda/realtek - Enable jack detection function for Intel ALC700 | PeiSen Hou | 2017-09-04 | 1 | -0/+17 |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2017-09-04 | 64 | -329/+422 |
|\ |
|
| * | ALSA: ctxfi: Remove null check before kfree | Himanshu Jha | 2017-08-31 | 2 | -8/+4 |
| * | ALSA: asihpi: Put missing KERN_CONT prefix | Takashi Iwai | 2017-08-31 | 1 | -2/+2 |
| * | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-08-30 | 1 | -0/+1 |
| |\ |
|
| * | | ALSA: nm256: constify snd_ac97_res_table | Arvind Yadav | 2017-08-24 | 1 | -1/+1 |
| * | | ALSA: ctxfi: make hw structures const | Bhumika Goyal | 2017-08-23 | 2 | -2/+2 |
| * | | ALSA: intel8x0: constify ac97_pcm structures | Arvind Yadav | 2017-08-23 | 1 | -1/+1 |
| * | | ALSA: atiixp: constify ac97_pcm structures | Arvind Yadav | 2017-08-23 | 1 | -1/+1 |
| * | | ALSA: cmipci: Use common error handling code in snd_cmipci_probe() | Markus Elfring | 2017-08-22 | 1 | -8/+11 |
| * | | ALSA: hda - Implement mic-mute LED mode enum | Takashi Iwai | 2017-08-22 | 1 | -6/+81 |
| * | | ALSA: ctxfi: Use common error handling code in two functions | Markus Elfring | 2017-08-22 | 1 | -20/+22 |
| * | | ALSA: ice1712: Add support for STAudio ADCIII | Takashi Iwai | 2017-08-22 | 2 | -5/+35 |
| * | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-08-22 | 2 | -4/+11 |
| |\ \ |
|
| * | | | ALSA: pci: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 1 | -4/+4 |
| * | | | ALSA: hda: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-16 | 2 | -3/+3 |
| * | | | ALSA: pcxhr: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-16 | 1 | -2/+2 |
| * | | | ALSA: rme9652: Use common error handling code in two functions | Markus Elfring | 2017-08-15 | 2 | -15/+12 |
| * | | | ALSA: ca0106: Delete an error message for a failed memory allocation in snd_c... | Markus Elfring | 2017-08-12 | 1 | -4/+2 |
| * | | | ALSA: mixart: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 2017-08-12 | 1 | -3/+1 |
| * | | | ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_... | Markus Elfring | 2017-08-12 | 1 | -3/+1 |
| * | | | ALSA: pci: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 21 | -45/+45 |
| * | | | ALSA: ymfpci: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
| * | | | ALSA: trident: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -5/+5 |
| * | | | ALSA: rme9652: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 2 | -4/+4 |
| * | | | ALSA: riptide: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
| * | | | ALSA: pcxhr: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
| * | | | ALSA: ctxfi: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -3/+3 |
| * | | | ALSA: mixart: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
| * | | | ALSA: lx6464es: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
| * | | | ALSA: lola: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |