Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
db32f99816f7cbe61c1f75c1560655a3bf52488a
/
sound
/
core
3f67f66
Merge branch 'topic/seq-midi-fix' into for-linus
by Takashi Iwai
· 15 years ago
12bc738
Merge branch 'topic/pcm-jiffies-check' into for-linus
by Takashi Iwai
· 15 years ago
6423f9e
sound: seq_midi_event: fix decoding of (N)RPN events
by Clemens Ladisch
· 15 years ago
8bd9bca
sound: fix check for return value in snd_pcm_hw_refine
by Mariusz Kozlowski
· 15 years ago
be914cf
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
1f3fff7
ALSA: use card device as parent for jack input-devices
by Kay Sievers
· 15 years ago
4ef2792
Merge branch 'topic/seq-kconfig-cleanup' into for-linus
by Takashi Iwai
· 15 years ago
3b88bc52
Merge branch 'topic/pcm-jiffies-check' into for-linus
by Takashi Iwai
· 15 years ago
eabaf06
Merge branch 'topic/pcm-delay' into for-linus
by Takashi Iwai
· 15 years ago
19b1a15
Merge branch 'topic/div64-cleanup' into for-linus
by Takashi Iwai
· 15 years ago
c007011
ALSA: pcm - A helper function to compose PCM stream name for debug prints
by Takashi Iwai
· 15 years ago
ab1863f
ALSA: pcm - Fix update of runtime->hw_ptr_interrupt
by Takashi Iwai
· 15 years ago
d86bf92
ALSA: pcm - Fix a typo in hw_ptr update check
by Jaroslav Kysela
· 15 years ago
3f7440a
ALSA: Clean up 64bit division functions
by Takashi Iwai
· 15 years ago
5fdc18d
ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision
by Jaroslav Kysela
· 15 years ago
872c782
ALSA: Fix double locking of card list in snd_card_register()
by Mark Brown
· 15 years ago
10a8ebb
ALSA: Core - add snd_card_set_id() function
by Jaroslav Kysela
· 15 years ago
0528c74
ALSA: clean up the logic for building sequencer modules
by Michal Marek
· 15 years ago
a4444da
ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value
by Jaroslav Kysela
· 15 years ago
13f040f
ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed
by Jaroslav Kysela
· 15 years ago
c62a01a
ALSA: PCM midlevel: introduce mask for xrun_debug() macro
by Jaroslav Kysela
· 15 years ago
8bea869
ALSA: PCM midlevel: improve fifo_size handling
by Jaroslav Kysela
· 16 years ago
e93721a
Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check
by Takashi Iwai
· 15 years ago
c87d973
ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode
by Takashi Iwai
· 15 years ago
6af3fb7
ALSA: Fix invalid jiffies check after pause
by Takashi Iwai
· 15 years ago
4bbe1dd
ALSA: Add extra delay count in PCM
by Takashi Iwai
· 16 years ago
3e5b501
ALSA: pcm core - Avoid jiffies check for devices with BATCH flag
by Takashi Iwai
· 16 years ago
f4723b2
Merge branch 'topic/memdup_user' into for-linus
by Takashi Iwai
· 16 years ago
2e8e59f
Merge branch 'topic/hda' into for-linus
by Takashi Iwai
· 16 years ago
9d59065
ALSA: add private_data to struct snd_jack
by Takashi Iwai
· 16 years ago
ef44a1e
ALSA: sound/core: use memdup_user()
by Li Zefan
· 16 years ago
bbf6ad1
[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies
by Jaroslav Kysela
· 16 years ago
d2e8e52
ALSA: oss - volume control for CSWITCH and CROUTE
by Deepika Makhija
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
8e9d20897
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
d807500
Merge branch 'topic/pcm-cleanup' into for-linus
by Takashi Iwai
· 16 years ago
ec6659c
Merge branch 'topic/vmaster-update' into for-linus
by Takashi Iwai
· 16 years ago
c944a93
Merge branch 'topic/rawmidi-fix' into for-linus
by Takashi Iwai
· 16 years ago
65b3864
Merge branch 'topic/ctl-list-cleanup' into for-linus
by Takashi Iwai
· 16 years ago
bafdb72
Merge branch 'topic/quirk-cleanup' into for-linus
by Takashi Iwai
· 16 years ago
5b56eec
Merge branch 'topic/jack' into for-linus
by Takashi Iwai
· 16 years ago
c2f4398
Merge branch 'topic/hwdep-cleanup' into for-linus
by Takashi Iwai
· 16 years ago
dec14f8
Merge branch 'topic/snd_card_new-err' into for-linus
by Takashi Iwai
· 16 years ago
8b22d94
ALSA: pcm - Safer boundary checks
by Takashi Iwai
· 16 years ago
ded652f
ALSA: pcm - Fix delta calculation at boundary overlap
by Takashi Iwai
· 16 years ago
5f513e1
ALSA: pcm - Reset invalid position even without debug option
by Takashi Iwai
· 16 years ago
9820464
ALSA: pcm - avoid unnecessary inline
by Takashi Iwai
· 16 years ago
cad377a
ALSA: pcm - Fix a typo in error messages
by Takashi Iwai
· 16 years ago
6af845e
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
by Takashi Iwai
· 16 years ago
9105459
ALSA: pcm_oss, fix locking typo
by Jiri Slaby
· 16 years ago
36c7b83
ALSA: oss-mixer - Fixes recording gain control
by Viral Mehta
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
9a1b64c
ALSA: rawmidi - Refactor rawmidi open/close codes
by Takashi Iwai
· 16 years ago
f9d2028
ALSA: rawmidi - Fix possible race in open
by Takashi Iwai
· 16 years ago
118dd6b
ALSA: Clean up snd_monitor_file management
by Takashi Iwai
· 16 years ago
79c7cdd
ALSA: Add kernel-doc comments to vmaster stuff
by Takashi Iwai
· 16 years ago
f5b1db6
ALSA: add snd_ctl_add_slave_uncached()
by Takashi Iwai
· 16 years ago
85122ea
ALSA: Remove unneeded snd_pcm_substream.timer_lock
by Takashi Iwai
· 16 years ago
ed3da3d
ALSA: Rewrite hw_ptr updaters
by Takashi Iwai
· 16 years ago
5370d96
ALSA: fix excessive background noise introduced by OSS emulation rate shrink
by Steve Chen
· 16 years ago
2678f60
ALSA: jack - Use card->shortname for input name
by Takashi Iwai
· 16 years ago
d9f8e9c
Merge branch 'topic/quirk-cleanup' into topic/misc
by Takashi Iwai
· 16 years ago
8bd4bb7
ALSA: Add subdevice_mask field to quirk entries
by Takashi Iwai
· 16 years ago
006de267
ALSA: Add missing KERN_* prefix to printk in sound/core
by Takashi Iwai
· 16 years ago
e616165
ALSA: snd_pcm_new api cleanup
by Tim Blechmann
· 16 years ago
345d0b1
ALSA: hwdep - Make open callback optional
by Takashi Iwai
· 16 years ago
7924f0c
ALSA: pcm_oss: AFMT_S24_LE is set twice in return value
by Roel Kluin
· 16 years ago
53fb1e6
ALSA: Introduce snd_card_create()
by Takashi Iwai
· 16 years ago
d506fc3
ALSA: Add support for video out to the jack reporting API
by Jani Nikula
· 16 years ago
f41ced8
Check fops_get() return value
by Laurent Pinchart
· 16 years ago
bd8a71a
ALSA: Reduce boilerplate for new jack types
by Mark Brown
· 16 years ago
bb758e9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5ce442f
Merge branch 'topic/udev-id-rename' into to-push
by Takashi Iwai
· 16 years ago
9649745
Merge branch 'topic/snd-hrtimer' into to-push
by Takashi Iwai
· 16 years ago
a802269
Merge branch 'topic/jack-mechanical' into to-push
by Takashi Iwai
· 16 years ago
a650562
Merge branch 'topic/hda' into to-push
by Takashi Iwai
· 16 years ago
8afabfa
Merge branch 'topic/convert-tasklet' into to-push
by Takashi Iwai
· 16 years ago
0ff5551
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
1f04128
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
by Takashi Iwai
· 16 years ago
cdc6936
ALSA: Add support for mechanical jack insertion
by Mark Brown
· 16 years ago
5e03c54
ALSA: hrtimer - Use hard-irq callback
by Takashi Iwai
· 16 years ago
647808a
ALSA: timer - Add comments and use ns_to_ktime()
by Takashi Iwai
· 16 years ago
e7dd8c1
Merge branch 'topic/misc' into topic/pcsp-fix
by Takashi Iwai
· 16 years ago
2af7529
sound: Fix warnings relating to ignored return value in snd_card_register
by Hannes Eder
· 16 years ago
c2eb9c4
ALSA: when card identification is changed, change also /proc/asound symlink
by Jaroslav Kysela
· 16 years ago
9fb6198
ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files
by Jaroslav Kysela
· 16 years ago
63cf123
Merge branch 'topic/fix/misc' into topic/misc
by Takashi Iwai
· 16 years ago
20ebc00
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
7aeb6d7
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
219df32
ALSA: rawmidi - Add open check in rawmidi callbacks
by Takashi Iwai
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
4ac08d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
0552f29
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
by Takashi Iwai
· 16 years ago
e78a37b
ALSA: Fix a typo in Kconfig
by Takashi Iwai
· 16 years ago
366840d
ALSA: Warn when control names are truncated
by Mark Brown
· 16 years ago
4fc85e4
Merge branch 'topic/misc-next' into topic/misc
by Takashi Iwai
· 16 years ago
a53ccab
ALSA: jack: lineout support to jack abstraction layer
by Matthew Ranostay
· 16 years ago
282cd76
ALSA: hda: dynamic jack id
by Matthew Ranostay
· 16 years ago
Next »