Age | Commit message (Expand) | Author |
2015-10-20 | Merge branch 'topic/hda-modalias' into for-next | Takashi Iwai |
2015-10-20 | ALSA: hda - convert to hda_device_id | Takashi Iwai |
2015-10-17 | ALSA: hda - Remove leftover snd_hda_bus() prototype | Takashi Iwai |
2015-10-17 | ALSA: hda - Fix bogus codec address check for mixer name assignment | Takashi Iwai |
2015-10-15 | ALSA: hda - Update mixer name for the lower codec address | Takashi Iwai |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai |
2015-10-08 | ALSA: hda: make use of core codec fns | Vinod Koul |
2015-08-17 | ALSA: hda - Make some helper functions local | Takashi Iwai |
2015-06-09 | ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by default | Lu, Han |
2015-05-28 | ALSA: hda - Drop unused fields from struct hda_codec_preset | Takashi Iwai |
2015-05-02 | Merge branch 'topic/jack' into for-next | Takashi Iwai |
2015-05-02 | ALSA: jack: fix a randconfig build issue | Jie Yang |
2015-04-16 | ALSA: hda - Replace hda_bus_ops with static binding | Takashi Iwai |
2015-04-16 | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai |
2015-04-16 | ALSA: hda - Embed bus into controller object | Takashi Iwai |
2015-04-16 | ALSA: hda - Pass bus io_ops directly from the top-level driver | Takashi Iwai |
2015-04-16 | ALSA: hda - Move send_cmd / get_response to hdac_bus_ops | Takashi Iwai |
2015-04-14 | ALSA: hda - Handle error from get_response bus ops directly | Takashi Iwai |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai |
2015-04-04 | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai |
2015-03-25 | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h | Takashi Iwai |
2015-03-23 | 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 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 - Fix possible runtime PM refcount unbalance | 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-20 | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai |
2015-03-18 | ALSA: hda - Support advanced power state controls | Takashi Iwai |
2015-03-13 | ALSA: hda - Use shutdown driver ops instead of reboot notifier | 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 - Allocate hda_pcm objects dynamically | 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-02-26 | ALSA: hda - Replace bus pm_notify with the standard runtime PM framework | Takashi Iwai |
2015-02-26 | ALSA: hda - Drop power_save value indirection in hda_bus | Takashi Iwai |
2015-02-23 | ALSA: hda - Use standard runtime PM for codec power-save control | Takashi Iwai |
2015-02-23 | ALSA: hda - Move codec suspend/resume to codec driver | Takashi Iwai |
2015-02-23 | ALSA: hda - Bind codecs via standard bus | Takashi Iwai |
2015-02-17 | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus | Takashi Iwai |
2015-02-17 | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() | Takashi Iwai |
2014-08-19 | ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro | Takashi Iwai |
2014-07-22 | ALSA: hda - Refactor quirk picking and change quirk priority | David Henningsson |
2014-06-25 | ALSA: hda - Kill the rest of snd_print*() usages | Takashi Iwai |
2014-05-26 | ALSA: hda - Add fixup_forced flag | David Henningsson |