index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
Files
Lines
*
Merge branch 'topic/hda-gateway' into topic/hda
Takashi Iwai
2009-01-13
1
-0
/
+61
|
\
|
*
ALSA: hda - Add a new function to seek for a codec ID
Mauro Carvalho Chehab
2008-11-30
1
-0
/
+61
*
|
ALSA: hda - Use queue_delayed_work()
Takashi Iwai
2009-01-13
1
-1
/
+1
*
|
ALSA: hda - Use own workqueue
Takashi Iwai
2009-01-12
1
-6
/
+17
*
|
ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value
Wu Fengguang
2009-01-09
1
-12
/
+13
*
|
ALSA: hda - Add probe_only option
Takashi Iwai
2008-12-19
1
-5
/
+7
*
|
ALSA: hda - Add missing initializations of amp and verb caches
Takashi Iwai
2008-12-19
1
-0
/
+2
*
|
ALSA: hda - Add Intel vendor id string
Takashi Iwai
2008-12-18
1
-0
/
+1
*
|
ALSA: hda - Add Nvidia vendor id string
Takashi Iwai
2008-12-16
1
-0
/
+1
*
|
Merge branch 'topic/hda-modularize' into topic/hda
Takashi Iwai
2008-12-03
1
-44
/
+143
|
\
\
|
|
/
|
*
ALSA: hda - Don't export symbols when built-in kernel
Takashi Iwai
2008-11-28
1
-74
/
+74
|
*
ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULE
Takashi Iwai
2008-11-28
1
-2
/
+2
|
*
ALSA: hda - Modularize HD-audio driver
Takashi Iwai
2008-11-27
1
-44
/
+143
*
|
ALSA: hda - Clear codec->proc_widget_hook at reset
Takashi Iwai
2008-11-28
1
-0
/
+1
|
/
*
ALSA: hda - Fix PCM reconfigure
Takashi Iwai
2008-11-27
1
-69
/
+93
*
ALSA: hda - Move power_save option to hda_intel.c
Takashi Iwai
2008-11-27
1
-10
/
+6
*
ALSA: hda - make some functions static
Takashi Iwai
2008-11-27
1
-13
/
+1
*
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
Qinghuang Feng
2008-11-26
1
-1
/
+0
*
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
2008-11-25
1
-2
/
+2
|
\
|
*
ALSA: hda - Fix caching of SPDIF status bits
Takashi Iwai
2008-11-25
1
-2
/
+2
*
|
ALSA: hda - Fix build without CONFIG_PROC_FS
Takashi Iwai
2008-11-21
1
-0
/
+30
*
|
ALSA: hda - Fix double free of jack instances
Takashi Iwai
2008-11-21
1
-0
/
+1
*
|
ALSA: hda - Fix another cache list management
Takashi Iwai
2008-11-10
1
-4
/
+3
*
|
ALSA: hda - Fix broken hash chain allocation
Takashi Iwai
2008-11-07
1
-0
/
+1
*
|
ALSA: hda - Add max allocation check in array allocator
Takashi Iwai
2008-11-07
1
-1
/
+4
*
|
ALSA: hda - Add missing NULL check in amp hash allocation
Takashi Iwai
2008-11-07
1
-0
/
+2
*
|
ALSA: hda - simplify hda_bus ops callbacks
Takashi Iwai
2008-11-06
1
-15
/
+47
*
|
ALSA: hda - Intel HDMI audio support
Wu, Fengguang
2008-11-05
1
-0
/
+3
*
|
ALSA: hda - Don't create empty PCM streams
Takashi Iwai
2008-11-04
1
-0
/
+5
*
|
ALSA: hda - Fix possible NULL dereference
Takashi Iwai
2008-11-04
1
-1
/
+3
*
|
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
2008-10-29
1
-0
/
+1
|
\
\
|
|
/
|
*
ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics
Mark Brown
2008-10-28
1
-0
/
+1
*
|
ALSA: hda: add snd_hda_get_jack* functions
Matthew Ranostay
2008-10-27
1
-0
/
+46
*
|
ALSA: hda - Add init_verbs entries
Takashi Iwai
2008-10-13
1
-0
/
+13
*
|
ALSA: hda - Add sysfs entries to hwdep devices
Takashi Iwai
2008-10-13
1
-2
/
+15
*
|
ALSA: hda - Add codec reconfiguration feature
Takashi Iwai
2008-10-13
1
-47
/
+100
*
|
ALSA: hda - Manage kcontrol lists
Takashi Iwai
2008-10-13
1
-6
/
+34
*
|
ALSA: hda - Allocate name string of each codec
Takashi Iwai
2008-10-13
1
-12
/
+25
*
|
ALSA: hda - Use generic array helpers
Takashi Iwai
2008-10-13
1
-29
/
+9
*
|
ALSA: hda - Add generic arrays
Takashi Iwai
2008-10-13
1
-0
/
+34
*
|
ALSA: hda - Add infrastructure for dynamic stream allocation
Takashi Iwai
2008-10-13
1
-8
/
+66
|
/
*
ALSA: hda: comment typo fix
Wu Fengguang
2008-10-10
1
-1
/
+1
*
ALSA: hda: comment typo fix
Wu Fengguang
2008-10-10
1
-1
/
+1
*
ALSA: Support NVIDIA MCP78/7A HDMI audio
Wei Ni
2008-10-10
1
-0
/
+3
*
ALSA: hda - Fix / clean-up slave digital out codes
Takashi Iwai
2008-10-10
1
-65
/
+50
*
ALSA: hda: slave_dig_outs code block in wrong location
Matthew Ranostay
2008-10-10
1
-6
/
+0
*
ALSA: hda: Input port AMP controls
Matthew Ranostay
2008-09-23
1
-9
/
+0
*
ALSA: hda: fix oopses in snd-hda-intel after digital slave support additions
Herton Ronaldo Krzesinski
2008-09-23
1
-14
/
+19
*
ALSA: hda: slave digital out support
Matthew Ranostay
2008-09-09
1
-2
/
+50
*
ALSA: hda - put all HDA codec IDs to components for precise hw detection
Jaroslav Kysela
2008-08-13
1
-2
/
+2
[next]