开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
ALSA: line6: fixup of line6_start_timer argument type
Nicholas Mc Guire
2015-02-03
ALSA: line6: use msecs_to_jiffies for conversion
Nicholas Mc Guire
2015-02-02
ALSA: Drop snd_get_device() helper
Takashi Iwai
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
ALSA: compress: Embed struct device
Takashi Iwai
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
2015-02-02
ALSA: timer: Handle the device directly
Takashi Iwai
2015-02-02
ALSA: timer: Propagate the error at initialization
Takashi Iwai
2015-02-02
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
2015-02-02
ALSA: rawmidi: Embed struct device
Takashi Iwai
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
2015-02-02
ALSA: hwdep: Embed struct device
Takashi Iwai
2015-02-02
ALSA: control: Embed struct device
Takashi Iwai
2015-02-02
ALSA: Add a helper to initialize device
Takashi Iwai
2015-02-02
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
2015-02-02
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
2015-02-01
ALSA: line6: Remove unused line6_midibuf_skip_message()
Chris Rorvick
2015-02-01
ALSA: line6: Remove unused line6_midibuf_status()
Chris Rorvick
2015-01-30
Merge branch 'topic/line6' into for-next
Takashi Iwai
2015-01-28
Merge branch 'topic/ak411x-fix' into for-next
Takashi Iwai
2015-01-28
ALSA: ak411x: Fix race of reinit() calls
Takashi Iwai
2015-01-28
ALSA: ak411x: Add PM helper functions
Takashi Iwai
2015-01-28
ALSA: ak4114: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-01-28
ALSA: ak411x: Fix stall in work callback
Takashi Iwai
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
2015-01-28
ALSA: line6: Remove invalid capability bits for PODxt Live Variax
Takashi Iwai
2015-01-28
ALSA: line6: Remove struct usb_line6_podhd
Takashi Iwai
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
2015-01-28
ALSA: line6: Remove revision.h
Takashi Iwai
2015-01-28
ALSA: line6: Tidy up and typo fixes in comments
Takashi Iwai
2015-01-28
ALSA: line6: Fix volume calculation for big-endian
Takashi Iwai
2015-01-28
ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h
Takashi Iwai
2015-01-28
ALSA: au88x0: Remove superfluous ifdef __KERNEL__
Takashi Iwai
2015-01-28
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
ALSA: sscape: add missing include of linux/io.h
Arnd Bergmann
2015-01-28
Merge branch 'topic/line6' into for-next
Takashi Iwai
2015-01-28
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
2015-01-28
ALSA: line6: Make common PCM pointer callback
Takashi Iwai
2015-01-28
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
2015-01-28
ALSA: line6: Clear prev_fbuf and prev_fsize properly
Takashi Iwai
2015-01-28
ALSA: line6: Fix racy loopback handling
Takashi Iwai
2015-01-28
ALSA: line6: Minor tidy up in line6_probe()
Takashi Iwai
2015-01-28
ALSA: line6: Let snd_card_new() allocate private data
Takashi Iwai
2015-01-28
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
Takashi Iwai
2015-01-28
ALSA: line6: Skip volume manipulation during silence copying
Takashi Iwai
2015-01-28
ALSA: line6: Do clipping in volume / monitor manipulations
Takashi Iwai
2015-01-28
ALSA: line6: Consolidate PCM stream buffer allocation and free
Takashi Iwai
2015-01-28
ALSA: line6: Use dev_err()
Takashi Iwai
[next]