Age | Commit message (Expand) | Author | Files | Lines |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 11 | -2852/+28 |
2008-07-14 | ALSA: correct kcalloc usage | Milton Miller | 1 | -2/+2 |
2008-07-14 | ALSA: hda - Fix FSC V5505 model | Takashi Iwai | 1 | -1/+2 |
2008-07-14 | ALSA: hda - Fix missing init for unsol events on micsense model | Takashi Iwai | 1 | -0/+1 |
2008-07-14 | ALSA: hda - Fix internal mic vref pin setup | Takashi Iwai | 1 | -1/+1 |
2008-07-14 | ALSA: hda: 92hd71bxx PC Beep | Matthew Ranostay | 1 | -0/+3 |
2008-07-10 | firmware: convert ymfpci driver to use firmware loader exclusively | David Woodhouse | 3 | -1638/+0 |
2008-07-10 | firmware: convert maestro3 driver to use firmware loader exclusively | David Woodhouse | 2 | -181/+0 |
2008-07-10 | firmware: convert korg1212 driver to use firmware loader exclusively | David Woodhouse | 3 | -1015/+0 |
2008-07-10 | Fix a const pointer usage warning in the Digigram miXart soundcard driver | David Howells | 1 | -1/+1 |
2008-07-10 | Fix a const pointer usage warning in the Digigram pcxhr soundcard driver | David Howells | 1 | -1/+1 |
2008-07-10 | ymfpci: treat firmware data as const | David Woodhouse | 1 | -25/+34 |
2008-07-10 | maestro3: treat firmware data as const | David Woodhouse | 1 | -14/+15 |
2008-07-10 | pcxhr: treat firmware data as const | David Woodhouse | 1 | -2/+2 |
2008-07-10 | riptide: treat firmware data as const | David Woodhouse | 1 | -5/+5 |
2008-07-10 | vx222: treat firmware data as const | David Woodhouse | 1 | -1/+1 |
2008-07-10 | ALSA: HDA - HP dc7600 with pci sub IDs 0x103c/0x3011 belongs to hp-3013 model | Jaroslav Kysela | 1 | -1/+1 |
2008-07-10 | ALSA: hda - removed redundant gpio_mask | Matthew Ranostay | 1 | -1/+0 |
2008-07-10 | ALSA: hda - Add support for Lenovo 3000 N200 | Takashi Iwai | 1 | -0/+1 |
2008-07-10 | ALSA: ac97 - fix patch_ucb1400 for proper resume | Mike Rapoport | 1 | -2/+2 |
2008-07-10 | ALSA: ALSA: hda - Fix speaker output on Toshiba P105 | Takashi Iwai | 1 | -0/+1 |
2008-07-10 | ALSA: hda - Add missing Thinkpad Z60m support | Takashi Iwai | 1 | -0/+1 |
2008-07-10 | ALSA: ALSA: hda - Fix ALC883 medion model | Takashi Iwai | 1 | -4/+4 |
2008-07-10 | ALSA: Fix AC97 power down | Takashi Iwai | 1 | -1/+3 |
2008-07-10 | ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list | Walter Sheets | 1 | -0/+6 |
2008-06-27 | ALSA: hda - disable amp override on non-HP machines | Takashi Iwai | 1 | -9/+13 |
2008-06-27 | ALSA: ymfpci - fix initial volume for 44.1kHz output | Takashi Iwai | 1 | -0/+2 |
2008-06-27 | ALSA: hda - Add MacBook 3.1 support | Takashi Iwai | 1 | -1/+2 |
2008-06-26 | ALSA: PCI168 snd-azt3328: some more fixups | Andreas Mohr | 2 | -49/+76 |
2008-06-26 | ALSA: trident - pause s/pdif output | Pierre Ossman | 1 | -1/+4 |
2008-06-26 | ALSA: hda - Added SSID for 'Fujitsu Siemens Amilo M1451G' laptop | Travis Place | 1 | -0/+1 |
2008-06-26 | ALSA: hda - Added model selection for iMac 24" | Travis Place | 1 | -0/+1 |
2008-06-23 | ALSA: aw2 - Fix Oops at initialization | Takashi Iwai | 1 | -2/+2 |
2008-06-20 | ALSA: hda - Fix digital converter proc output | Takashi Iwai | 2 | -4/+3 |
2008-06-18 | ALSA: ca0106 - Add entry for another MSI K8N Diamond MB | Takashi Iwai | 1 | -0/+5 |
2008-06-18 | ALSA: hda - Fix wrong volumes in AD1988 auto-probe mode | Takashi Iwai | 1 | -11/+21 |
2008-06-17 | ALSA: emu10k1 - simplify the last fix | Takashi Iwai | 1 | -6/+3 |
2008-06-17 | ALSA: emu10k1 - fix possible memory leak in memory allocation routines | Jaroslav Kysela | 1 | -2/+8 |
2008-06-16 | sound: oxygen: fix NULL pointer dereference when loading snd-oxygen | Clemens Ladisch | 1 | -5/+7 |
2008-06-16 | ALSA: Remove duplicate MODULE_AUTHOR/DESCRIPTION/LICENCE from snd-ens1370.ko | Jaroslav Kysela | 1 | -0/+2 |
2008-06-16 | ALSA: hda - use upper_32_bits() | Takashi Iwai | 1 | -10/+5 |
2008-06-16 | ALSA: hda - bdl_pos_adj=32 as default | Takashi Iwai | 1 | -4/+3 |
2008-06-16 | ALSA: hda: Add support for 92HD73xxx codecs | Matthew Ranostay | 1 | -12/+35 |
2008-06-13 | ALSA: hda - Remove unused mutex | Takashi Iwai | 2 | -9/+0 |
2008-06-13 | ALSA: hda - Fix stac9205_cfg_tbl | Takashi Iwai | 1 | -14/+6 |
2008-06-13 | ALSA: hda - Add a warning if pending IRQ is found | Takashi Iwai | 1 | -0/+9 |
2008-06-13 | ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsets | Takashi Iwai | 1 | -1/+13 |
2008-06-13 | ALSA: hda - bdl_pos_adj option to each instance | Takashi Iwai | 1 | -10/+15 |
2008-06-13 | ALSA: hda - remove position_fix=3 | Takashi Iwai | 1 | -9/+6 |
2008-06-13 | ALSA: hda - Add bdl_pos_adj option | Takashi Iwai | 1 | -32/+85 |