summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-0/+2
* Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-04-041-63/+11
|\
| * ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-25/+9
| * ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-7/+0
| * ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-231-1/+1
| * ALSA: hda - Add regmap supportTakashi Iwai2015-03-231-0/+1
| * ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-231-30/+0
* | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai2015-03-251-3/+0
|/
* ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-231-0/+1
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-33/+10
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-24/+10
* ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-231-6/+5
* ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-201-1/+1
* ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-181-0/+2
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-1/+0
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-031-2/+0
* ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-031-2/+0
* ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-031-0/+1
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-2/+16
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-2/+3
* ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai2015-03-031-0/+1
* ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-261-6/+1
* ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-261-3/+2
* ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-231-60/+7
* ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-231-4/+2
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-8/+19
* ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai2015-02-171-2/+11
* ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai2015-02-171-12/+1
* ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macroTakashi Iwai2014-08-191-2/+0
* ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-221-1/+0
* ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-251-1/+2
* ALSA: hda - Add fixup_forced flagDavid Henningsson2014-05-261-0/+1
* ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIGTakashi Iwai2014-02-251-1/+1
* ALSA: hda - Add sysfs to codec object, tooTakashi Iwai2014-02-251-2/+5
* ALSA: hda - Create own device struct for each codecTakashi Iwai2014-02-251-0/+1
* ALSA: hda - Add parameter for dumping processing coefficientsDavid Henningsson2014-01-291-0/+1
* ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristateTakashi Iwai2013-12-191-13/+0
* ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai2013-12-091-546/+1
* ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai2013-12-061-6/+0
* ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin2013-11-291-0/+2
* ALSA: hda - resume codecs in parallelMengdong Lin2013-11-271-1/+3
* ALSA: hda - suspend codecs in parallelMengdong Lin2013-11-271-0/+5
* ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai2013-11-261-1/+1
* ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai2013-11-261-0/+1
* ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai2013-11-261-1/+0
* ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai2013-10-241-0/+1
* ALSA: hda - add device entry and inactive flag to unsolicited responseMengdong Lin2013-08-271-0/+5
* ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin2013-08-271-0/+16
* ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai2013-06-061-0/+3
* ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai2013-06-061-4/+4
OpenPOWER on IntegriCloud