index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
/
hpioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-2
/
+2
*
ALSA: asihpi: Hardening for potential Spectre v1
Takashi Iwai
2018-04-25
1
-1
/
+3
*
ALSA: asihpi: fix a potential double-fetch bug when copying puhm
Meng Xu
2017-09-19
1
-4
/
+8
*
ALSA: asihpi: fix kernel memory disclosure
Vlad Tsyrklevich
2016-10-18
1
-1
/
+1
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
1
-0
/
+1
*
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-4
/
+2
*
ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()
Eliot Blennerhassett
2014-12-31
1
-0
/
+2
*
ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-12-02
1
-2
/
+1
*
ALSA: asihpi: don't fail probe if adapter mode read fails
Eliot Blennerhassett
2014-11-22
1
-7
/
+6
*
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
2014-11-22
1
-9
/
+115
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-3
/
+3
*
ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-10-28
1
-9
/
+8
*
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
2011-12-22
1
-36
/
+26
*
ALSA: asihpi - Split hpi version info into separate header file.
Eliot Blennerhassett
2011-12-22
1
-0
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ALSA: asihpi - Clarify adapter index validity check
Eliot Blennerhassett
2011-08-02
1
-7
/
+12
*
ALSA: asihpi - off by one in asihpi_hpi_ioctl()
Dan Carpenter
2011-07-27
1
-1
/
+1
*
ALSA: asihpi - bug fix pa use before init.
Eliot Blennerhassett
2011-07-27
1
-7
/
+4
*
ALSA: asihpi - Remove spurious adapter index check
Eliot Blennerhassett
2011-07-22
1
-7
/
+3
*
ALSA: asihpi: Minor cleanups
Eliot Blennerhassett
2011-04-05
1
-6
/
+3
*
ALSA: asihpi: Simplify driver unload cleanup
Eliot Blennerhassett
2011-04-05
1
-26
/
+28
*
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
Dan Rosenberg
2011-03-18
1
-0
/
+5
*
ALSA: asihpi - Ensure all adapter data is cleared on device removal.
Eliot Blennerhassett
2011-02-10
1
-3
/
+3
*
ALSA: asihpi - Replace adapter list with single item in subsys response.
Eliot Blennerhassett
2011-02-10
1
-1
/
+1
*
ALSA: asihpi - Remove unused subsys pointer from all HPI functions.
Eliot Blennerhassett
2011-02-10
1
-1
/
+1
*
ALSA: asihpi - Interrelated HPI tidy up.
Eliot Blennerhassett
2011-02-10
1
-39
/
+36
*
ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-11-22
1
-1
/
+1
*
ALSA: asihpi: check return value of get_user()
Kulikov Vasiliy
2010-07-29
1
-4
/
+13
*
ALSA: asihpi - Use version string instead of printf formatting
Eliot Blennerhassett
2010-07-06
1
-3
/
+1
*
ALSA: Add support of AudioScience ASI boards
Eliot Blennerhassett
2010-04-22
1
-0
/
+484