Age | Commit message (Expand) | Author | Files | Lines |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 1 | -0/+2 |
2015-04-04 | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai | 1 | -63/+11 |
2015-03-25 | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h | Takashi Iwai | 1 | -3/+0 |
2015-03-23 | ALSA: hda - Use regmap for command verb caches, too | Takashi Iwai | 1 | -25/+9 |
2015-03-23 | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 1 | -7/+0 |
2015-03-23 | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 1 | -1/+1 |
2015-03-23 | ALSA: hda - Add regmap support | Takashi Iwai | 1 | -0/+1 |
2015-03-23 | ALSA: hda - Move generic array helpers to core lib | Takashi Iwai | 1 | -30/+0 |
2015-03-23 | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 1 | -0/+1 |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 1 | -33/+10 |
2015-03-23 | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 1 | -24/+10 |
2015-03-23 | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 1 | -6/+5 |
2015-03-20 | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai | 1 | -1/+1 |
2015-03-18 | ALSA: hda - Support advanced power state controls | Takashi Iwai | 1 | -0/+2 |
2015-03-13 | ALSA: hda - Use shutdown driver ops instead of reboot notifier | Takashi Iwai | 1 | -1/+0 |
2015-03-03 | ALSA: hda - Use standard workqueue for unsol and jack events | Takashi Iwai | 1 | -2/+0 |
2015-03-03 | ALSA: hda - Build PCMs and controls at codec driver probe | Takashi Iwai | 1 | -2/+0 |
2015-03-03 | ALSA: hda - Implement unbind more safely | Takashi Iwai | 1 | -0/+1 |
2015-03-03 | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 1 | -2/+16 |
2015-03-03 | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 1 | -2/+3 |
2015-03-03 | ALSA: hda - Split snd_hda_build_pcms() | Takashi Iwai | 1 | -0/+1 |
2015-02-26 | ALSA: hda - Replace bus pm_notify with the standard runtime PM framework | Takashi Iwai | 1 | -6/+1 |
2015-02-26 | ALSA: hda - Drop power_save value indirection in hda_bus | Takashi Iwai | 1 | -3/+2 |
2015-02-23 | ALSA: hda - Use standard runtime PM for codec power-save control | Takashi Iwai | 1 | -60/+7 |
2015-02-23 | ALSA: hda - Move codec suspend/resume to codec driver | Takashi Iwai | 1 | -4/+2 |
2015-02-23 | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 1 | -8/+19 |
2015-02-17 | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus | Takashi Iwai | 1 | -2/+11 |
2015-02-17 | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() | Takashi Iwai | 1 | -12/+1 |
2014-08-19 | ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro | Takashi Iwai | 1 | -2/+0 |
2014-07-22 | ALSA: hda - Refactor quirk picking and change quirk priority | David Henningsson | 1 | -1/+0 |
2014-06-25 | ALSA: hda - Kill the rest of snd_print*() usages | Takashi Iwai | 1 | -1/+2 |
2014-05-26 | ALSA: hda - Add fixup_forced flag | David Henningsson | 1 | -0/+1 |
2014-02-25 | ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG | Takashi Iwai | 1 | -1/+1 |
2014-02-25 | ALSA: hda - Add sysfs to codec object, too | Takashi Iwai | 1 | -2/+5 |
2014-02-25 | ALSA: hda - Create own device struct for each codec | Takashi Iwai | 1 | -0/+1 |
2014-01-29 | ALSA: hda - Add parameter for dumping processing coefficients | David Henningsson | 1 | -0/+1 |
2013-12-19 | ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate | Takashi Iwai | 1 | -13/+0 |
2013-12-09 | ALSA: hda - Split verb definitions into sound/hda_verbs.h | Takashi Iwai | 1 | -546/+1 |
2013-12-06 | ALSA: hda - Clean up async codec PM using standard async infrastructure | Takashi Iwai | 1 | -6/+0 |
2013-11-29 | ALSA: hda - allow a codec to define its own depop delay time | Mengdong Lin | 1 | -0/+2 |
2013-11-27 | ALSA: hda - resume codecs in parallel | Mengdong Lin | 1 | -1/+3 |
2013-11-27 | ALSA: hda - suspend codecs in parallel | Mengdong Lin | 1 | -0/+5 |
2013-11-26 | ALSA: hda - Refactor pm notification in hda_codec.c | Takashi Iwai | 1 | -1/+1 |
2013-11-26 | ALSA: hda - Split the generic parser as an individual module | Takashi Iwai | 1 | -0/+1 |
2013-11-26 | ALSA: hda - Drop bus->avoid_link_reset flag | Takashi Iwai | 1 | -1/+0 |
2013-10-24 | ALSA: hda - Fix mute LED on HP laptops in runtime suspend | Takashi Iwai | 1 | -0/+1 |
2013-08-27 | ALSA: hda - add device entry and inactive flag to unsolicited response | Mengdong Lin | 1 | -0/+5 |
2013-08-27 | ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST | Mengdong Lin | 1 | -0/+16 |
2013-06-06 | ALSA: hda - Don't take unresponsive D3 transition too serious | Takashi Iwai | 1 | -0/+3 |
2013-06-06 | ALSA: hda - Introduce bit flags to snd_hda_codec_read/write() | Takashi Iwai | 1 | -4/+4 |