Age | Commit message (Expand) | Author | Files | Lines |
2011-08-08 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 10 | -6830/+6770 |
2011-08-08 | Merge branch 'fix/kconfig' into for-linus | Takashi Iwai | 40 | -805/+514 |
2011-08-08 | sound: pss - don't use the deprecated function check_region | Wang Shaoyan | 1 | -2/+4 |
2011-08-08 | ALSA: timer - Add NULL-check for invalid slave timer | Takashi Iwai | 1 | -0/+3 |
2011-08-08 | ALSA: timer - Fix Oops at closing slave timer | Takashi Iwai | 1 | -0/+2 |
2011-08-08 | Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 183 | -29919/+28359 |
2011-08-08 | ASoC: Acknowledge WM8996 interrupts before acting on them | Mark Brown | 1 | -5/+4 |
2011-08-08 | ASoC: Rename WM8915 to WM8996 | Mark Brown | 8 | -6735/+6735 |
2011-08-07 | ALSA: Fix dependency of CONFIG_SND_TEA575X | Takashi Iwai | 1 | -5/+5 |
2011-08-07 | ALSA: asihpi - use kzalloc() | Thomas Meyer | 1 | -3/+2 |
2011-08-06 | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack | 1 | -1/+1 |
2011-08-06 | ALSA: snd-usb: Fix uninitialized variable usage | Daniel Mack | 1 | -1/+1 |
2011-08-05 | ALSA: hda - Fix a complile warning in patch_via.c | Wang Shaoyan | 1 | -1/+1 |
2011-08-05 | ALSA: hdspm - Fix uninitialized compile warnings | Takashi Iwai | 1 | -6/+13 |
2011-08-05 | ALSA: usb-audio - add quirk for Keith McMillen StringPort | Miller Puckette | 1 | -0/+6 |
2011-08-04 | ALSA: snd-usb: operate on given mixer interface only | Daniel Mack | 2 | -12/+9 |
2011-08-04 | ALSA: snd-usb: avoid dividing by zero on invalid input | Nicolai Krakowiak | 1 | -0/+5 |
2011-08-04 | ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 | Clemens Ladisch | 1 | -1/+1 |
2011-08-04 | sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver | Deepak Saxena | 1 | -4/+4 |
2011-08-04 | ALSA: hda - Use auto-parser for ASUS UX50, Eee PC P901, S101 and P1005 | Takashi Iwai | 1 | -7/+0 |
2011-08-04 | ALSA: hda - Fix digital-mic mono recording on ASUS Eee PC | Takashi Iwai | 1 | -0/+26 |
2011-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -14/+128 |
2011-08-03 | ASoC: sgtl5000: fix cache handling | Wolfram Sang | 1 | -93/+35 |
2011-08-02 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -0/+1 |
2011-08-02 | ALSA: asihpi - Clarify adapter index validity check | Eliot Blennerhassett | 1 | -7/+12 |
2011-08-01 | ALSA: asihpi - Don't leak firmware if mem alloc fails | Jesper Juhl | 1 | -3/+6 |
2011-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -107/+40 |
2011-07-30 | ALSA: rtctimer.c needs module.h | Randy Dunlap | 1 | -1/+1 |
2011-07-29 | ASoC: Disable wm_hubs periodic DC servo update | Mark Brown | 1 | -2/+1 |
2011-07-29 | ASoC: Fix txx9aclc.c build | Ralf Baechle | 1 | -0/+1 |
2011-07-29 | ALSA: hdspm - Add firmware revision 0xcc for RME MADI | Adrian Knoth | 1 | -0/+2 |
2011-07-29 | ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIface | Adrian Knoth | 1 | -0/+16 |
2011-07-29 | ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIface | Adrian Knoth | 1 | -2/+89 |
2011-07-28 | ALSA: sound/core/pcm_compat.c: adjust array index | Julia Lawall | 1 | -1/+1 |
2011-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -70/+183 |
2011-07-28 | [media] tea575x: remove useless input ioctls | Ondrej Zary | 1 | -15/+0 |
2011-07-28 | [media] tea575x: allow multiple opens | Ondrej Zary | 1 | -19/+3 |
2011-07-28 | [media] radio-sf16fmr2: convert to generic TEA575x interface | Ondrej Zary | 1 | -2/+2 |
2011-07-28 | [media] tea575x: convert to control framework | Ondrej Zary | 1 | -71/+35 |
2011-07-27 | sound: oss: rename local change_bits to avoid powerpc bitsops.h definition | Andy Whitcroft | 2 | -6/+6 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 18 | -205/+990 |
2011-07-27 | ALSA: hda - Fix duplicated DAC assignments for Realtek | Takashi Iwai | 1 | -2/+5 |
2011-07-27 | ALSA: asihpi - off by one in asihpi_hpi_ioctl() | Dan Carpenter | 1 | -1/+1 |
2011-07-27 | ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids | Takashi Iwai | 1 | -11/+11 |
2011-07-27 | ALSA: asihpi - bug fix pa use before init. | Eliot Blennerhassett | 1 | -7/+4 |
2011-07-27 | ALSA: hda - Add support for vref-out based mute LED control on IDT codecs | Vitaliy Kulikov | 1 | -43/+156 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2011-07-27 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 7 | -582/+351 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 16 | -16/+16 |
2011-07-26 | snd_msnd ->mode is fmode_t, not mode_t | Al Viro | 1 | -1/+1 |