Age | Commit message (Expand) | Author | Files | Lines |
2013-01-23 | Merge branch 'topic/hda-gen-parser' into for-next | Takashi Iwai | 1 | -2/+9 |
2013-01-23 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -5/+8 |
2013-01-12 | ALSA: hda - Check CORB overflow | Takashi Iwai | 1 | -2/+9 |
2013-01-09 | ALSA: hda - Allow power_save_controller option override DCAPS | Takashi Iwai | 1 | -2/+4 |
2013-01-09 | ALSA: hda - Disable runtime D3 for Intel CPT & co | Takashi Iwai | 1 | -5/+8 |
2012-12-18 | ALSA: HDA: Fix sound resume hang | Daniel J Blueman | 1 | -2/+2 |
2012-12-12 | ALSA: hda - Move runtime PM check to runtime_idle callback | Takashi Iwai | 1 | -5/+14 |
2012-12-12 | ALSA: hda - Avoid doubly suspend after vga switcheroo | Takashi Iwai | 1 | -0/+6 |
2012-12-12 | ALSA: hda - Check validity of CORB/RIRB WP reads | Takashi Iwai | 1 | -2/+12 |
2012-12-12 | ALSA: hda - use usleep_range in link reset and change timeout check | Mengdong Lin | 1 | -9/+11 |
2012-12-07 | ALSA: hda - Remove superfluous DELAYED_INIT*_MARK | Takashi Iwai | 1 | -15/+7 |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton | 1 | -24/+24 |
2012-12-05 | ALSA: hda: Add PCI device prefix for clarity | Daniel J Blueman | 1 | -61/+64 |
2012-12-04 | ALSA: hda - Fix yet another race of vga_switcheroo registration | Takashi Iwai | 1 | -29/+32 |
2012-11-22 | ALSA: hda - Don't release firmware when CONFIG_PM is set | Takashi Iwai | 1 | -0/+2 |
2012-11-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -19/+20 |
2012-11-20 | ALSA: hda - Limit runtime PM support only to known Intel chips | Takashi Iwai | 1 | -19/+20 |
2012-11-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+2 |
2012-11-04 | ALSA: hda - support Teradici 2200 host card audio | Lars R. Damerow | 1 | -0/+2 |
2012-10-30 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+6 |
2012-10-30 | ALSA: hda - Add tracepoints to HD-audio controller driver | Takashi Iwai | 1 | -1/+8 |
2012-10-23 | ALSA: hda: support for wallclock timestamps | Pierre-Louis Bossart | 1 | -0/+94 |
2012-10-22 | ALSA: hda - remove unused variable in azx_position_ok() | Wei Yongjun | 1 | -2/+0 |
2012-10-17 | ALSA: hda - Print PCI device name at "spurious message" warnings | Takashi Iwai | 1 | -1/+2 |
2012-10-16 | ALSA: hda - Stop LPIB delay counting on broken hardware | Takashi Iwai | 1 | -3/+6 |
2012-10-15 | ALSA: hda - Implement a poll loop for jacks as a module parameter | David Henningsson | 1 | -0/+20 |
2012-10-15 | ALSA: hda - Fix registration race of VGA switcheroo | Takashi Iwai | 1 | -11/+20 |
2012-10-15 | ALSA: hda - Clean up superfluous position_fix list entries | Takashi Iwai | 1 | -2/+0 |
2012-10-10 | ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO | Takashi Iwai | 1 | -5/+0 |
2012-09-22 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 1 | -0/+1 |
2012-09-22 | ALSA: hda - add PCI identifier for Intel 5 Series/3400 | Pierre-Louis Bossart | 1 | -0/+4 |
2012-09-22 | ALSA: hda - use LPIB for delay estimation | Pierre-Louis Bossart | 1 | -7/+29 |
2012-09-22 | ALSA: hda - force use of SSYNC bits | Pierre-Louis Bossart | 1 | -20/+16 |
2012-09-17 | ALSA: hda - Add another pci id for Haswell board | Wang Xingchao | 1 | -0/+3 |
2012-09-13 | ALSA: hda - Yet another position_fix quirk for ASUS machines | Takashi Iwai | 1 | -0/+1 |
2012-09-13 | ALSA: hda - Allow to pass position_fix=0 explicitly | Takashi Iwai | 1 | -2/+3 |
2012-09-11 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2012-09-11 | ALSA: hda - Avoid BDL position workaround when no_period_wakeup is set | Takashi Iwai | 1 | -5/+7 |
2012-09-11 | ALSA: hda_intel: add position_fix quirk for Asus K53E | Catalin Iacob | 1 | -0/+1 |
2012-08-30 | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE | Takashi Iwai | 1 | -9/+7 |
2012-08-30 | ALSA: hda - Fix runtime PM leftover refcounts | Takashi Iwai | 1 | -16/+3 |
2012-08-24 | ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE | Mengdong Lin | 1 | -0/+2 |
2012-08-23 | ALSA: hda - add runtime PM support | Mengdong Lin | 1 | -17/+66 |
2012-08-21 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+9 |
2012-08-20 | ALSA: hda - Check the power state when power_save option is changed | Takashi Iwai | 1 | -1/+57 |
2012-08-14 | ALSA: hda - Fix possible compile warnings regarding CONFIG_PM | Takashi Iwai | 1 | -5/+2 |
2012-08-09 | ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 1 | -0/+9 |
2012-08-09 | ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADER | Takashi Iwai | 1 | -0/+2 |
2012-08-09 | ALSA: hda - Deferred probing with request_firmware_nowait() | Takashi Iwai | 1 | -4/+38 |
2012-08-09 | ALSA: hda - Load firmware in hda_intel.c | Takashi Iwai | 1 | -5/+24 |