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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Correct broken procfs set up
Takashi Iwai
2017-08-25
1
-1
/
+2
*
ALSA: control: TLV data is unavailable at initial state of user-defined eleme...
Takashi Sakamoto
2017-08-24
1
-4
/
+15
*
ALSA: control: queue TLV event for a set of user-defined element
Takashi Sakamoto
2017-08-24
1
-1
/
+6
*
ALSA: control: delegate TLV eventing to each driver
Takashi Sakamoto
2017-08-24
1
-9
/
+3
*
ALSA: nm256: constify snd_ac97_res_table
Arvind Yadav
2017-08-24
1
-1
/
+1
*
ALSA: ctxfi: make hw structures const
Bhumika Goyal
2017-08-23
2
-2
/
+2
*
ALSA: intel8x0: constify ac97_pcm structures
Arvind Yadav
2017-08-23
1
-1
/
+1
*
ALSA: atiixp: constify ac97_pcm structures
Arvind Yadav
2017-08-23
1
-1
/
+1
*
ALSA: ac97c: constify ac97_pcm structures
Arvind Yadav
2017-08-23
1
-1
/
+1
*
ALSA: aaci: constify ac97_pcm structures
Arvind Yadav
2017-08-23
1
-1
/
+1
*
ALSA: fireface: Use common error handling code in pcm_open()
Markus Elfring
2017-08-23
1
-10
/
+10
*
ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create()
Markus Elfring
2017-08-23
1
-11
/
+11
*
ALSA: timer: Use common error handling code in alsa_timer_init()
Markus Elfring
2017-08-23
1
-4
/
+6
*
ALSA: timer: Adjust a condition check in snd_timer_resolution()
Markus Elfring
2017-08-23
1
-1
/
+2
*
ALSA: pcm: Adjust nine function calls together with a variable assignment
Markus Elfring
2017-08-23
1
-15
/
+23
*
ALSA: pcm: Use common error handling code in _snd_pcm_new()
Markus Elfring
2017-08-23
1
-12
/
+18
*
ALSA: cmipci: Use common error handling code in snd_cmipci_probe()
Markus Elfring
2017-08-22
1
-8
/
+11
*
ALSA: hda - Implement mic-mute LED mode enum
Takashi Iwai
2017-08-22
1
-6
/
+81
*
ALSA: ctxfi: Use common error handling code in two functions
Markus Elfring
2017-08-22
1
-20
/
+22
*
ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
Markus Elfring
2017-08-22
1
-16
/
+13
*
ALSA: ice1712: Add support for STAudio ADCIII
Takashi Iwai
2017-08-22
2
-5
/
+35
*
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
13
-23
/
+22
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-08-22
13
-26
/
+55
|
\
|
*
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
2017-08-22
1
-1
/
+1
|
*
ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets
Joakim Tjernlund
2017-08-22
1
-3
/
+6
|
*
ALSA: firewire-motu: destroy stream data surely at failure of card initializa...
Takashi Sakamoto
2017-08-20
1
-0
/
+1
|
*
ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...
Takashi Sakamoto
2017-08-20
1
-1
/
+6
|
*
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
2017-08-18
1
-3
/
+11
|
*
ALSA: usb-audio: add DSD support for new Amanero PID
Jussi Laako
2017-08-18
1
-0
/
+4
|
*
ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
Takashi Iwai
2017-08-17
3
-0
/
+9
|
*
ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset
Takashi Iwai
2017-08-15
1
-0
/
+1
|
*
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
2017-08-15
3
-15
/
+14
|
*
ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370
Shih-Yuan Lee (FourDollars)
2017-08-14
1
-1
/
+0
|
*
ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency
Takashi Iwai
2017-08-11
1
-2
/
+2
*
|
ALSA: firewire-motu: add support for MOTU Audio Express
Takashi Sakamoto
2017-08-21
1
-0
/
+13
*
|
ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...
Takashi Sakamoto
2017-08-21
6
-17
/
+50
*
|
ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation
Takashi Sakamoto
2017-08-20
1
-2
/
+2
*
|
ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations
Takashi Sakamoto
2017-08-20
1
-39
/
+38
*
|
ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...
Takashi Sakamoto
2017-08-20
1
-2
/
+1
*
|
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
7
-9
/
+9
*
|
ALSA: spi: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
1
-1
/
+1
*
|
ALSA: sparc: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
3
-5
/
+5
*
|
ALSA: sh: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
2
-2
/
+2
*
|
ALSA: ppc: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
2
-3
/
+3
*
|
ALSA: pcmcia: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
1
-1
/
+1
*
|
ALSA: parisc: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
1
-2
/
+2
*
|
ALSA: mips: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
2
-5
/
+5
*
|
ALSA: firewire: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
2
-3
/
+3
*
|
ALSA: drivers: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
2
-4
/
+4
*
|
ALSA: atmel: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
1
-2
/
+2
[next]