summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-1351-0/+51
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0251-0/+51
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0251-0/+51
* | | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-1317-45/+61
|\ \ \
| * | | ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2017-11-062-2/+3
| * | | ALSA: hda/realtek - Add support for ALC1220Peisen2017-10-261-0/+23
| * | | ALSA: Convert timers to use timer_setup()Kees Cook2017-10-265-21/+19
| * | | ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-1/+1
| * | | ALSA: hda - Add model string for Intel reference board quirkTakashi Iwai2017-10-181-0/+1
| * | | ALSA: emu10k1: remove redundant assignment to tmpColin Ian King2017-10-171-1/+0
| * | | ALSA: au88x0: remove redundant assignment of variable iColin Ian King2017-10-171-1/+1
| * | | ALSA: asihpi: clean up a couple of build warningsColin Ian King2017-10-161-3/+0
| * | | ALSA: ens137x: remove redundant variable resultColin Ian King2017-10-161-2/+1
| * | | ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter2017-10-131-0/+2
| * | | ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure2017-10-131-5/+3
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-093-7/+32
| |\ \ \
| * \ \ \ Merge branch 'topic/timer-api' into for-nextTakashi Iwai2017-10-051-7/+5
| |\ \ \ \
| | * | | | ALSA: asihpi: Convert timers to use timer_setup()Kees Cook2017-10-051-7/+5
| * | | | | ALSA: oxygen: Xonar DG(X): make model_xonar_dg constBhumika Goyal2017-09-182-2/+2
| |/ / / /
* | | | | ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang2017-11-091-0/+5
| |_|/ / |/| | |
* | | | ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang2017-10-241-0/+8
* | | | ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang2017-10-201-0/+11
| |_|/ |/| |
* | | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-42/+55
* | | ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-181-1/+1
| |/ |/|
* | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto2017-10-021-3/+3
* | ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-201-0/+21
* | ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu2017-09-191-4/+8
|/
* ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai2017-09-071-5/+1
* ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring2017-09-071-20/+21
* ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring2017-09-071-32/+30
* ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring2017-09-071-8/+8
* ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring2017-09-071-15/+11
* ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring2017-09-071-29/+28
* ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai2017-09-041-2/+6
* ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing2017-09-041-1/+4
* ALSA: hda/realtek - Enable jack detection function for Intel ALC700PeiSen Hou2017-09-041-0/+17
* Merge branch 'for-next' into for-linusTakashi Iwai2017-09-0464-329/+422
|\
| * ALSA: ctxfi: Remove null check before kfreeHimanshu Jha2017-08-312-8/+4
| * ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-301-0/+1
| |\
| * | ALSA: nm256: constify snd_ac97_res_tableArvind Yadav2017-08-241-1/+1
| * | ALSA: ctxfi: make hw structures constBhumika Goyal2017-08-232-2/+2
| * | ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
| * | ALSA: atiixp: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
| * | ALSA: cmipci: Use common error handling code in snd_cmipci_probe()Markus Elfring2017-08-221-8/+11
| * | ALSA: hda - Implement mic-mute LED mode enumTakashi Iwai2017-08-221-6/+81
| * | ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring2017-08-221-20/+22
| * | ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2017-08-222-5/+35
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-222-4/+11
| |\ \
| * | | ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-171-4/+4
OpenPOWER on IntegriCloud