aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAge
...
| * ALSA: hda/via - Add missing stream_pm ops setupTakashi Iwai2015-04-09
| * ALSA: hda/realtek - Fix the regression by widget power-savingTakashi Iwai2015-04-09
| * ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai2015-04-09
| * ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai2015-04-09
| * ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai2015-04-09
| * ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai2015-04-09
| * ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-08
| * ALSA: hda/realtek - Support Dell headset mode for ALC288Kailang Yang2015-04-08
| * ALSA: hda/realtek - Support headset mode for ALC286/288Kailang Yang2015-04-08
| * Merge branch 'for-linus' into for-nextTakashi Iwai2015-04-08
| |\
| * | ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSWLibin Yang2015-04-07
| * | ALSA: hda: fix possible null dereferenceSudip Mukherjee2015-04-04
| * | ALSA: hda - Enable widget power saving for Realtek codecsTakashi Iwai2015-04-04
| * | ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai2015-04-04
| * | Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-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 - Use regmap for codec 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/via - Add beep controls to VIA codecsW. Trevor King2015-03-25
| * | | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai2015-03-25
| |/ /
| * | ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi 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 - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-20
| * | ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai2015-03-20
| * | ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai2015-03-18
| * | ALSA: hda - Use the new power control for VIA codecsTakashi Iwai2015-03-18
| * | ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-18
| * | ALSA: hda - Simplify PCM setup overridesTakashi Iwai2015-03-17
| * | Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-16
| |\ \
| | * | 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
| * | | Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-16
| |\| |
| | * | ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2015-02-26