index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Commit message (
Expand
)
Author
Age
...
|
*
ALSA: hda - Fix recursive suspend/resume call
Takashi Iwai
2012-11-19
*
|
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
Takashi Iwai
2012-11-08
*
|
ALSA: hda - stop setup_dig_out_stream() causing clicks
Laurence Darby
2012-11-04
*
|
ALSA: hda - Add workaround for conflicting IEC958 controls
Takashi Iwai
2012-10-17
*
|
ALSA: hda - Implement a poll loop for jacks as a module parameter
David Henningsson
2012-10-15
|
/
*
ALSA: hda - Warn an allocation for an uninitialized array
Takashi Iwai
2012-10-10
*
ALSA: hda - Fix hang caused by race during suspend.
Dylan Reid
2012-10-06
*
Merge branch 'topic/tlv-chmap' into for-next
Takashi Iwai
2012-09-15
|
\
|
*
ALSA: hda - Add standard channel maps
Takashi Iwai
2012-09-06
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-09-11
|
\
\
|
|
/
|
/
|
|
*
ALSA: hda - Fix Oops at codec reset/reconfig
Takashi Iwai
2012-09-10
*
|
ALSA: hda - Clean up redundant FG checks
Takashi Iwai
2012-08-31
*
|
ALSA: hda - Yet another fix for D3 stop-clock refcounting
Takashi Iwai
2012-08-31
*
|
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
*
|
ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state op
Takashi Iwai
2012-08-30
*
|
ALSA: hda - Fix runtime PM leftover refcounts
Takashi Iwai
2012-08-30
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-08-28
|
\
|
|
*
ALSA: hda - Avoid unnecessary parameter read for EPSS
Takashi Iwai
2012-08-28
*
|
ALSA: hda - Make clear built-in driver optimization
Takashi Iwai
2012-08-28
*
|
ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE
Mengdong Lin
2012-08-24
*
|
ALSA: hda - add runtime PM support
Mengdong Lin
2012-08-23
*
|
ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c
Takashi Iwai
2012-08-22
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-08-20
|
\
|
|
*
ALSA: hda - Fix leftover codec->power_transition
Takashi Iwai
2012-08-20
|
*
Merge branch 'topic/ca0132-fix' into for-linus
Takashi Iwai
2012-08-20
|
|
\
|
|
*
ALSA: hda - Add codec->pcm_format_first flag
Takashi Iwai
2012-08-08
|
*
|
ALSA : hda - bug fix on checking the supported power states of a codec
Mengdong Lin
2012-08-10
|
|
/
*
|
ALSA: hda - Implement snd_hda_power_sync() helper function
Takashi Iwai
2012-08-20
*
|
ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.
Takashi Iwai
2012-08-20
*
|
ALSA: hda - Deferred probing with request_firmware_nowait()
Takashi Iwai
2012-08-09
|
/
*
Merge branch 'topic/pm-convert' into for-next
Takashi Iwai
2012-07-19
|
\
|
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
*
|
Merge branch 'topic/hda-beep' into topic/hda
Takashi Iwai
2012-07-04
|
\
\
|
*
|
ALSA: hda - Move beep helper functions to hda_beep.c
Takashi Iwai
2012-07-03
|
|
/
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-06-26
|
\
|
|
*
ALSA: hda - Initialize caches at codec reconfiguration
Takashi Iwai
2012-06-26
|
*
ALSA: hda - Fix memory leaks at module unload
Takashi Iwai
2012-06-26
*
|
ALSA: hda - Don't power up when not powered down.
Dylan Reid
2012-06-22
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-06-20
|
\
|
|
*
ALSA: hda - Handle open while transitioning to D3.
Dylan Reid
2012-06-18
*
|
ALSA: hda - power setting error check
Wang Xingchao
2012-06-08
*
|
ALSA: hda - reduce msleep time if EPSS power states supported
Wang Xingchao
2012-06-07
*
|
ALSA: hda - check supported power states
Wang Xingchao
2012-06-07
|
/
*
Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-05-25
|
\
|
*
ALSA: hda - Export snd_hda_lock_devices()
Takashi Iwai
2012-05-14
*
|
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
2012-05-19
|
/
*
ALSA: hda - Disable FLOAT format support
Takashi Iwai
2012-05-12
*
ALSA: hda - Fix concurrent hash accesses
Takashi Iwai
2012-05-10
*
ALSA: hda - Protect SPDIF-related stuff via spdif_mutex
Takashi Iwai
2012-05-10
*
ALSA: hda - More robustify the power-up/down sequence
Takashi Iwai
2012-05-09
[prev]
[next]