| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-12 | 6 | -117/+76 |
|\ |
|
| * | ALSA: hda - do not detect jack on internal speakers for Realtek | David Henningsson | 2012-10-10 | 1 | -0/+2 |
| * | ALSA: hda - Fix missing beep on ASUS X43U notebook | Duncan Roe | 2012-10-10 | 1 | -0/+1 |
| * | ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO | Takashi Iwai | 2012-10-10 | 1 | -5/+0 |
| * | ALSA: hda - Warn an allocation for an uninitialized array | Takashi Iwai | 2012-10-10 | 1 | -0/+2 |
| * | ALSA: hda/cirrus - Add missing init/free of hda_gen_spec | Takashi Iwai | 2012-10-10 | 1 | -0/+4 |
| * | ALSA: hda - Fix memory leaks at error path in patch_cirrus.c | Takashi Iwai | 2012-10-10 | 1 | -3/+3 |
| * | ALSA: hda - Add missing hda_gen_spec to struct via_spec | Takashi Iwai | 2012-10-10 | 1 | -0/+4 |
| * | ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) | David Henningsson | 2012-10-09 | 1 | -0/+27 |
| * | ALSA: hda - make Cirrus codec use generic unsol event handler | David Henningsson | 2012-10-08 | 1 | -38/+10 |
| * | ALSA: hda - make VIA codec use generic unsol event handler | David Henningsson | 2012-10-08 | 1 | -24/+23 |
| * | ALSA: hda - Remove dead GPIO code for VIA codec | David Henningsson | 2012-10-08 | 1 | -47/+0 |
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 93 | -715/+1813 |
|\ \
| |/ |
|
| * | ALSA: hda - Add new codec ALC283 ALC290 support | Kailang Yang | 2012-10-06 | 1 | -0/+2 |
| * | ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls | David Henningsson | 2012-10-06 | 1 | -12/+37 |
| * | ALSA: hda - fix indices on boost volume on Conexant | David Henningsson | 2012-10-06 | 1 | -1/+1 |
| * | ALSA: hda - Fix hang caused by race during suspend. | Dylan Reid | 2012-10-06 | 1 | -4/+6 |
| * | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 | 7 | -7/+7 |
| * | ALSA: hda/realtek - Fix detection of ALC271X codec | Herton Ronaldo Krzesinski | 2012-10-06 | 1 | -6/+6 |
| * | ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310 | Felix Kaechele | 2012-10-06 | 1 | -0/+1 |
| * | ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol event | David Henningsson | 2012-10-06 | 3 | -101/+49 |
| * | ALSA: hda - make a generic unsol event handler | David Henningsson | 2012-10-06 | 2 | -2/+39 |
| * | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-09-22 | 2 | -1/+3 |
| |\ |
|
| * | | ALSA: hda - add PCI identifier for Intel 5 Series/3400 | Pierre-Louis Bossart | 2012-09-22 | 1 | -0/+4 |
| * | | ALSA: hda - use LPIB for delay estimation | Pierre-Louis Bossart | 2012-09-22 | 1 | -7/+29 |
| * | | ALSA: hda - force use of SSYNC bits | Pierre-Louis Bossart | 2012-09-22 | 1 | -20/+16 |
| * | | ALSA: hda/via - don't report presence on HPs with no presence support | Herton Ronaldo Krzesinski | 2012-09-22 | 1 | -1/+2 |
| * | | ALSA: hda - Add external mic quirk for Asus Zenbook UX31A | Oleksij Rempel | 2012-09-21 | 1 | -0/+1 |
| * | | ALSA: hda - use both input paths on Conexant auto parser | David Henningsson | 2012-09-20 | 1 | -4/+16 |
| * | | ALSA: hda - avoid non-standard "Docking" name in mixers | David Henningsson | 2012-09-19 | 2 | -9/+9 |
| * | | ALSA: hda - limit internal mic boost for Asus X202E | David Henningsson | 2012-09-18 | 1 | -0/+29 |
| * | | ALSA: hda - Add another pci id for Haswell board | Wang Xingchao | 2012-09-17 | 1 | -0/+3 |
| * | | Merge branch 'topic/tlv-chmap' into for-next | Takashi Iwai | 2012-09-15 | 15 | -36/+622 |
| |\ \ |
|
| | * | | ALSA: Fix leftover chmap UNKNOWN -> MONO conversions | Takashi Iwai | 2012-09-13 | 2 | -2/+2 |
| | * | | ALSA: Define more channel map positions | Takashi Iwai | 2012-09-12 | 1 | -3/+3 |
| | * | | ALSA: ymfpci: Define channel maps | Takashi Iwai | 2012-09-12 | 1 | -0/+18 |
| | * | | ALSA: ens1370: Define channel maps | Takashi Iwai | 2012-09-12 | 1 | -0/+28 |
| | * | | ALSA: emu10k1x: Define channel maps | Takashi Iwai | 2012-09-12 | 1 | -0/+21 |
| | * | | ALSA: ca0106: Define channel maps | Takashi Iwai | 2012-09-12 | 1 | -0/+28 |
| | * | | ALSA: ens1370: Reduce ifdefs | Takashi Iwai | 2012-09-12 | 1 | -30/+8 |
| | * | | ALSA: ctxfi: Fix mono channel map to UNKNOWN | Takashi Iwai | 2012-09-12 | 1 | -3/+3 |
| | * | | ALSA: hda - Allow 3/5/7 channel map for HDMI/DP | Takashi Iwai | 2012-09-10 | 1 | -1/+1 |
| | * | | ALSA: ctxfi: Implement channel maps | Takashi Iwai | 2012-09-06 | 1 | -0/+50 |
| | * | | ALSA: cmipci: Implement channel mapping | Takashi Iwai | 2012-09-06 | 1 | -0/+6 |
| | * | | ALSA: Implement channel maps for standard onboard AC97 drivers | Takashi Iwai | 2012-09-06 | 4 | -0/+59 |
| | * | | ALSA: ac97: Implement channel map workaround for ALC650 | Takashi Iwai | 2012-09-06 | 1 | -1/+23 |
| | * | | ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecs | Takashi Iwai | 2012-09-06 | 1 | -0/+39 |
| | * | | ALSA: hda - Provide the proper channel mapping for generic HDMI driver | Takashi Iwai | 2012-09-06 | 1 | -5/+303 |
| | * | | ALSA: hda - Add standard channel maps | Takashi Iwai | 2012-09-06 | 3 | -0/+39 |
| * | | | ALSA: hda - Add mic-mute LED control for HP laptop | Takashi Iwai | 2012-09-14 | 1 | -10/+74 |