| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/hda-modalias' into for-next | Takashi Iwai | 2015-10-20 | 1 | -8/+11 |
|\ |
|
| * | ALSA: hda - convert to hda_device_id | Takashi Iwai | 2015-10-20 | 1 | -8/+11 |
* | | ALSA: hda - Remove leftover snd_hda_bus() prototype | Takashi Iwai | 2015-10-17 | 1 | -4/+0 |
* | | ALSA: hda - Fix bogus codec address check for mixer name assignment | Takashi Iwai | 2015-10-17 | 1 | -1/+1 |
|/ |
|
* | ALSA: hda - Update mixer name for the lower codec address | Takashi Iwai | 2015-10-15 | 1 | -0/+1 |
* | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 2015-10-15 | 1 | -0/+2 |
* | ALSA: hda: make use of core codec fns | Vinod Koul | 2015-10-08 | 1 | -4/+14 |
* | ALSA: hda - Make some helper functions local | Takashi Iwai | 2015-08-17 | 1 | -7/+0 |
* | ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by default | Lu, Han | 2015-06-09 | 1 | -0/+1 |
* | ALSA: hda - Drop unused fields from struct hda_codec_preset | Takashi Iwai | 2015-05-28 | 1 | -4/+0 |
* | Merge branch 'topic/jack' into for-next | Takashi Iwai | 2015-05-02 | 1 | -2/+0 |
|\ |
|
| * | ALSA: jack: fix a randconfig build issue | Jie Yang | 2015-05-02 | 1 | -2/+0 |
* | | ALSA: hda - Replace hda_bus_ops with static binding | Takashi Iwai | 2015-04-16 | 1 | -39/+10 |
* | | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai | 2015-04-16 | 1 | -10/+5 |
* | | ALSA: hda - Embed bus into controller object | Takashi Iwai | 2015-04-16 | 1 | -3/+0 |
* | | ALSA: hda - Pass bus io_ops directly from the top-level driver | Takashi Iwai | 2015-04-16 | 1 | -0/+1 |
* | | ALSA: hda - Move send_cmd / get_response to hdac_bus_ops | Takashi Iwai | 2015-04-16 | 1 | -5/+6 |
* | | ALSA: hda - Handle error from get_response bus ops directly | Takashi Iwai | 2015-04-14 | 1 | -2/+1 |
|/ |
|
* | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 2015-04-08 | 1 | -0/+2 |
* | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai | 2015-04-04 | 1 | -63/+11 |
|\ |
|
| * | ALSA: hda - Use regmap for command verb caches, too | Takashi Iwai | 2015-03-23 | 1 | -25/+9 |
| * | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 2015-03-23 | 1 | -7/+0 |
| * | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 2015-03-23 | 1 | -1/+1 |
| * | ALSA: hda - Add regmap support | Takashi Iwai | 2015-03-23 | 1 | -0/+1 |
| * | ALSA: hda - Move generic array helpers to core lib | Takashi Iwai | 2015-03-23 | 1 | -30/+0 |
* | | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h | Takashi Iwai | 2015-03-25 | 1 | -3/+0 |
|/ |
|
* | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 2015-03-23 | 1 | -0/+1 |
* | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 2015-03-23 | 1 | -33/+10 |
* | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 2015-03-23 | 1 | -24/+10 |
* | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 2015-03-23 | 1 | -6/+5 |
* | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai | 2015-03-20 | 1 | -1/+1 |
* | ALSA: hda - Support advanced power state controls | Takashi Iwai | 2015-03-18 | 1 | -0/+2 |
* | ALSA: hda - Use shutdown driver ops instead of reboot notifier | Takashi Iwai | 2015-03-13 | 1 | -1/+0 |
* | ALSA: hda - Use standard workqueue for unsol and jack events | Takashi Iwai | 2015-03-03 | 1 | -2/+0 |
* | ALSA: hda - Build PCMs and controls at codec driver probe | Takashi Iwai | 2015-03-03 | 1 | -2/+0 |
* | ALSA: hda - Implement unbind more safely | Takashi Iwai | 2015-03-03 | 1 | -0/+1 |
* | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 2015-03-03 | 1 | -2/+16 |
* | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 2015-03-03 | 1 | -2/+3 |
* | ALSA: hda - Split snd_hda_build_pcms() | Takashi Iwai | 2015-03-03 | 1 | -0/+1 |
* | ALSA: hda - Replace bus pm_notify with the standard runtime PM framework | Takashi Iwai | 2015-02-26 | 1 | -6/+1 |
* | ALSA: hda - Drop power_save value indirection in hda_bus | Takashi Iwai | 2015-02-26 | 1 | -3/+2 |
* | ALSA: hda - Use standard runtime PM for codec power-save control | Takashi Iwai | 2015-02-23 | 1 | -60/+7 |
* | ALSA: hda - Move codec suspend/resume to codec driver | Takashi Iwai | 2015-02-23 | 1 | -4/+2 |
* | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 2015-02-23 | 1 | -8/+19 |
* | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus | Takashi Iwai | 2015-02-17 | 1 | -2/+11 |
* | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() | Takashi Iwai | 2015-02-17 | 1 | -12/+1 |
* | ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro | Takashi Iwai | 2014-08-19 | 1 | -2/+0 |
* | ALSA: hda - Refactor quirk picking and change quirk priority | David Henningsson | 2014-07-22 | 1 | -1/+0 |
* | ALSA: hda - Kill the rest of snd_print*() usages | Takashi Iwai | 2014-06-25 | 1 | -1/+2 |
* | ALSA: hda - Add fixup_forced flag | David Henningsson | 2014-05-26 | 1 | -0/+1 |