summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-10-044-24/+66
|\
| * ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-041-0/+1
| * ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-132-23/+64
| * ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-101-1/+1
* | ALSA: intel8x0: Fix fall-through annotationsGustavo A. R. Silva2018-10-031-4/+4
* | ALSA: hda/ca0132 - Add ZxR exit commandsConnor McAdams2018-10-021-0/+33
* | ALSA: hda/ca0132 - Add ZxR 600 ohm gain controlConnor McAdams2018-10-021-2/+42
* | ALSA: hda/ca0132 - Remove input select enum for ZxRConnor McAdams2018-10-021-1/+14
* | ALSA: hda/ca0132 - Add ZxR input/output select commandsConnor McAdams2018-10-021-0/+25
* | ALSA: hda/ca0132 - Add ZxR DSP post-download commandsConnor McAdams2018-10-021-13/+24
* | ALSA: hda/ca0132 - Add ZxR init commandsConnor McAdams2018-10-021-1/+13
* | ALSA: hda/ca0132 - Add DBpro hda_codec_opsConnor McAdams2018-10-021-0/+100
* | ALSA: hda/ca0132 - Add ZxR pincfgConnor McAdams2018-10-021-0/+50
* | ALSA: hda/ca0132 - Add ZxR quirks + new quirk check functionConnor McAdams2018-10-021-0/+28
* | ALSA: hda/ca0132 - Fix surround sound with output effectsConnor McAdams2018-10-021-5/+14
* | ALSA: hda/ca0132 - Fix AE-5 control typeConnor McAdams2018-10-021-2/+2
* | ALSA: hda/ca0132 - Add AE-5 exit functionConnor McAdams2018-09-201-0/+28
* | ALSA: hda/ca0132 - Add AE-5 specific controlsConnor McAdams2018-09-201-1/+238
* | ALSA: hda/ca0132 - Add input selection commands for AE-5Connor McAdams2018-09-201-6/+29
* | ALSA: hda/ca0132 - Add output set commands for AE-5Connor McAdams2018-09-201-10/+70
* | ALSA: hda/ca0132 - Clean up ca0132_alt_out_selectConnor McAdams2018-09-201-51/+69
* | ALSA: hda/ca0132 - Add DSP setup functions for AE-5Connor McAdams2018-09-201-0/+215
* | ALSA: hda/ca0132 - Merge post-dsp functions + cleanupConnor McAdams2018-09-201-96/+75
* | ALSA: hda/ca0132 - Change firmware name and usageConnor McAdams2018-09-201-5/+7
* | ALSA: hda/ca0132 - Add AE-5 regular init setupConnor McAdams2018-09-201-0/+12
* | ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functionsConnor McAdams2018-09-201-23/+134
* | ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5Connor McAdams2018-09-201-6/+55
* | ALSA: hda/ca0132 - Set AE-5 bools and select mixerConnor McAdams2018-09-201-1/+10
* | ALSA: hda/ca0132 - Add pincfg for AE-5Connor McAdams2018-09-201-13/+60
* | ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5Connor McAdams2018-09-201-0/+2
* | ALSA: hda/ca0132 - Define new verbs and control paramsConnor McAdams2018-09-201-11/+12
* | ALSA: atiixp: fix fall-through annotationsGustavo A. R. Silva2018-09-141-3/+3
* | ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai2018-09-131-10/+10
* | ALSA: hda: fix unused variable warningAnders Roxell2018-09-111-5/+4
* | Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai2018-09-044-18/+16
|\ \
| * | ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-2/+4
| * | ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-1/+2
| * | ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-14/+8
| |/
| * ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-08-301-1/+2
* | Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-08-3025-558/+24
|\ \
| * | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-3025-558/+24
| |/
* | ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai2018-08-303-24/+4
* | ALSA: intel8x0: Use the new non-cached allocation for 440MX workaroundTakashi Iwai2018-08-281-77/+12
* | ALSA: hda: Remove substream allocation/free opsTakashi Iwai2018-08-284-41/+5
* | ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai2018-08-283-79/+8
* | ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-08-282-3/+9
* | ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King2018-08-271-1/+1
|/
* Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-231-1/+17
|\
| * ALSA: hda/realtek - Fix HP Headset Mic can't recordKailang Yang2018-08-211-1/+17
* | ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds2018-08-151-1/+1
|/