Age | Commit message (Expand) | Author | Files | Lines |
2017-01-12 | ALSA: isa: Constify snd_rawmidi_ops | Takashi Iwai | 4 | -7/+7 |
2017-01-12 | ALSA: drivers: Constify snd_rawmidi_ops | Takashi Iwai | 5 | -10/+10 |
2017-01-12 | ALSA: seq: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2017-01-12 | ALSA: rawmidi: Add const to snd_rawmidi_ops | Takashi Iwai | 1 | -1/+1 |
2017-01-11 | ALSA: hda/ca0132 - fix possible NULL pointer use | Arnd Bergmann | 1 | -0/+3 |
2017-01-05 | ALSA: firewire-tascam: enclose identifiers referred by single function | Takashi Sakamoto | 3 | -50/+45 |
2017-01-05 | ALSA: firewire-digi00x: enclose identifiers referred by single function | Takashi Sakamoto | 3 | -64/+57 |
2017-01-05 | ALSA: dice: enclose identifiers referred by single function | Takashi Sakamoto | 1 | -12/+10 |
2017-01-05 | ALSA: oxfw: enclose identifiers referred by single function | Takashi Sakamoto | 1 | -14/+12 |
2017-01-05 | ALSA: fireworks: enclose identifiers referred by single function | Takashi Sakamoto | 3 | -51/+46 |
2017-01-05 | ALSA: bebob: enclose identifiers referred by single function | Takashi Sakamoto | 3 | -49/+45 |
2017-01-04 | ALSA: vx: Don't try to update capture stream before running | Takashi Iwai | 1 | -1/+1 |
2017-01-04 | ALSA: vx: Fix possible transfer overflow | Takashi Iwai | 3 | -14/+16 |
2017-01-04 | ALSA: hda - Fix deadlock of controller device lock at unbinding | Takashi Iwai | 1 | -0/+13 |
2017-01-04 | ALSA: hda/realtek - Add new codec ID ALC299 | Kailang Yang | 1 | -0/+10 |
2017-01-03 | Merge branch 'for-linus' into for-next | Takashi Iwai | 4 | -5/+5 |
2017-01-03 | ALSA: dice: ensure transmission speed for transmitted packets | Takashi Sakamoto | 2 | -1/+12 |
2017-01-03 | ALSA: firewire-lib: change structure member with proper type | Takashi Sakamoto | 2 | -3/+3 |
2017-01-03 | ALSA: firewire-tascam: Fix to handle error from initialization of stream data | Takashi Sakamoto | 1 | -1/+1 |
2017-01-03 | ALSA: fireworks: fix asymmetric API call at unit removal | Takashi Sakamoto | 1 | -1/+1 |
2017-01-03 | ALSA: oxfw: add support for Mackie Onyx 1640i | Takashi Sakamoto | 2 | -0/+2 |
2016-12-28 | ALSA: hda - Fix click noises on Samsung Ativ Book 8 | Gabriele Mazzotta | 1 | -0/+8 |
2016-12-28 | ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBE | Gabriele Mazzotta | 1 | -1/+1 |
2016-12-28 | ALSA: mixart: fix a comment typo | Geliang Tang | 1 | -1/+1 |
2016-12-28 | ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versions | Jussi Laako | 1 | -0/+15 |
2016-12-28 | ALSA: synth: use designated initializers | Kees Cook | 1 | -7/+7 |
2016-12-28 | ALSA: cs5535audio: fix unused warnings on resume/suspend | Jérémy Lefaure | 1 | -2/+2 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 3 | -5/+5 |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 1 | -1/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -3/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 7 | -7/+7 |
2016-12-21 | Revert "ALSA: usb-audio: Fix race at stopping the stream" | Takashi Iwai | 1 | -8/+4 |
2016-12-14 | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 234 | -4475/+21271 |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -10/+17 |
2016-12-13 | printk/sound: handle more message headers | Petr Mladek | 1 | -6/+14 |
2016-12-13 | ALSA: hiface: Fix M2Tech hiFace driver sampling rate change | Jussi Laako | 1 | -0/+2 |
2016-12-13 | ALSA: usb-audio: Eliminate noise at the start of DSD playback. | Nobutaka Okabe | 1 | -1/+15 |
2016-12-13 | ALSA: usb-audio: Add native DSD support for TEAC 501/503 DAC | Nobutaka Okabe | 1 | -0/+38 |
2016-12-13 | Merge tag 'asoc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 200 | -4301/+20977 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '... | Mark Brown | 12 | -120/+97 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/wm8580', 'asoc/topic/wm8753', 'aso... | Mark Brown | 9 | -128/+157 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo... | Mark Brown | 9 | -225/+682 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc... | Mark Brown | 21 | -461/+1737 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso... | Mark Brown | 20 | -1206/+709 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso... | Mark Brown | 14 | -1148/+8065 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rl6347a', 'as... | Mark Brown | 7 | -10/+30 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc... | Mark Brown | 16 | -84/+1876 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc... | Mark Brown | 3 | -17/+142 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/... | Mark Brown | 7 | -92/+32 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/cs42l42', 'asoc/topic/cs42l56', 'a... | Mark Brown | 7 | -24/+2777 |