aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi/hpioctl.c
Commit message (Expand)AuthorAge
* ALSA: asihpi: fix kernel memory disclosureVlad Tsyrklevich2016-10-18
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-03
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-28
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett2014-12-31
* ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-12-02
* ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett2014-11-22
* ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett2014-11-22
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-28
* ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett2011-12-22
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett2011-08-02
* ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter2011-07-27
* ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett2011-07-27
* ALSA: asihpi - Remove spurious adapter index checkEliot Blennerhassett2011-07-22
* ALSA: asihpi: Minor cleanupsEliot Blennerhassett2011-04-05
* ALSA: asihpi: Simplify driver unload cleanupEliot Blennerhassett2011-04-05
* ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg2011-03-18
* ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett2011-02-10
* ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett2011-02-10
* ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett2011-02-10
* ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett2011-02-10
* ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-22
* ALSA: asihpi: check return value of get_user()Kulikov Vasiliy2010-07-29
* ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett2010-07-06
* ALSA: Add support of AudioScience ASI boardsEliot Blennerhassett2010-04-22