Age | Commit message (Expand) | Author | Files | Lines |
2018-11-19 | ALSA: hda/ca0132 - fix AE-5 pincfg | Connor McAdams | 1 | -1/+1 |
2018-11-19 | ALSA: hda/ca0132 - Add new ZxR quirk | Connor McAdams | 1 | -0/+1 |
2018-11-12 | ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap() | Takashi Iwai | 1 | -1/+1 |
2018-11-12 | ALSA: hda/realtek - Add quirk entry for HP Pavilion 15 | Takashi Iwai | 1 | -0/+1 |
2018-11-06 | ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks | Takashi Iwai | 1 | -2/+2 |
2018-10-29 | ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops | Alex Stanoev | 1 | -1/+1 |
2018-10-23 | Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2 | -0/+13 |
2018-10-22 | ALSA: hda/ca0132 - Actually fix microphone issue | Connor McAdams | 1 | -36/+37 |
2018-10-21 | Merge branch 'asoc-4.20' into asoc-next | Mark Brown | 25 | -558/+37 |
2018-10-16 | ALSA: hda: Add 2 more models to the power_save blacklist | Hans de Goede | 1 | -0/+4 |
2018-10-14 | ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent | Christoph Hellwig | 1 | -1/+1 |
2018-10-12 | ALSA: au88xx: Add fall-through annotations | Takashi Iwai | 1 | -0/+6 |
2018-10-12 | ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905) | Jeremy Cline | 1 | -0/+1 |
2018-10-10 | ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715 | Hui Wang | 1 | -0/+6 |
2018-10-09 | ALSA: hda - Fix headphone pin config for ASUS G751 | Takashi Iwai | 1 | -1/+11 |
2018-10-09 | ALSA: hda/ca0132 - Fix input effect controls for desktop cards | Connor McAdams | 1 | -4/+4 |
2018-10-09 | ALSA: hda/ca0132 - Add error checking in ca0132_build_controls() | Connor McAdams | 1 | -12/+35 |
2018-10-09 | ALSA: hda/ca0132 - Clean up patch_ca0132() | Connor McAdams | 1 | -5/+9 |
2018-10-09 | ALSA: hda/ca0132 - Fix microphone inconsistency issues | Connor McAdams | 1 | -0/+6 |
2018-10-07 | ALSA: hda - Add ASUS G751 quirk model entry | Takashi Iwai | 1 | -0/+1 |
2018-10-07 | ALSA: hda - Add quirk for ASUS G751 laptop | Takashi Iwai | 1 | -0/+10 |
2018-10-04 | ALSA: hda/sigmatel - Disable automute for Elo VuPoint | Michael Pobega | 1 | -0/+20 |
2018-10-04 | Merge branch 'for-linus' into for-next | Takashi Iwai | 4 | -24/+66 |
2018-10-04 | ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760 | Kai-Heng Feng | 1 | -0/+1 |
2018-10-03 | ALSA: intel8x0: Fix fall-through annotations | Gustavo A. R. Silva | 1 | -4/+4 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR exit commands | Connor McAdams | 1 | -0/+33 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR 600 ohm gain control | Connor McAdams | 1 | -2/+42 |
2018-10-02 | ALSA: hda/ca0132 - Remove input select enum for ZxR | Connor McAdams | 1 | -1/+14 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR input/output select commands | Connor McAdams | 1 | -0/+25 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR DSP post-download commands | Connor McAdams | 1 | -13/+24 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR init commands | Connor McAdams | 1 | -1/+13 |
2018-10-02 | ALSA: hda/ca0132 - Add DBpro hda_codec_ops | Connor McAdams | 1 | -0/+100 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR pincfg | Connor McAdams | 1 | -0/+50 |
2018-10-02 | ALSA: hda/ca0132 - Add ZxR quirks + new quirk check function | Connor McAdams | 1 | -0/+28 |
2018-10-02 | ALSA: hda/ca0132 - Fix surround sound with output effects | Connor McAdams | 1 | -5/+14 |
2018-10-02 | ALSA: hda/ca0132 - Fix AE-5 control type | Connor McAdams | 1 | -2/+2 |
2018-09-20 | ALSA: hda/ca0132 - Add AE-5 exit function | Connor McAdams | 1 | -0/+28 |
2018-09-20 | ALSA: hda/ca0132 - Add AE-5 specific controls | Connor McAdams | 1 | -1/+238 |
2018-09-20 | ALSA: hda/ca0132 - Add input selection commands for AE-5 | Connor McAdams | 1 | -6/+29 |
2018-09-20 | ALSA: hda/ca0132 - Add output set commands for AE-5 | Connor McAdams | 1 | -10/+70 |
2018-09-20 | ALSA: hda/ca0132 - Clean up ca0132_alt_out_select | Connor McAdams | 1 | -51/+69 |
2018-09-20 | ALSA: hda/ca0132 - Add DSP setup functions for AE-5 | Connor McAdams | 1 | -0/+215 |
2018-09-20 | ALSA: hda/ca0132 - Merge post-dsp functions + cleanup | Connor McAdams | 1 | -96/+75 |
2018-09-20 | ALSA: hda/ca0132 - Change firmware name and usage | Connor McAdams | 1 | -5/+7 |
2018-09-20 | ALSA: hda/ca0132 - Add AE-5 regular init setup | Connor McAdams | 1 | -0/+12 |
2018-09-20 | ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functions | Connor McAdams | 1 | -23/+134 |
2018-09-20 | ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5 | Connor McAdams | 1 | -6/+55 |
2018-09-20 | ALSA: hda/ca0132 - Set AE-5 bools and select mixer | Connor McAdams | 1 | -1/+10 |
2018-09-20 | ALSA: hda/ca0132 - Add pincfg for AE-5 | Connor McAdams | 1 | -13/+60 |
2018-09-20 | ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5 | Connor McAdams | 1 | -0/+2 |