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
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
53
-803
/
+53
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
5
-71
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
3
-42
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
8
-0
/
+8
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-04-28
ALSA: gus: fix misuse of %x
Fuqian Huang
1
-1
/
+1
2019-03-16
ALSA: sb8: add a check for request_region
Kangjie Lu
1
-0
/
+4
2019-02-14
ALSA: es1688: Remove set but not used variable 'hw'
YueHaibing
1
-3
/
+1
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
4
-16
/
+5
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
9
-12
/
+13
2019-01-18
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
10
-12
/
+0
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
10
-12
/
+0
2019-01-07
ALSA: sb: fix a missing check of snd_ctl_add
Aditya Pakki
1
-3
/
+7
2019-01-07
ALSA: gus: add a check of the status of snd_ctl_add
Kangjie Lu
1
-2
/
+11
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-11-24
ALSA: wss: Fix invalid snd_free_pages() at error path
Takashi Iwai
1
-2
/
+0
2018-10-12
ALSA: opti92xx-ad1848: Use the standard fall-through annotation
Takashi Iwai
1
-2
/
+4
2018-10-02
ALSA: sb8: Fix fall-through annotations
Gustavo A. R. Silva
1
-5
/
+5
2018-08-03
ALSA: isa: Remove empty init and exit
Takashi Iwai
7
-112
/
+0
2018-08-03
ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"
Colin Ian King
1
-1
/
+1
2018-08-03
ALSA: es18xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-03
ALSA: opti9xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-08-03
ALSA: opti92x: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-03
ALSA: galaxy: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-02
ALSA: sb: Fix a typo
Takashi Iwai
1
-1
/
+1
2018-07-27
ALSA: sb: Proper endian notations
Takashi Iwai
1
-15
/
+15
2018-07-27
ALSA: sb: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-3
/
+3
2018-07-27
ALSA: sb: Fix PCM format bit calculation
Takashi Iwai
1
-3
/
+6
2018-07-27
ALSA: wss: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-1
/
+1
2018-07-27
ALSA: ad1816a: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-1
/
+2
2018-07-26
ALSA: msnd: Use NULL instead of 0
Takashi Iwai
1
-1
/
+1
2018-07-26
ALSA: msnd: Fix the default sample sizes
Takashi Iwai
1
-2
/
+2
2018-07-26
ALSA: msnd: Add missing __iomem annotations
Takashi Iwai
4
-12
/
+12
2018-07-17
ALSA: emu8000: Use swap macro in snd_emu8000_sample_new
Gustavo A. R. Silva
1
-5
/
+2
2018-07-16
ALSA: sb8: remove redundant pointer runtime
Colin Ian King
1
-3
/
+0
2018-07-16
ALSA: gus: remove redundant pointer private_data
Colin Ian King
1
-2
/
+0
2018-07-16
ALSA: es1688: remove redundant pointer chip
Colin Ian King
1
-2
/
+0
2018-06-26
ALSA: Fix references to Documentation/.*/MultiSound
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+2
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-16
/
+16
2018-05-02
ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped"
Colin Ian King
1
-2
/
+2
2018-04-23
ALSA: cmi8328: array_find() can be static
kbuild test robot
1
-2
/
+2
2018-04-20
media: sound, isapnp: allow building more drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-3
/
+3
2018-04-20
media: sound, media: allow building ISA drivers it with COMPILE_TEST
Mauro Carvalho Chehab
1
-4
/
+5
2017-11-29
ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...
Markus Elfring
1
-3
/
+2
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
[next]