Age | Commit message (Expand) | Author | Files | Lines |
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-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: 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 |
2011-07-26 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 6 | -47/+80 |
2011-07-26 | ALSA: hda - Cirrus Logic CS421x support | Tim Howe | 1 | -34/+709 |
2011-07-26 | ALSA: hda - Allow codec-specific set_power_state ops | Takashi Iwai | 3 | -41/+56 |
2011-07-26 | ALSA: hda - Add post_suspend patch ops | Takashi Iwai | 2 | -10/+9 |
2011-07-26 | ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM | Takashi Iwai | 8 | -30/+25 |
2011-07-26 | ALSA: hda - Make sure mute led reflects master mute state | Vitaliy Kulikov | 1 | -18/+35 |
2011-07-26 | ALSA: hda - Fix invalid mute led state on resume of IDT codecs | Vitaliy Kulikov | 3 | -0/+17 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -22/+18 |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2011-07-25 | ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver" | Mark Brown | 3 | -481/+0 |
2011-07-24 | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 1 | -1/+1 |
2011-07-24 | ALSA: hda - Add support of the 4 internal speakers on certain HP laptops | Vitaliy Kulikov | 1 | -1/+50 |
2011-07-24 | ALSA: Make snd_pcm_debug_name usable outside pcm_lib | Eliot Blennerhassett | 2 | -26/+8 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 216 | -24192/+29788 |
2011-07-23 | ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser | Takashi Iwai | 1 | -1/+4 |
2011-07-23 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -7/+1 |
2011-07-23 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -64/+81 |
2011-07-22 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 29 | -21220/+18596 |
2011-07-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 97 | -917/+1227 |
2011-07-22 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 95 | -2070/+9981 |
2011-07-22 | ALSA: asihpi - Replace with snd_ctl_boolean_mono_info() | Takashi Iwai | 1 | -9/+1 |
2011-07-22 | ALSA: asihpi - HPI version 4.08 | Eliot Blennerhassett | 1 | -5/+4 |