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