index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
2015-04-04
ALSA: hda: fix possible null dereference
Sudip Mukherjee
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 amp accesses
Takashi Iwai
2015-03-23
ALSA: hda - Implement uncached version of 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 - 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-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 - 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-02-26
ALSA: hda - Remove channel mode helper functions
Takashi Iwai
2015-02-26
ALSA: hda - Power down codec automatically at registration
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-20
ALSA: hda - Avoid unnecessary power-up at mixer amp changes
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-11-27
ALSA: hda - using uninitialized data
Dan Carpenter
2014-11-17
ALSA: hda: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-10-29
ALSA: hda - More kerneldoc comments
Takashi Iwai
2014-10-29
ALSA: hda - Correct kerneldoc comments
Takashi Iwai
2014-10-27
ALSA: hda - Pass printf argument directly to request_module()
Takashi Iwai
2014-10-21
ALSA: hda: Use snd_ctl_enum_info()
Takashi Iwai
2014-09-23
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
2014-08-19
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
2014-07-22
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
2014-06-30
ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()
Takashi Iwai
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
2014-02-28
ALSA: hda - Fix registration of beep input device
Takashi Iwai
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
2014-02-25
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
2014-02-25
ALSA: hda - Create own device struct for each codec
Takashi Iwai
[next]