summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into topic/virmidiTakashi Iwai2018-07-295-10/+13
|\
| * ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung2018-07-281-0/+1
| * ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung2018-07-281-1/+2
| * ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-07-262-5/+5
| * ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-07-261-4/+4
| * ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai2018-07-181-0/+1
* | ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai2018-07-291-34/+33
* | 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/+1
* | 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
| * | ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-2/+3
| * | drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-4/+4
| * | Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai2018-07-122-17/+53
| |\ \
* | \ \ Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai2018-07-181-5/+6
|\ \ \ \
| * | | | vga_switcheroo: set audio client id according to bound GPU idJim Qu2018-07-171-5/+6
| |/ / /
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-177-10/+42
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi2018-07-161-0/+1
| * | | ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin2018-07-161-0/+1
| |/ /
| * | ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater2018-07-121-1/+1
| * | ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater2018-07-121-0/+1
| * | ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang2018-07-061-1/+5
| * | ALSA: hda - Handle pm failure during hotplugChris Wilson2018-07-021-5/+14
| * | ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang2018-06-251-1/+8
| * | ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai2018-06-221-0/+1
| * | ALSA: hda/ca0132: make array ca0132_alt_chmaps staticColin Ian King2018-06-211-1/+1
| * | ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai2018-06-213-2/+9
| * | ALSA: lx6464es: Missing error code in snd_lx6464es_create()Dan Carpenter2018-06-211-0/+1
* | | ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_newGustavo A. R. Silva2018-07-171-5/+2
* | | ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu2018-07-161-1/+1