summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds2018-08-161-1/+1
* Merge branch 'for-next' into for-linusTakashi Iwai2018-08-1259-1258/+1344
|\
| * ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva2018-08-091-1/+1
| * ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams2018-08-081-14/+16
| * ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams2018-08-081-7/+11
| * ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams2018-08-081-0/+15
| * ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams2018-08-081-10/+11
| * ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams2018-08-081-13/+36
| * ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams2018-08-081-13/+19
| * ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams2018-08-081-2/+24
| * ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams2018-08-081-0/+2
| * ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams2018-08-081-1/+6
| * ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams2018-08-081-13/+3Star
| * ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams2018-08-081-24/+38
| * ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-061-0/+2
| * ALSA: emu10k1: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-061-2/+2
| * ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
| * ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc2018-08-051-0/+1
| * ALSA: pci: Remove empty init and exitTakashi Iwai2018-08-032-28/+0Star
| * ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King2018-08-011-2/+0Star
| * ALSA: ens137x: remove redundant array pcm_devsColin Ian King2018-08-011-2/+1Star
| * ALSA: emu10k1: remove redundant variable attnColin Ian King2018-08-011-2/+1Star
| * ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King2018-08-011-6/+1Star
| * ALSA: asihpi: remove redundant variable max_streamsColin Ian King2018-08-011-5/+0Star
| * Merge branch 'for-linus' into topic/virmidiTakashi Iwai2018-07-295-10/+13
| |\
| * | ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai2018-07-291-34/+33Star
| * | ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai2018-07-271-6/+6
| * | ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai2018-07-271-3/+3
| * | ALSA: atiixp_modem: Proper endian notationsTakashi Iwai2018-07-271-2/+2
| * | ALSA: atiixp: Proper endian notationsTakashi Iwai2018-07-271-2/+2
| * | ALSA: bt87x: Proper endian notationsTakashi Iwai2018-07-271-2/+2
| * | ALSA: echoaudio: Proper endian notationsTakashi Iwai2018-07-275-38/+42
| * | ALSA: maestro3: Proper endian notationsTakashi Iwai2018-07-271-3/+3
| * | ALSA: intel8x0m: Proper endian notationsTakashi Iwai2018-07-271-3/+3
| * | ALSA: intel8x0: Proper endian notationsTakashi Iwai2018-07-271-3/+3
| * | ALSA: lola: Proper endian notationsTakashi Iwai2018-07-273-8/+8
| * | ALSA: mixart: Proper endian notationsTakashi Iwai2018-07-273-27/+27
| * | ALSA: riptide: Properly endian notationsTakashi Iwai2018-07-271-4/+4
| * | ALSA: trident: Proper endian notationsTakashi Iwai2018-07-272-2/+2
| * | ALSA: ymfpci: Proper endian notationsTakashi Iwai2018-07-272-42/+42
| * | ALSA: asihpi: Fix PCM format notationsTakashi Iwai2018-07-271-11/+13
| * | ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-272-2/+2
| * | ALSA: riptide: Fix PCM format type conversionTakashi Iwai2018-07-271-1/+1
| * | ALSA: trident: Suppress gcc string warningTakashi Iwai2018-07-261-1/+1
| * | ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai2018-07-261-12/+12
| * | ALSA: korg1212: Add __force annotation to cast in user-copy callbacksTakashi Iwai2018-07-261-2/+2
| * | ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai2018-07-261-2/+2
| * | ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai2018-07-261-2/+1Star
| * | Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-191-16/+41
| |\ \
| | * | ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-171-13/+37