index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
23
-262
/
+23
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-8
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273
Thomas Gleixner
2019-06-05
21
-254
/
+21
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
ALSA: asihpi: Remove unneeded variable change
Hariprasad Kelam
2019-07-05
1
-5
/
+2
|
/
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+2
*
ALSA: asihpi: clean up indentation, replace spaces with tab
Colin Ian King
2018-11-19
1
-1
/
+1
*
ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
2018-10-14
1
-1
/
+1
*
ALSA: asihpi: remove redundant variable max_streams
Colin Ian King
2018-08-01
1
-5
/
+0
*
ALSA: asihpi: Fix PCM format notations
Takashi Iwai
2018-07-27
1
-11
/
+13
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
2
-8
/
+8
*
ALSA: asihpi: Hardening for potential Spectre v1
Takashi Iwai
2018-04-25
2
-5
/
+12
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
2
-0
/
+2
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
|
ALSA: asihpi: clean up a couple of build warnings
Colin Ian King
2017-10-16
1
-3
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-10-09
1
-4
/
+8
|
\
|
|
*
ALSA: asihpi: fix a potential double-fetch bug when copying puhm
Meng Xu
2017-09-19
1
-4
/
+8
*
|
ALSA: asihpi: Convert timers to use timer_setup()
Kees Cook
2017-10-05
1
-7
/
+5
|
/
*
ALSA: asihpi: Kill BUG_ON() usages
Takashi Iwai
2017-09-07
1
-5
/
+1
*
ALSA: asihpi: Put missing KERN_CONT prefix
Takashi Iwai
2017-08-31
1
-2
/
+2
*
ALSA: asihpi: fix kernel memory disclosure
Vlad Tsyrklevich
2016-10-18
1
-1
/
+1
*
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-07
1
-5
/
+2
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-2
/
+2
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
1
-0
/
+1
*
ALSA: asihpi: Fix duplicate const for clock sources
Krzysztof Kozlowski
2015-03-24
1
-1
/
+1
*
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: asihpi: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-8
/
+5
*
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-4
/
+2
*
ALSA: asihpi: Remove always NULL parameter
Lars-Peter Clausen
2015-01-02
1
-7
/
+2
*
ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()
Eliot Blennerhassett
2014-12-31
2
-2
/
+7
*
ALSA: asihpi: update to HPI version 4.14
Eliot Blennerhassett
2014-12-18
1
-3
/
+3
*
ALSA: asihpi: increase tuner pad cache size
Eliot Blennerhassett
2014-12-18
1
-3
/
+3
*
ALSA: asihpi: relax firmware version check
Eliot Blennerhassett
2014-12-18
1
-14
/
+12
*
ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-12-02
1
-2
/
+1
*
ALSA: asihpi: used parts of message/response are zeroed before use
Eliot Blennerhassett
2014-11-22
1
-10
/
+20
*
ALSA: asihpi: don't fail probe if adapter mode read fails
Eliot Blennerhassett
2014-11-22
1
-7
/
+6
*
ALSA: asihpi: Use standard printk helpers
Eliot Blennerhassett
2014-11-22
1
-19
/
+13
*
ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.
Eliot Blennerhassett
2014-11-22
1
-3
/
+12
*
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
2014-11-22
6
-50
/
+321
*
ALSA: asihpi: Refactor control cache code.
Eliot Blennerhassett
2014-11-22
1
-44
/
+63
*
ALSA: asihpi: Use CONFIG_64BIT directly
Eliot Blennerhassett
2014-11-22
2
-10
/
+10
*
ALSA: asihpi: Logging format improvements
Eliot Blennerhassett
2014-11-22
1
-46
/
+39
*
ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver
Eliot Blennerhassett
2014-11-22
2
-11
/
+30
*
ALSA: asihpi: Minor string and dead code cleanup
Eliot Blennerhassett
2014-11-22
1
-9
/
+4
*
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-11-09
1
-4
/
+1
*
ALSA: asihpi: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-41
/
+5
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()
Dan Carpenter
2014-03-31
1
-4
/
+5
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-11
/
+5
*
ALSA: asihpi: a couple array out of bounds issues
Dan Carpenter
2013-09-13
1
-2
/
+7
[next]