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
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
2017-10-25
ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c
Takashi Iwai
1
-2
/
+2
2017-10-25
ALSA: sb: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+8
2017-10-24
ALSA: wavefront: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
9
-17
/
+17
2017-08-17
ALSA: wavefront: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: sscape: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: sb16: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: opti9xx: constify pnp_card_device_id
Arvind Yadav
2
-2
/
+2
2017-08-17
ALSA: msnd: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: gus: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: es1688: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: cs4236: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: cmi8330: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: azt2320: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: als100: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: ad1816a: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id
Arvind Yadav
1
-2
/
+2
2017-08-17
ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
Arvind Yadav
1
-2
/
+2
2017-08-15
sound: emu8000: constify emu8000_ops
Julia Lawall
1
-1
/
+1
2017-08-12
ALSA: wss: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: sb8: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: sb16: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: emu8000: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-12
ALSA: msnd: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: gus: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: es18xx: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: es1688: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: ad1816a: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-04
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2017-07-18
ALSA: opti9xx: fix format string overflow warning
Arnd Bergmann
2
-9
/
+12
2017-07-18
ALSA: ad1848: fix format string overflow warning
Arnd Bergmann
1
-7
/
+11
2017-07-18
ALSA: cs423x: fix format string overflow warning
Arnd Bergmann
2
-16
/
+22
2017-07-18
ALSA: als100: fix format string overflow warning
Arnd Bergmann
1
-6
/
+7
2017-07-14
Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-26
/
+27
2017-07-07
ALSA: msnd: Optimize / harden DSP and MIDI loops
Takashi Iwai
2
-26
/
+27
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-181
/
+211
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
3
-2
/
+3
2017-06-09
ALSA: synth: Select snd-emux-synth explicitly
Takashi Iwai
1
-0
/
+1
2017-06-09
ALSA: seq: Reorganize kconfig and build
Takashi Iwai
1
-0
/
+6
2017-06-09
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
1
-3
/
+3
2017-06-09
ALSA: wss: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-06-09
ALSA: sb: Constify hw_constraints
Takashi Iwai
1
-3
/
+3
2017-06-09
ALSA: gus: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-06-09
ALSA: es18xx: Constify hw_constraints
Takashi Iwai
1
-4
/
+4
2017-06-09
ALSA: es1688: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-06-09
ALSA: cs423x: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
[next]