aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-30ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai1-1/+2
2018-08-23Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+17
2018-08-21ALSA: hda/realtek - Fix HP Headset Mic can't recordKailang Yang1-1/+17
2018-08-15ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds1-1/+1
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai59-1258/+1344
2018-08-09ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-08ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams1-14/+16
2018-08-08ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams1-7/+11
2018-08-08ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams1-0/+15
2018-08-08ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams1-10/+11
2018-08-08ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams1-13/+36
2018-08-08ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams1-13/+19
2018-08-08ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams1-2/+24
2018-08-08ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams1-0/+2
2018-08-08ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams1-1/+6
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams1-13/+3
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams1-24/+38
2018-08-06ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-06ALSA: emu10k1: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-08-06ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-05ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc1-0/+1
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai2-28/+0
2018-08-02ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede1-1/+1
2018-08-01ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King1-2/+0
2018-08-01ALSA: ens137x: remove redundant array pcm_devsColin Ian King1-2/+1
2018-08-01ALSA: emu10k1: remove redundant variable attnColin Ian King1-2/+1
2018-08-01ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King1-6/+1
2018-08-01ALSA: asihpi: remove redundant variable max_streamsColin Ian King1-5/+0
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai5-10/+13
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai1-34/+33
2018-07-28ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-07-28ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-6/+6
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai1-3/+3
2018-07-27ALSA: atiixp_modem: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: atiixp: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: bt87x: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: echoaudio: Proper endian notationsTakashi Iwai5-38/+42
2018-07-27ALSA: maestro3: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: intel8x0m: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: intel8x0: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: lola: Proper endian notationsTakashi Iwai3-8/+8
2018-07-27ALSA: mixart: Proper endian notationsTakashi Iwai3-27/+27
2018-07-27ALSA: riptide: Properly endian notationsTakashi Iwai1-4/+4
2018-07-27ALSA: trident: Proper endian notationsTakashi Iwai2-2/+2
2018-07-27ALSA: ymfpci: Proper endian notationsTakashi Iwai2-42/+42
2018-07-27ALSA: asihpi: Fix PCM format notationsTakashi Iwai1-11/+13
2018-07-27ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai2-2/+2
2018-07-27ALSA: riptide: Fix PCM format type conversionTakashi Iwai1-1/+1
2018-07-26ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1