aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAge
...
* | ALSA: hda - Add pcm_mmap_prepare op.Dylan Reid2014-03-01
* | ALSA: hda - Move snd page allocation to opsDylan Reid2014-03-01
* | ALSA: hda - Pass max_slots and power_save to codec_createDylan Reid2014-03-01
* | ALSA: hda - Add jackpoll_ms to struct azxDylan Reid2014-03-01
* | ALSA: hda - remove unused clear of STATESTSDylan Reid2014-03-01
* | ALSA: hda - Add function pointer for disabling MSIDylan Reid2014-03-01
* | ALSA: hda - Use device pointer from the card instead of pciDylan Reid2014-03-01
* | ALSA: hda - Keep pointer to bdl_pos_fix in chip structDylan Reid2014-03-01
* | ALSA: hda - Allow different ops to read/write registersDylan Reid2014-03-01
* | ALSA: hda - Move some definitions to new hda_priv.hDylan Reid2014-03-01
* | ALSA: hda - Fix CORB reset to follow specificationDavid Henningsson2014-02-28
* | ALSA: hda - Fix registration of beep input deviceTakashi Iwai2014-02-28
* | ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptopsTakashi Iwai2014-02-27
* | ALSA: hda - Make codec object as a parent for input beep devicesTakashi Iwai2014-02-27
* | ALSA: hda - Replace with standard printkTakashi Iwai2014-02-25
* | ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIGTakashi Iwai2014-02-25
* | ALSA: hda - Add sysfs to codec object, tooTakashi Iwai2014-02-25
* | ALSA: hda - Create own device struct for each codecTakashi Iwai2014-02-25
* | ALSA: hda - Manage each codec instance individuallyTakashi Iwai2014-02-25
* | ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai2014-02-25
* | ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-25
* | Merge branch 'for-linus' into HEADTakashi Iwai2014-02-25
|\|
| * ALSA: hda - Add a fixup for HP Folio 13 mute LEDTakashi Iwai2014-02-25
| * ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang2014-02-21
| * ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang2014-02-20
| * ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao2014-02-19
| * ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao2014-02-19
| * ALSA: hda - add headset mic detect quirks for two Dell laptopsHui Wang2014-02-18
| * ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger2014-02-12
* | ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0Takashi Iwai2014-02-25
* | ALSA: hda - Add QEMU codec vendor IDTakashi Iwai2014-02-19
* | ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-15
* | ALSA: hda/realtek - Allow NULL bus->pciTakashi Iwai2014-02-15
* | ALSA: hda - Remove dependency on bus->pci in hda_beep.cTakashi Iwai2014-02-15
* | ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-02-12
|\|
| * ALSA: hda - Fix undefined symbol due to builtin/module mixupTakashi Iwai2014-02-10
| * ALSA: hda - Fix mic capture on Sony VAIO Pro 11Takashi Iwai2014-02-07
| * ALSA: hda - Add a headset quirk for Dell XPS 13David Henningsson2014-02-07
| * ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai2014-02-07
| * ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai2014-02-07
| * ALSA: hda - Improve loopback path lookups for AD1983Takashi Iwai2014-02-05
| * ALSA: hda - Fix missing VREF setup for Mac Pro 1,1Takashi Iwai2014-02-05
| * ALSA: hda - Add missing mixer widget for AD1983Takashi Iwai2014-02-05
| * ALSA: hda/realtek - Avoid invalid COEFs for ALC271XTakashi Iwai2014-02-05
| * ALSA: hda - Fix silent output on Toshiba Satellite L40Takashi Iwai2014-02-04
* | ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai2014-02-10
* | ALSA: hda - Disable static quirks for C-Media codecsTakashi Iwai2014-02-10
* | ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai2014-02-10
* | ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-10