Age | Commit message (Expand) | Author | Files | Lines |
2009-05-28 | ALSA: hda - Compaq Presario CQ60 patching for Conexant | Tony Vroon | 1 | -0/+1 |
2009-05-25 | ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecs | Takashi Iwai | 1 | -0/+6 |
2009-05-24 | ALSA: hda - Add 5stack-no-fp model for STAC927x | Takashi Iwai | 1 | -0/+10 |
2009-05-24 | ALSA: hda - Add forced codec-slots for ASUS W5Fm | Ozan Çağlayan | 1 | -0/+1 |
2009-05-22 | ALSA: hda - fix audio on HP TX25xx series notebooks | Adam Williamson | 1 | -0/+1 |
2009-05-08 | ALSA: hda - Fix line-in on Mac Mini Core2 Duo | Takashi Iwai | 1 | -1/+6 |
2009-04-23 | ALSA: hda - Fix init verbs of AD1884A mobile model | Takashi Iwai | 1 | -1/+44 |
2009-04-21 | ALSA: hda - Add quirk for Packard Bell RS65 | Takashi Iwai | 1 | -0/+1 |
2009-04-21 | ALSA: hda - Add quirks for Realtek codecs | Kailang Yang | 1 | -0/+98 |
2009-04-21 | ALSA: hda - Fix alc662_init_verbs | Kailang Yang | 1 | -7/+0 |
2009-04-17 | ALSA: hda - Set function_id only on FG nodes | Takashi Iwai | 1 | -3/+5 |
2009-04-16 | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, too | Takashi Iwai | 1 | -0/+8 |
2009-04-16 | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecs | Takashi Iwai | 1 | -5/+5 |
2009-04-16 | ALSA: hda_intel.c - Consolidate bitfields | Joe Perches | 1 | -1/+1 |
2009-04-15 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 1 | -1/+5 |
2009-04-15 | ALSA: hda - Fix the cmd cache keys for amp verbs | Takashi Iwai | 1 | -1/+5 |
2009-04-15 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 3 | -11/+42 |
2009-04-15 | Merge branch 'topic/jack-free-fix' into topic/hda | Takashi Iwai | 2 | -8/+40 |
2009-04-15 | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai | 1 | -14/+25 |
2009-04-15 | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 | Takashi Iwai | 1 | -3/+2 |
2009-04-14 | ALSA: hda - Avoid call of snd_jack_report at release | Takashi Iwai | 2 | -8/+40 |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 1 | -4/+4 |
2009-04-10 | [ALSA] hda_intel: fix unexpected ring buffer positions | Jaroslav Kysela | 1 | -14/+25 |
2009-04-07 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2 | -1/+19 |
2009-04-07 | ALSA: hda - Add VREF powerdown sequence for another board | Matthew Ranostay | 1 | -0/+18 |
2009-04-07 | ALSA: hda - add missing comma in ad1884_slave_vols | Akinobu Mita | 1 | -1/+1 |
2009-04-06 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2 | -0/+7 |
2009-04-06 | ALSA: hda - enable SPDIF output for Intel DX58SO board | Wu Fengguang | 1 | -0/+5 |
2009-04-06 | ALSA: Add 92HD81B1C device id | Matthew Ranostay | 1 | -0/+2 |
2009-03-24 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 15 | -1457/+2533 |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 1 | -3/+3 |
2009-03-23 | ALSA: hda - Add quirk for Acer Ferrari 5000 | Takashi Iwai | 1 | -0/+1 |
2009-03-23 | ALSA: hda - Use cached calls to get widget caps and pin caps | Takashi Iwai | 2 | -4/+2 |
2009-03-23 | ALSA: hda - Don't create empty/single-item input source | Takashi Iwai | 1 | -12/+35 |
2009-03-23 | ALSA: hda - Fix the wrong pin-cap check in patch_realtek.c | Takashi Iwai | 1 | -11/+9 |
2009-03-23 | ALSA: hda - Cache pin-cap values | Takashi Iwai | 5 | -8/+24 |
2009-03-23 | ALSA: hda - Avoid output amp manipulation to digital mic pins | Takashi Iwai | 1 | -1/+8 |
2009-03-23 | ALSA: hda - Add function id to proc output | Pascal de Bruijn | 3 | -5/+7 |
2009-03-20 | Merge branch 'topic/hda-optimize' into topic/hda | Takashi Iwai | 1 | -25/+54 |
2009-03-20 | ALSA: hda - Detect digital-mic inputs on ALC663 / ALC272 | Takashi Iwai | 1 | -16/+47 |
2009-03-19 | ALSA: hda - Don't show the current connection for power widgets | Takashi Iwai | 1 | -2/+4 |
2009-03-19 | ALSA: hda - Don't reset stream at each prepare callback | Takashi Iwai | 1 | -11/+22 |
2009-03-19 | ALSA: hda - Don't reset BDL unnecessarily | Takashi Iwai | 1 | -14/+32 |
2009-03-18 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 1 | -13/+26 |
2009-03-18 | ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm() | Jaroslav Kysela | 1 | -8/+25 |
2009-03-18 | ALSA: hda - Workaround for buggy DMA position on ATI controllers | Takashi Iwai | 1 | -13/+18 |
2009-03-18 | ALSA: hda - Fix DMA mask for ATI controllers | Takashi Iwai | 1 | -0/+8 |
2009-03-16 | ALSA: hda - Fix ALC662 beep again | Takashi Iwai | 1 | -1/+4 |
2009-03-16 | ALSA: snd-hda-intel: Fix ALC662/ALC663 Beep Amplifier Index | Jaroslav Kysela | 1 | -1/+1 |
2009-03-13 | ALSA: hda - Add another HP model with IDT92HD71bx codec | Takashi Iwai | 1 | -0/+2 |