| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Fix buffer-alignment regression with Nvidia HDMI | Takashi Iwai | 2012-01-23 | 1 | -2/+4 |
* | ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1 | David Henningsson | 2012-01-13 | 1 | -0/+1 |
* | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 | 1 | -36/+70 |
|\ |
|
| * | ALSA: HDA: Remove Poulsbo position fix quirks | David Henningsson | 2012-01-08 | 1 | -2/+0 |
| * | ALSA: HDA: Use LPIB position fix for Oaktrail | David Henningsson | 2012-01-08 | 1 | -1/+1 |
| * | ALSA: hda_intel: Add Oaktrail identifiers | Li Peng | 2011-12-31 | 1 | -0/+3 |
| * | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-12-20 | 1 | -1/+3 |
| |\ |
|
| | * | ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo | David Henningsson | 2011-12-15 | 1 | -1/+2 |
| | * | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device | David Henningsson | 2011-12-12 | 1 | -0/+1 |
| * | | ALSA: hda - Check non-snoop in a single place | Takashi Iwai | 2011-12-14 | 1 | -12/+30 |
| * | | ALSA: HDA: Add support for new AMD products | Andiry Xu | 2011-12-14 | 1 | -0/+13 |
| * | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-12-01 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| * | | ALSA: hda - Supports more audio streams | Takashi Iwai | 2011-11-26 | 1 | -24/+24 |
* | | | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -4/+4 |
| |/
|/| |
|
* | | ALSA: hda_intel - revert a quirk that affect VIA chipsets | Marc Vertes | 2011-11-29 | 1 | -1/+0 |
|/ |
|
* | ALSA: hda - Fix a regression for DMA-position check with CA0110 | Takashi Iwai | 2011-11-06 | 1 | -2/+2 |
* | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-10-19 | 1 | -0/+1 |
|\ |
|
| * | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010 | Takashi Iwai | 2011-10-18 | 1 | -0/+1 |
* | | ALSA: hda - Distinguish each substream for better sticky assignment | Takashi Iwai | 2011-10-06 | 1 | -3/+6 |
* | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-10-06 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | ALSA: hda - Fix a regression of the position-buffer check | Takashi Iwai | 2011-09-30 | 1 | -4/+5 |
* | | ALSA: hda - Add snoop option | Takashi Iwai | 2011-09-28 | 1 | -19/+129 |
* | | ALSA: hda: option to enable arbitrary buffer/period sizes | Pierre-Louis Bossart | 2011-08-04 | 1 | -15/+53 |
|/ |
|
* | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2011-07-22 | 1 | -24/+52 |
|\ |
|
| * | ALSA: hda - Add Kconfig for the default buffer size | Takashi Iwai | 2011-07-12 | 1 | -1/+7 |
| * | ALSA: HDA: Remove redundant LPIB quirks for ATI chipset | David Henningsson | 2011-06-17 | 1 | -8/+0 |
| * | ALSA: hda - Fix SSYNC register value for non-Intel controllers | Takashi Iwai | 2011-06-10 | 1 | -3/+29 |
| * | ALSA: hda - Judge playback stream from stream id in azx_via_get_position() | Takashi Iwai | 2011-06-07 | 1 | -1/+1 |
| * | ALSA: hda - Handle -1 as invalid position, too | Takashi Iwai | 2011-06-07 | 1 | -10/+11 |
| * | ALSA: hda: Allow multple SPDIF controls per codec | Stephen Warren | 2011-06-06 | 1 | -1/+4 |
* | | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
|/ |
|
* | ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps | Linus Torvalds | 2011-05-27 | 1 | -1/+1 |
* | ALSA: hda - Reorganize controller quriks with bit flags | Takashi Iwai | 2011-05-26 | 1 | -81/+125 |
* | ALSA: hda - Use LPIB for ATI/AMD chipsets as default | Takashi Iwai | 2011-05-20 | 1 | -1/+8 |
* | Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets" | Takashi Iwai | 2011-05-20 | 1 | -5/+0 |
* | ALSA: hda - Enable snoop bit for AMD controllers | Takashi Iwai | 2011-05-17 | 1 | -1/+14 |
* | ALSA: hda - Use position_fix=3 as default for AMD chipsets | Takashi Iwai | 2011-05-04 | 1 | -0/+5 |
* | ALSA: hda - Enable sync_write workaround for AMD generically | Takashi Iwai | 2011-04-26 | 1 | -0/+11 |
* | ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-04-20 | 1 | -0/+3 |
* | ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systems | Adam Lackorzynski | 2011-03-10 | 1 | -2/+5 |
* | ALSA: HDA: Add position_fix quirk for an Asus device | David Henningsson | 2011-02-14 | 1 | -0/+1 |
* | ALSA: hda - Don't handle empty patch files | Takashi Iwai | 2011-02-10 | 1 | -1/+1 |
* | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2011-01-18 | 1 | -0/+2 |
|\ |
|
| * | ALSA: hda - Add support for VMware controller | Bankim Bhavsar | 2011-01-18 | 1 | -0/+2 |
* | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-01-13 | 1 | -3/+6 |
|\ \
| |/
|/| |
|
| * | ALSA: hda-intel: support for period wakeup disabling | Clemens Ladisch | 2010-11-22 | 1 | -3/+6 |
* | | ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120 | Daniel T Chen | 2010-12-30 | 1 | -0/+1 |
* | | ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on inter... | Daniel T Chen | 2010-12-06 | 1 | -0/+1 |
|/ |
|
* | ALSA: hda - Add workarounds for CT-IBG controllers | Takashi Iwai | 2010-10-22 | 1 | -2/+7 |