index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
/
hpioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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