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