summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2018-09-12ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown
2018-09-11ALSA: hda: fix unused variable warningAnders Roxell
2018-09-10ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau
2018-09-04Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai
2018-09-04ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai
2018-09-04ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai
2018-09-04ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-08-30ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai
2018-08-30ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai
2018-08-28ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja
2018-08-28ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-08-28ALSA: intel8x0: Use the new non-cached allocation for 440MX workaroundTakashi Iwai
2018-08-28ALSA: hda: Remove substream allocation/free opsTakashi Iwai
2018-08-28ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai
2018-08-28ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai
2018-08-27ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King
2018-08-23Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-21ALSA: hda/realtek - Fix HP Headset Mic can't recordKailang Yang
2018-08-15ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai
2018-08-09ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-08ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams
2018-08-06ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-06ALSA: emu10k1: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-06ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-05ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai
2018-08-02ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede
2018-08-01ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King
2018-08-01ALSA: ens137x: remove redundant array pcm_devsColin Ian King
2018-08-01ALSA: emu10k1: remove redundant variable attnColin Ian King
2018-08-01ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King
2018-08-01ALSA: asihpi: remove redundant variable max_streamsColin Ian King
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai
2018-07-28ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung
2018-07-28ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai