summaryrefslogtreecommitdiff
path: root/sound/pci/asihpi/hpioctl.c
AgeCommit message (Expand)Author
2017-09-19ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu
2016-10-18ALSA: asihpi: fix kernel memory disclosureVlad Tsyrklevich
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-12-31ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett
2014-12-02ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-11-22ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett
2014-11-22ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-28ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-08-02ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett
2011-07-27ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter
2011-07-27ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett
2011-07-22ALSA: asihpi - Remove spurious adapter index checkEliot Blennerhassett
2011-04-05ALSA: asihpi: Minor cleanupsEliot Blennerhassett
2011-04-05ALSA: asihpi: Simplify driver unload cleanupEliot Blennerhassett
2011-03-18ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg
2011-02-10ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett
2010-11-22ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-07-29ALSA: asihpi: check return value of get_user()Kulikov Vasiliy
2010-07-06ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett
2010-04-22ALSA: Add support of AudioScience ASI boardsEliot Blennerhassett