Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ALSA: hda - Move up the fixup helper functions to the library module | Takashi Iwai | 2012-05-08 | 5 | -242/+309 | |
| | * | | | | | ALSA: hda - Protect the power-saving count with spinlock | Takashi Iwai | 2012-05-08 | 2 | -2/+22 | |
| | * | | | | | ALSA: hda - Clear the power-saving states properly at reset | Takashi Iwai | 2012-05-08 | 1 | -0/+3 | |
| | * | | | | | ALSA: hda - Always resume the codec immediately | Takashi Iwai | 2012-05-08 | 3 | -17/+8 | |
| | * | | | | | ALSA: hda - Fix possible access to uninitialized work struct | Takashi Iwai | 2012-05-08 | 1 | -7/+8 | |
| | * | | | | | ALSA: hda/realtek - Call a common helper for alc_spec initialization | Takashi Iwai | 2012-05-08 | 1 | -75/+61 | |
| | * | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-05-08 | 5 | -12/+26 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ALSA: hda - Skip pin capability sanity check for bogus values | Takashi Iwai | 2012-04-20 | 1 | -2/+2 | |
| | * | | | | | | ALSA: hda - Add snd_hda_get_default_vref() helper function | Takashi Iwai | 2012-04-20 | 10 | -58/+56 | |
| | * | | | | | | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions | Takashi Iwai | 2012-04-20 | 10 | -117/+125 | |
| | * | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-04-19 | 5 | -30/+110 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide... | David Henningsson | 2012-04-10 | 1 | -1/+3 | |
| | * | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-04-07 | 5 | -77/+61 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ALSA: hda - Fix internal mic for Lenovo Ideapad U300s | David Henningsson | 2012-04-05 | 1 | -13/+75 | |
| * | | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2012-05-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 | 35 | -4947/+2075 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Email/web address change | Jonathan Woithe | 2012-03-28 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops | Takashi Iwai | 2012-05-15 | 1 | -3/+3 | |
* | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-10 | 5 | -14/+29 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | ALSA: HDA: Lessen CPU usage when waiting for chip to respond | David Henningsson | 2012-05-09 | 1 | -2/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Revert "ALSA: hda - Set codec to D3 forcibly even if not used" | Takashi Iwai | 2012-05-08 | 2 | -5/+13 | |
| * | | | | | | ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup | Takashi Iwai | 2012-05-08 | 1 | -6/+7 | |
| * | | | | | | ALSA: hdsp - Provide ioctl_compat | Andre Schramm | 2012-05-08 | 1 | -0/+1 | |
| * | | | | | | ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo | Takashi Iwai | 2012-05-07 | 1 | -0/+1 | |
| * | | | | | | ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G | Takashi Iwai | 2012-05-07 | 1 | -0/+2 | |
| * | | | | | | ALSA: echoaudio: Remove incorrect part of assertion | Mark Hills | 2012-05-06 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | ALSA: HDA: Add external mic quirk for Asus Zenbook UX31E | David Henningsson | 2012-04-20 | 1 | -0/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-20 | 3 | -12/+77 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'fix/cxt-stable' into fix/hda | Takashi Iwai | 2012-04-19 | 1 | -5/+30 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ALSA: hda/conexant - Set up the missing docking-station pins | Takashi Iwai | 2012-04-19 | 1 | -3/+25 | |
| | * | | | | | ALSA: hda/conexant - Don't set HP pin-control bit unconditionally | Takashi Iwai | 2012-04-19 | 1 | -2/+7 | |
| * | | | | | | ALSA: hda/sigmatel - Fix inverted mute LED | Takashi Iwai | 2012-04-19 | 1 | -3/+2 | |
| * | | | | | | ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 | Takashi Iwai | 2012-04-19 | 1 | -4/+45 | |
* | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-15 | 1 | -10/+26 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). | Jesper Juhl | 2012-04-13 | 1 | -7/+9 | |
| * | | | | | | ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines | Josh Boyer | 2012-04-12 | 1 | -0/+1 | |
| * | | | | | | ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G | Takashi Iwai | 2012-04-12 | 1 | -0/+1 | |
| * | | | | | | ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co | Takashi Iwai | 2012-04-12 | 1 | -2/+6 | |
| * | | | | | | ALSA: hda/realtek - Add a few ALC882 model strings back | Takashi Iwai | 2012-04-11 | 1 | -1/+9 | |
* | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-11 | 7 | -85/+68 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu | 2012-04-10 | 2 | -8/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-04-07 | 5 | -5/+34 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | | ||||||
| * | | | | ALSA: hda - clean up CX20549 test mixer setup | Michael Karcher | 2012-04-07 | 1 | -21/+17 | |
| * | | | | ALSA: hda - CX20549 doesn't need pin_amp_workaround. | Michael Karcher | 2012-04-07 | 1 | -2/+3 | |
| * | | | | ALSA: hda - Remove CD control from model=benq for CX20549 | Michael Karcher | 2012-04-07 | 1 | -5/+1 | |
| * | | | | ALSA: hda - fix record volume controls of CX20459 ("Venice") | Michael Karcher | 2012-04-07 | 1 | -25/+6 | |
| * | | | | ALSA: hda - Rename capture sources of CX20549 to match common conventions | Michael Karcher | 2012-04-07 | 1 | -13/+13 |