| Commit message (Expand) | Author | Age |
... | |
| * | ALSA: hda/via - Add missing stream_pm ops setup | Takashi Iwai | 2015-04-09 |
| * | ALSA: hda/realtek - Fix the regression by widget power-saving | Takashi Iwai | 2015-04-09 |
| * | ALSA: hda/generic - Don't override power_filter when power_save_node is set | Takashi Iwai | 2015-04-09 |
| * | ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable | Takashi Iwai | 2015-04-09 |
| * | ALSA: hda/generic - Fix wrong initial power state for fixed pins | Takashi Iwai | 2015-04-09 |
| * | ALSA: hda/generic - Check power state cap at updating the widget power | Takashi Iwai | 2015-04-09 |
| * | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 2015-04-08 |
| * | ALSA: hda/realtek - Support Dell headset mode for ALC288 | Kailang Yang | 2015-04-08 |
| * | ALSA: hda/realtek - Support headset mode for ALC286/288 | Kailang Yang | 2015-04-08 |
| * | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-04-08 |
| |\ |
|
| * | | ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW | Libin Yang | 2015-04-07 |
| * | | ALSA: hda: fix possible null dereference | Sudip Mukherjee | 2015-04-04 |
| * | | ALSA: hda - Enable widget power saving for Realtek codecs | Takashi Iwai | 2015-04-04 |
| * | | ALSA: hda - Sync node attributes at resume from widget power saving | Takashi Iwai | 2015-04-04 |
| * | | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai | 2015-04-04 |
| |\ \ |
|
| | * | | ALSA: hda - Use regmap for command verb caches, too | Takashi Iwai | 2015-03-23 |
| | * | | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 2015-03-23 |
| | * | | ALSA: hda - Use regmap for amp accesses | Takashi Iwai | 2015-03-23 |
| | * | | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai | 2015-03-23 |
| | * | | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 2015-03-23 |
| | * | | ALSA: hda - Add regmap support | Takashi Iwai | 2015-03-23 |
| | * | | ALSA: hda - Move generic array helpers to core lib | Takashi Iwai | 2015-03-23 |
| * | | | ALSA: hda/via - Add beep controls to VIA codecs | W. Trevor King | 2015-03-25 |
| * | | | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h | Takashi Iwai | 2015-03-25 |
| |/ / |
|
| * | | ALSA: hda - Re-add tracepoints to HD-audio core driver | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Support indirect execution of verbs | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Add widget sysfs tree | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 2015-03-23 |
| * | | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai | 2015-03-20 |
| * | | ALSA: hda - Fix power of pins used for mute LED with vrefs | Takashi Iwai | 2015-03-20 |
| * | | ALSA: hda - Adjust power of beep widget and outputs | Takashi Iwai | 2015-03-18 |
| * | | ALSA: hda - Use the new power control for VIA codecs | Takashi Iwai | 2015-03-18 |
| * | | ALSA: hda - Support advanced power state controls | Takashi Iwai | 2015-03-18 |
| * | | ALSA: hda - Simplify PCM setup overrides | Takashi Iwai | 2015-03-17 |
| * | | Merge branch 'topic/hda-unbind' into for-next | Takashi Iwai | 2015-03-16 |
| |\ \ |
|
| | * | | ALSA: hda - Use shutdown driver ops instead of reboot notifier | Takashi Iwai | 2015-03-13 |
| | * | | ALSA: hda - Release resources in device release callback | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Use standard workqueue for unsol and jack events | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Build PCMs and controls at codec driver probe | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Implement unbind more safely | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Don't assume non-NULL PCM ops | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Remove superfluous memory allocation error messages | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 2015-03-03 |
| | * | | ALSA: hda - Split snd_hda_build_pcms() | Takashi Iwai | 2015-03-03 |
| * | | | Merge branch 'topic/hda-bus' into for-next | Takashi Iwai | 2015-03-16 |
| |\| | |
|
| | * | | ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal | Takashi Iwai | 2015-02-26 |