aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAge
* ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-11
* ALSA: hda - fix number of devices query on hotplugDave Airlie2015-06-09
* ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai2015-04-27
* ALSA: hda - Fix mute-LED fixed modeTakashi Iwai2015-04-27
* ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai2015-04-16
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-08
* ALSA: hda: fix possible null dereferenceSudip Mukherjee2015-04-04
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-23
* ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-23
* ALSA: hda - Use regmap for amp accessesTakashi Iwai2015-03-23
* ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-23
* ALSA: hda - Add regmap supportTakashi Iwai2015-03-23
* ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-23
* ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-23
* ALSA: hda - Support indirect execution of verbsTakashi Iwai2015-03-23
* ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-23
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-23
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-23
* ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-23
* ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-18
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-13
* ALSA: hda - Release resources in device release callbackTakashi Iwai2015-03-03
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-03
* ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-03
* ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-03
* ALSA: hda - Don't assume non-NULL PCM opsTakashi Iwai2015-03-03
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-03
* ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai2015-03-03
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-03
* ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai2015-03-03
* ALSA: hda - Remove channel mode helper functionsTakashi Iwai2015-02-26
* ALSA: hda - Power down codec automatically at registrationTakashi Iwai2015-02-26
* ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-26
* ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-26
* ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-23
* ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-23
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-23
* ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai2015-02-20
* ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai2015-02-17
* ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai2015-02-17
* ALSA: hda - using uninitialized dataDan Carpenter2014-11-27
* ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-17
* ALSA: hda - More kerneldoc commentsTakashi Iwai2014-10-29
* ALSA: hda - Correct kerneldoc commentsTakashi Iwai2014-10-29
* ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai2014-10-27
* ALSA: hda: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson2014-09-23
* ALSA: hda - Remove obsoleted snd_hda_check_board_config() & coTakashi Iwai2014-08-19
* ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-22
* ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()Takashi Iwai2014-06-30