index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
Merge branch 'topic/midi' into for-linus
Takashi Iwai
3
-11
/
+12
2009-09-10
Merge branch 'topic/dummy' into for-linus
Takashi Iwai
4
-16
/
+20
2009-09-10
Merge branch 'topic/dma-sgbuf' into for-linus
Takashi Iwai
4
-1
/
+11
2009-09-10
Merge branch 'topic/ctl-add-remove-fixes' into for-linus
Takashi Iwai
1
-17
/
+17
2009-09-10
Merge branch 'topic/cleanup' into for-linus
Takashi Iwai
1
-3
/
+1
2009-09-08
ALSA: Add const prefix to proc helper functions
Takashi Iwai
3
-4
/
+6
2009-09-08
ALSA: Re-export snd_pcm_format_name() function
Takashi Iwai
1
-12
/
+14
2009-08-25
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
1
-31
/
+8
2009-08-25
sound: pcm_lib: fix unsorted list constraint handling
Clemens Ladisch
1
-31
/
+8
2009-08-17
sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls
Clemens Ladisch
1
-0
/
+4
2009-08-17
sound: snd_ctl_remove_unlocked_id: simplify user control counting
Clemens Ladisch
1
-12
/
+7
2009-08-17
sound: snd_ctl_remove_unlocked_id: simplify error paths
Clemens Ladisch
1
-4
/
+5
2009-08-17
sound: snd_ctl_elem_add: fix value count check
Clemens Ladisch
1
-1
/
+1
2009-07-26
Merge branch 'fix/pcm-hwptr' into for-linus
Takashi Iwai
1
-1
/
+35
2009-07-23
ALSA: pcm - Fix hwptr buffer-size overlap bug
Takashi Iwai
1
-1
/
+1
2009-07-23
ALSA: pcm - Fix warnings in debug loggings
Takashi Iwai
1
-12
/
+12
2009-07-23
ALSA: pcm - Add logging of hwptr updates and interrupt updates
Takashi Iwai
1
-0
/
+25
2009-07-22
ALSA: pcm - Fix regressions with VMware
Takashi Iwai
1
-1
/
+10
2009-07-19
ALSA: OSS sequencer should be initialized after snd_seq_system_client_init
Jaswinder Singh Rajput
1
-5
/
+2
2009-07-15
sound: rawmidi: disable active-sensing-on-close by default
Clemens Ladisch
2
-1
/
+2
2009-07-15
sound: seq_oss_midi: remove magic numbers
Clemens Ladisch
1
-6
/
+8
2009-07-15
sound: seq_midi: do not send MIDI reset when closing
Clemens Ladisch
1
-3
/
+0
2009-07-15
seq-midi: always log message on output overrun
Clemens Ladisch
1
-1
/
+2
2009-07-08
ALSA: Fix SG-buffer DMA with non-coherent architectures
Takashi Iwai
4
-1
/
+11
2009-07-06
ALSA: info - Use krealloc()
Takashi Iwai
1
-3
/
+1
2009-06-22
Merge branch 'topic/seq-midi-fix' into for-linus
Takashi Iwai
1
-4
/
+4
2009-06-22
Merge branch 'topic/pcm-jiffies-check' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-22
sound: seq_midi_event: fix decoding of (N)RPN events
Clemens Ladisch
1
-4
/
+4
2009-06-22
sound: fix check for return value in snd_pcm_hw_refine
Mariusz Kozlowski
1
-1
/
+1
2009-06-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-10
ALSA: use card device as parent for jack input-devices
Kay Sievers
1
-1
/
+1
2009-06-10
Merge branch 'topic/seq-kconfig-cleanup' into for-linus
Takashi Iwai
3
-13
/
+23
2009-06-10
Merge branch 'topic/pcm-jiffies-check' into for-linus
Takashi Iwai
2
-22
/
+82
2009-06-10
Merge branch 'topic/pcm-delay' into for-linus
Takashi Iwai
1
-3
/
+5
2009-06-10
Merge branch 'topic/div64-cleanup' into for-linus
Takashi Iwai
2
-4
/
+4
2009-06-08
ALSA: pcm - A helper function to compose PCM stream name for debug prints
Takashi Iwai
1
-6
/
+17
2009-06-07
ALSA: pcm - Fix update of runtime->hw_ptr_interrupt
Takashi Iwai
1
-1
/
+2
2009-06-06
ALSA: pcm - Fix a typo in hw_ptr update check
Jaroslav Kysela
1
-1
/
+1
2009-06-05
ALSA: Clean up 64bit division functions
Takashi Iwai
2
-4
/
+4
2009-06-04
ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision
Jaroslav Kysela
1
-16
/
+10
2009-06-03
ALSA: Fix double locking of card list in snd_card_register()
Mark Brown
1
-12
/
+19
2009-06-02
ALSA: Core - add snd_card_set_id() function
Jaroslav Kysela
1
-23
/
+39
2009-05-29
ALSA: clean up the logic for building sequencer modules
Michal Marek
3
-13
/
+23
2009-05-29
ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value
Jaroslav Kysela
1
-2
/
+10
2009-05-29
ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed
Jaroslav Kysela
1
-2
/
+14
2009-05-29
ALSA: PCM midlevel: introduce mask for xrun_debug() macro
Jaroslav Kysela
1
-9
/
+9
2009-05-29
ALSA: PCM midlevel: improve fifo_size handling
Jaroslav Kysela
2
-3
/
+31
2009-05-29
Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check
Takashi Iwai
2
-2
/
+21
2009-05-27
ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode
Takashi Iwai
1
-1
/
+8
2009-05-27
ALSA: Fix invalid jiffies check after pause
Takashi Iwai
2
-1
/
+6
[next]