index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
/
hpioctl.c
Age
Commit message (
Expand
)
Author
2020-10-12
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-09-21
ALSA: asihpi: fix iounmap in error handler
Tom Rix
2020-09-09
ALSA: asihpi: Replace tasklet with threaded irq
Takashi Iwai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2018-04-25
ALSA: asihpi: Hardening for potential Spectre v1
Takashi Iwai
2017-09-19
ALSA: asihpi: fix a potential double-fetch bug when copying puhm
Meng Xu
2016-10-18
ALSA: asihpi: fix kernel memory disclosure
Vlad Tsyrklevich
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-01-28
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2014-12-31
ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()
Eliot Blennerhassett
2014-12-02
ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-22
ALSA: asihpi: don't fail probe if adapter mode read fails
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-10-28
ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-12-22
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
2011-12-22
ALSA: asihpi - Split hpi version info into separate header file.
Eliot Blennerhassett
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-08-02
ALSA: asihpi - Clarify adapter index validity check
Eliot Blennerhassett
2011-07-27
ALSA: asihpi - off by one in asihpi_hpi_ioctl()
Dan Carpenter
2011-07-27
ALSA: asihpi - bug fix pa use before init.
Eliot Blennerhassett
2011-07-22
ALSA: asihpi - Remove spurious adapter index check
Eliot Blennerhassett
2011-04-05
ALSA: asihpi: Minor cleanups
Eliot Blennerhassett
2011-04-05
ALSA: asihpi: Simplify driver unload cleanup
Eliot Blennerhassett
2011-03-18
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
Dan Rosenberg
2011-02-10
ALSA: asihpi - Ensure all adapter data is cleared on device removal.
Eliot Blennerhassett
2011-02-10
ALSA: asihpi - Replace adapter list with single item in subsys response.
Eliot Blennerhassett
2011-02-10
ALSA: asihpi - Remove unused subsys pointer from all HPI functions.
Eliot Blennerhassett
2011-02-10
ALSA: asihpi - Interrelated HPI tidy up.
Eliot Blennerhassett
2010-11-22
ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-07-29
ALSA: asihpi: check return value of get_user()
Kulikov Vasiliy
2010-07-06
ALSA: asihpi - Use version string instead of printf formatting
Eliot Blennerhassett
2010-04-22
ALSA: Add support of AudioScience ASI boards
Eliot Blennerhassett