aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/asihpi/hpifunc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-09-07ALSA: squash lines for simple wrapper functionsGravatar Masahiro Yamada 1-5/+2
2011-12-22ALSA: asihpi - Add autofade query.Gravatar Eliot Blennerhassett 1-0/+10
2011-07-22ALSA: asihpi - Remove controlex structs and associated special data transfer ...Gravatar Eliot Blennerhassett 1-45/+41
2011-04-05ALSA: asihpi: Remove 2 unused functionsGravatar Eliot Blennerhassett 1-27/+0
2011-02-10ALSA: asihpi - Use consistent err return variable, change some bad variable n...Gravatar Eliot Blennerhassett 1-68/+75
2011-02-10ALSA: asihpi - Remove unused code and data.Gravatar Eliot Blennerhassett 1-106/+0
2011-02-10ALSA: asihpi - Add volume mute control.Gravatar Eliot Blennerhassett 1-0/+10
2011-02-10ALSA: asihpi - Replace adapter list with single item in subsys response.Gravatar Eliot Blennerhassett 1-1/+2
2011-02-10ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Gravatar Eliot Blennerhassett 1-745/+640
2011-02-10ALSA: asihpi - Interrelated HPI tidy up.Gravatar Eliot Blennerhassett 1-920/+65
2010-07-16ALSA: asihpi - Avoid useless assignment of returned index values.Gravatar Eliot Blennerhassett 1-5/+4
2010-07-06ALSA: asihpi - Change compander API and tidyGravatar Eliot Blennerhassett 1-130/+194
2010-05-27ALSA: asihpi - Add hd radio blend functionsGravatar Eliot Blennerhassett 1-2/+15
2010-05-17ALSA: asihpi: incorrect range checkGravatar Dan Carpenter 1-1/+1
2010-05-17ALSA: asihpi: testing the wrong variableGravatar Dan Carpenter 1-1/+1
2010-04-22ALSA: Add support of AudioScience ASI boardsGravatar Eliot Blennerhassett 1-0/+3864