Age | Commit message (Expand) | Author |
2014-06-18 | ALSA: control: Make sure that id->index does not overflow | Lars-Peter Clausen |
2014-06-18 | ALSA: control: Handle numid overflow | Lars-Peter Clausen |
2014-06-18 | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen |
2014-06-18 | ALSA: control: Fix replacing user controls | Lars-Peter Clausen |
2014-06-18 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen |
2014-06-12 | ALSA: core: Use ktime_get_ts() | Thomas Gleixner |
2014-06-04 | ALSA: seq: Continue broadcasting events to ports if one of them fails | Adam Goode |
2014-06-04 | ALSA: seq: correctly detect input buffer overflow | Adam Goode |
2014-06-03 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2014-05-19 | ALSA: pcm_dmaengine: Add check during device suspend | Tushar Behera |
2014-04-28 | ALSA: core: Fix format string mismatch in seq_midi.c | Masanari Iida |
2014-04-16 | ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops | Tim Gardner |
2014-03-31 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2014-03-19 | ALSA: compress: Pass through return value of open ops callback | Charles Keepax |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2014-02-27 | ALSA: Move EXPORT_SYMBOL() in appropriate places | Takashi Iwai |
2014-02-25 | ALSA: Clean up snd_device_*() codes | Takashi Iwai |
2014-02-25 | ALSA: Use priority list for managing device list | Takashi Iwai |
2014-02-25 | ALSA: hwdep: Allow to assign the given parent | Takashi Iwai |
2014-02-25 | ALSA: hwdep: Take private_data as drvdata for sysfs | Takashi Iwai |
2014-02-25 | ALSA: Create sysfs attribute files via groups | Takashi Iwai |
2014-02-20 | ALSA: Export snd_pcm_constraint_mask64() | Mark Brown |
2014-02-19 | ALSA: core: Fix missing card sysfs contents | Takashi Iwai |
2014-02-14 | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai |
2014-02-14 | ALSA: seq_oss: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: seq: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: timer: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: oss: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: hwdep: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: rawmidi: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: core: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: pcm: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: control: Use standard printk helpers | Takashi Iwai |
2014-02-14 | ALSA: seq_oss: Drop debug prints | Takashi Iwai |
2014-02-14 | ALSA: Use standard device refcount for card accounting | Takashi Iwai |
2014-02-14 | ALSA: Use static groups for id and number card sysfs attr files | Takashi Iwai |
2014-02-14 | ALSA: Embed card device into struct snd_card | Takashi Iwai |
2014-02-12 | ALSA: Mandate to pass a device pointer at card creation time | Takashi Iwai |
2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai |
2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai |
2014-02-10 | ALSA: Fix typos in alsa-driver-api.xml | Masanari Iida |
2014-01-23 | ALSA: Refactor slot assignment code | Takashi Iwai |
2014-01-23 | ALSA: bits vs bytes bug in snd_card_create() | Dan Carpenter |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown |
2014-01-14 | ALSA: Add helper function for intersecting two rate masks | Lars-Peter Clausen |
2014-01-11 | ALSA: PCM: Warn when buffer preallocation fails | Takashi Iwai |
2014-01-09 | ALSA: Merge memalloc code into snd-pcm module | Takashi Iwai |
2014-01-09 | ALSA: Remove superfluous header inclusions in memalloc.c | Takashi Iwai |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai |
2014-01-09 | ALSA: Remove memory accounting in memalloc helper | Takashi Iwai |