| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: HDA: Add inverted internal mic quirk for Lenovo S205 | David Henningsson | 2012-06-21 | 1 | -0/+1 |
* | ALSA: hda - Fix ALC272X codec detection | Takashi Iwai | 2012-06-21 | 1 | -6/+6 |
* | ALSA: hda - Handle open while transitioning to D3. | Dylan Reid | 2012-06-18 | 3 | -10/+40 |
* | ALSA: hda - Don't forget to call init verbs added by fixup list | Takashi Iwai | 2012-06-13 | 2 | -1/+2 |
* | ALSA: HDA: Pin fixup for Zotac Z68 motherboard | David Henningsson | 2012-06-12 | 1 | -0/+9 |
* | ALSA: hda - Fix detection of Creative SoundCore3D controllers | Takashi Iwai | 2012-06-11 | 1 | -5/+5 |
* | ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is off | Steven Newbury | 2012-06-08 | 1 | -1/+4 |
* | ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcheroo | Takashi Iwai | 2012-06-08 | 1 | -1/+1 |
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-06-01 | 1 | -0/+7 |
|\ |
|
| * | ALSA: hdspm - Work around broken DDS value on PCI RME MADI | Adrian Knoth | 2012-05-31 | 1 | -0/+7 |
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-25 | 1 | -5/+33 |
|\ \
| |/ |
|
| * | ALSA: hda/realtek - Add new codec support for ALC269VD | Kailang Yang | 2012-05-25 | 1 | -5/+33 |
* | | Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-05-25 | 3 | -67/+316 |
|\ \ |
|
| * | | ALSA: hda - unlock on error in azx_interrupt() | Dan Carpenter | 2012-05-18 | 1 | -1/+3 |
| * | | ALSA: hda - Support VGA-switcheroo | Takashi Iwai | 2012-05-14 | 1 | -45/+227 |
| * | | ALSA: hda - Export snd_hda_lock_devices() | Takashi Iwai | 2012-05-14 | 2 | -27/+42 |
| * | | ALSA: hda - Check the dead HDMI audio controller by vga-switcheroo | Takashi Iwai | 2012-05-14 | 1 | -2/+52 |
| * | | Merge branch 'topic/hda' into topic/hda-switcheroo | Takashi Iwai | 2012-05-13 | 21 | -1309/+1540 |
| |\ \ |
|
* | \ \ | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-23 | 71 | -2082/+1723 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-05-21 | 53 | -695/+111 |
| |\ \ \ |
|
| | * | | | ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 H | Jaroslav Kysela | 2012-05-15 | 1 | -0/+2 |
| | * | | | ALSA: oxygen: add Xonar DGX support | Clemens Ladisch | 2012-05-05 | 3 | -5/+12 |
| | * | | | ALSA: asihpi - Revert module_pci_driver conversion for asihpi.c | Takashi Iwai | 2012-04-26 | 1 | -2/+17 |
| | * | | | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 51 | -705/+98 |
| | * | | | ALSA: riptide: remove redundant NULL test before release_firmware() | Jesper Juhl | 2012-04-10 | 1 | -2/+1 |
| * | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-05-21 | 19 | -1387/+1612 |
| |\ \ \ \ |
|
| | * | | | | ALSA: hda/realtek - Fix unused variable compile warning | Takashi Iwai | 2012-05-21 | 1 | -1/+0 |
| | * | | | | ALSA: hda - Fix possible races of accesses to connection list array | Takashi Iwai | 2012-05-19 | 4 | -56/+52 |
| | * | | | | ALSA: hda/idt - Cache the power-map bits | Takashi Iwai | 2012-05-15 | 1 | -3/+18 |
| | * | | | | ALSA: hda/idt - Clean up power-map check code | Takashi Iwai | 2012-05-15 | 1 | -10/+9 |
| | * | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-05-15 | 2 | -5/+7 |
| | |\ \ \ \ |
|
| | * | | | | | ALSA: hda - Evaluate gpio_led hints at the right moment | Takashi Iwai | 2012-05-15 | 1 | -7/+5 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ALSA: hda - Disable FLOAT format support | Takashi Iwai | 2012-05-12 | 1 | -0/+2 |
| | * | | | | ALSA: hda/conexant - Correct vendor IDs for new codecs | Takashi Iwai | 2012-05-12 | 1 | -6/+9 |
| | * | | | | ALSA: hda - Fix concurrent hash accesses | Takashi Iwai | 2012-05-10 | 2 | -81/+121 |
| | * | | | | ALSA: hda - Protect SPDIF-related stuff via spdif_mutex | Takashi Iwai | 2012-05-10 | 2 | -12/+27 |
| | * | | | | ALSA: hda - Add Conexant CX20751/2/3/4 codec support | Takashi Iwai | 2012-05-10 | 1 | -0/+6 |
| | * | | | | ALSA: hda - Add the support for Creative SoundCore3D | Takashi Iwai | 2012-05-10 | 1 | -4/+22 |
| | * | | | | ALSA: hda - More robustify the power-up/down sequence | Takashi Iwai | 2012-05-09 | 2 | -8/+16 |
| | * | | | | ALSA: hda - Remove pre_resume and post_suspend ops | Takashi Iwai | 2012-05-09 | 3 | -27/+0 |
| | * | | | | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai | 2012-05-08 | 13 | -675/+690 |
| | * | | | | 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 |