index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
Age
Commit message (
Expand
)
Author
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2018-11-19
ALSA: asihpi: clean up indentation, replace spaces with tab
Colin Ian King
2018-10-14
ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
2018-08-01
ALSA: asihpi: remove redundant variable max_streams
Colin Ian King
2018-07-27
ALSA: asihpi: Fix PCM format notations
Takashi Iwai
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2018-04-25
ALSA: asihpi: Hardening for potential Spectre v1
Takashi Iwai
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
ALSA: asihpi: clean up a couple of build warnings
Colin Ian King
2017-10-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-10-05
ALSA: asihpi: Convert timers to use timer_setup()
Kees Cook
2017-09-19
ALSA: asihpi: fix a potential double-fetch bug when copying puhm
Meng Xu
2017-09-07
ALSA: asihpi: Kill BUG_ON() usages
Takashi Iwai
2017-08-31
ALSA: asihpi: Put missing KERN_CONT prefix
Takashi Iwai
2016-10-18
ALSA: asihpi: fix kernel memory disclosure
Vlad Tsyrklevich
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-03-24
ALSA: asihpi: Fix duplicate const for clock sources
Krzysztof Kozlowski
2015-01-28
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-19
ALSA: asihpi: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-02
ALSA: asihpi: Remove always NULL parameter
Lars-Peter Clausen
2014-12-31
ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()
Eliot Blennerhassett
2014-12-18
ALSA: asihpi: update to HPI version 4.14
Eliot Blennerhassett
2014-12-18
ALSA: asihpi: increase tuner pad cache size
Eliot Blennerhassett
2014-12-18
ALSA: asihpi: relax firmware version check
Eliot Blennerhassett
2014-12-02
ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-22
ALSA: asihpi: used parts of message/response are zeroed before use
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: don't fail probe if adapter mode read fails
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Use standard printk helpers
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Refactor control cache code.
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Use CONFIG_64BIT directly
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Logging format improvements
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver
Eliot Blennerhassett
2014-11-22
ALSA: asihpi: Minor string and dead code cleanup
Eliot Blennerhassett
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-10-21
ALSA: asihpi: Use snd_ctl_enum_info()
Takashi Iwai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-03-31
ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()
Dan Carpenter
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-09-13
ALSA: asihpi: a couple array out of bounds issues
Dan Carpenter
2013-07-15
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-04-29
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats
Eldad Zack
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
[next]