summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2017-06-09ALSA: seq: Reorganize kconfig and buildTakashi Iwai1-0/+6
2017-06-09ALSA: via82xx: Constify hw_constraintsTakashi Iwai2-4/+4
2017-06-09ALSA: sonicvibes: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: rme9652: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: hdspm: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: hdsp: Constify hw_constraintsTakashi Iwai1-4/+4
2017-06-09ALSA: rme96: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: rme32: Constify hw_constraintsTakashi Iwai1-3/+2
2017-06-09ALSA: nm256: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: intel8x0: Constify hw_constraintsTakashi Iwai2-8/+8
2017-06-09ALSA: ice1724: Constify hw_constraintsTakashi Iwai4-12/+12
2017-06-09ALSA: ice1712: Constify hw_constraintsTakashi Iwai2-3/+3
2017-06-09ALSA: hda: Constify hw_constraintsTakashi Iwai2-7/+7
2017-06-09ALSA: es1938: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: ens137x: Constify hw_constraintsTakashi Iwai1-8/+8
2017-06-09ALSA: fm801: Constify hw_constraintsTakashi Iwai1-4/+4
2017-06-09ALSA: emu10k1: Constify hw_constraintsTakashi Iwai1-4/+4
2017-06-09ALSA: cs46xx: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: cmipci: Constify hw_constraintsTakashi Iwai1-6/+6
2017-06-09ALSA: bt87x: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: azt3328: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: au88x0: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: atiixp: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: ali5451: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai2-7/+17
2017-06-06ALSA: hda/realtek - Reorder ALC269 ASUS quirk entriesTakashi Iwai1-5/+5
2017-06-06ALSA: hda/realtek: Fix mic and headset jack sense on Asus X705UDChris Chiu1-0/+1
2017-06-02ALSA: hdsp: Convert to the new PCM opsTakashi Iwai1-17/+50
2017-06-02ALSA: rme9652: Convert to the new PCM opsTakashi Iwai1-17/+54
2017-06-02ALSA: rme96: Convert to the new PCM opsTakashi Iwai1-26/+44
2017-06-02ALSA: rme32: Convert to the new PCM copy opsTakashi Iwai1-22/+43
2017-06-02ALSA: korg1212: Convert to the new PCM opsTakashi Iwai1-47/+65
2017-06-02ALSA: nm256: Convert to new PCM copy opsTakashi Iwai1-20/+37
2017-06-02ALSA: es1938: Convert to the new PCM copy opsTakashi Iwai1-8/+25
2017-06-01ALSA: hda - Fix applying MSI dual-codec mobo quirkTakashi Iwai1-2/+2
2017-05-26ALSA: rme32: Deliver indirect-PCM transfer errorTakashi Iwai1-6/+4
2017-05-26ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai1-2/+2
2017-05-26ALSA: cs46xx: Deliver indirect-PCM transfer errorTakashi Iwai1-4/+4
2017-05-23ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-05-22ALSA: hda - Provide dual-codecs model option for a few Realtek codecsTakashi Iwai1-0/+3
2017-05-22ALSA: hda - Apply dual-codec quirk for MSI Z270-Gaming moboTakashi Iwai1-0/+1
2017-05-21ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal1-3/+3
2017-05-21ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal1-1/+1
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai1-54/+73
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-2/+0
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai1-1/+1
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai1-28/+31
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2-168/+0
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai3-85/+44