Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9219a3b9889dbc7dae68e472f239672ff48860b0
/
sound
/
pci
/
hda
/
hda_codec.c
6acaed3
ALSA: hda - Use own workqueue
by Takashi Iwai
· 16 years ago
5a9e02e
ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value
by Wu Fengguang
· 16 years ago
d4d9cd03
ALSA: hda - Add probe_only option
by Takashi Iwai
· 16 years ago
827057f
ALSA: hda - Add missing initializations of amp and verb caches
by Takashi Iwai
· 16 years ago
74c6113
ALSA: hda - Add Intel vendor id string
by Takashi Iwai
· 16 years ago
31117b7
ALSA: hda - Add Nvidia vendor id string
by Takashi Iwai
· 16 years ago
0640f84
Merge branch 'topic/hda-modularize' into topic/hda
by Takashi Iwai
· 16 years ago
ff7a326
ALSA: hda - Don't export symbols when built-in kernel
by Takashi Iwai
· 16 years ago
645f10c
ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULE
by Takashi Iwai
· 16 years ago
56d1771
ALSA: hda - Clear codec->proc_widget_hook at reset
by Takashi Iwai
· 16 years ago
1289e9e
ALSA: hda - Modularize HD-audio driver
by Takashi Iwai
· 16 years ago
529bd6c
ALSA: hda - Fix PCM reconfigure
by Takashi Iwai
· 16 years ago
fee2fba
ALSA: hda - Move power_save option to hda_intel.c
by Takashi Iwai
· 16 years ago
986862b
ALSA: hda - make some functions static
by Takashi Iwai
· 16 years ago
4f19962
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
by Qinghuang Feng
· 16 years ago
0e19e7d
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
9e97697
ALSA: hda - Fix caching of SPDIF status bits
by Takashi Iwai
· 16 years ago
b202226
ALSA: hda - Fix build without CONFIG_PROC_FS
by Takashi Iwai
· 16 years ago
b94d353
ALSA: hda - Fix double free of jack instances
by Takashi Iwai
· 16 years ago
f43aa02
ALSA: hda - Fix another cache list management
by Takashi Iwai
· 16 years ago
ea2da6e
ALSA: hda - Fix broken hash chain allocation
by Takashi Iwai
· 16 years ago
b910d9a
ALSA: hda - Add max allocation check in array allocator
by Takashi Iwai
· 16 years ago
c217429
ALSA: hda - Add missing NULL check in amp hash allocation
by Takashi Iwai
· 16 years ago
33fa35e
ALSA: hda - simplify hda_bus ops callbacks
by Takashi Iwai
· 16 years ago
9150487
ALSA: hda - Intel HDMI audio support
by Wu, Fengguang
· 16 years ago
bfc5c26
ALSA: hda - Don't create empty PCM streams
by Takashi Iwai
· 16 years ago
b91f080
ALSA: hda - Fix possible NULL dereference
by Takashi Iwai
· 16 years ago
1b063c3
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
8199de3
ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics
by Mark Brown
· 16 years ago
50a9f79
ALSA: hda: add snd_hda_get_jack* functions
by Matthew Ranostay
· 16 years ago
11aeff0
ALSA: hda - Add init_verbs entries
by Takashi Iwai
· 16 years ago
d7ffba1
ALSA: hda - Add sysfs entries to hwdep devices
by Takashi Iwai
· 16 years ago
6c1f45e
ALSA: hda - Add codec reconfiguration feature
by Takashi Iwai
· 16 years ago
d13bd41
ALSA: hda - Manage kcontrol lists
by Takashi Iwai
· 16 years ago
f44ac83
ALSA: hda - Allocate name string of each codec
by Takashi Iwai
· 16 years ago
603c401
ALSA: hda - Use generic array helpers
by Takashi Iwai
· 16 years ago
b2e1859
ALSA: hda - Add generic arrays
by Takashi Iwai
· 16 years ago
176d533
ALSA: hda - Add infrastructure for dynamic stream allocation
by Takashi Iwai
· 16 years ago
6b34500
ALSA: hda: comment typo fix
by Wu Fengguang
· 16 years ago
5c1d1a9
ALSA: hda: comment typo fix
by Wu Fengguang
· 16 years ago
9a10eb2
ALSA: Support NVIDIA MCP78/7A HDMI audio
by Wei Ni
· 16 years ago
2f72853
ALSA: hda - Fix / clean-up slave digital out codes
by Takashi Iwai
· 16 years ago
ddc0f38
ALSA: hda: slave_dig_outs code block in wrong location
by Matthew Ranostay
· 16 years ago
8938503
ALSA: hda: Input port AMP controls
by Matthew Ranostay
· 16 years ago
9932fbb
ALSA: hda: fix oopses in snd-hda-intel after digital slave support additions
by Herton Ronaldo Krzesinski
· 16 years ago
de51ca1
ALSA: hda: slave digital out support
by Matthew Ranostay
· 16 years ago
ba44368
ALSA: hda - put all HDA codec IDs to components for precise hw detection
by Jaroslav Kysela
· 16 years ago
963f803
ALSA: hda - Don't reset SPDIF in each status change
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
62cf872
[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE
by Takashi Iwai
· 17 years ago
eaa9985
[ALSA] hda-codec - Fix unbalanced mutex
by Frederik Deweerdt
· 17 years ago
888afa1
[ALSA] hda-codec - keep the format verb at closing PCM streams
by Takashi Iwai
· 17 years ago
3c9a320
[ALSA] sound: hda: missing includes of hda_patch.h
by Harvey Harrison
· 17 years ago
c8cd128
[ALSA] hda-codec - Add more names to vendor list
by Takashi Iwai
· 17 years ago
9a08160
[ALSA] hda-codec - Add "IEC958 Default PCM" switch
by Takashi Iwai
· 17 years ago
5832fcf
[ALSA] hda-codec - More fix-up for auto-configuration
by Takashi Iwai
· 17 years ago
09f9970
[ALSA] hda-codec - Allow multiple SPDIF devices
by Takashi Iwai
· 17 years ago
2f08554
[ALSA] hda-codec - Don't create vmaster if no slaves found
by Takashi Iwai
· 17 years ago
14c65f9
[ALSA] hda-codec - Fix race condition in generic bound volume/swtich controls
by Serge A. Suchkov
· 17 years ago
09a9995
[ALSA] hda: Add dynamic mono mixer support for STAC92xx codecs
by Matthew Ranostay
· 17 years ago
90da78b
[ALSA] hda: Added mono_out_pin to autoconfig
by Matthew Ranostay
· 17 years ago
0ef6ce7
[ALSA] hda-codec - Optimize snd_hda_pser_pin_def_config()
by Takashi Iwai
· 17 years ago
ca7cfae
[ALSA] hda-codec - Add afg and mfg preset mask
by Marc Boucher
· 17 years ago
d2595d8
[ALSA] hda-codec - Add a delay after power state change
by Marc Boucher
· 17 years ago
9c8f2ab
[ALSA] hda-codec - print control name in error messages
by Takashi Iwai
· 17 years ago
2134ea4
[ALSA] hda-codec - Add virtual master controls
by Takashi Iwai
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
3982d17
[ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h
by Andrew Paprocki
· 17 years ago
68ea7b2
[ALSA] hda-codec - Check value range in ctl callbacks
by Takashi Iwai
· 17 years ago
f889fa9
[ALSA] hda-codec - Improve the auto-configuration
by Takashi Iwai
· 17 years ago
7f16859
[ALSA] hda-codec - Add STAC9228 DMIC support
by Matthew Ranostay
· 17 years ago
7eba5c9
[ALSA] hda-codec - Check PINCAP only for PIN widgets
by Takashi Iwai
· 17 years ago
d29240c
[ALSA] hda-codec - Disable shared stream on AD1986A
by Takashi Iwai
· 17 years ago
35a1e0c
[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
by Takashi Iwai
· 17 years ago
1194b5b
[ALSA] hda-codec - Fix Gateway laptops with STAC9200
by Takashi Iwai
· 17 years ago
5513b0c
[ALSA] hda-codec - Add zero checks in input-mux helper functions
by Takashi Iwai
· 17 years ago
7a5a27c
[ALSA] Add default values for power-saving as Kconfig options
by Takashi Iwai
· 17 years ago
e8a7f13
[ALSA] hda-intel - Improve HD-audio codec probing robustness
by Danny Tholen
· 17 years ago
d804ad9
[ALSA] hda-intel - Fix resume logic, when dynamic power managment is on
by Maxim Levitsky
· 17 years ago
2e49246
[ALSA] hda-intel - fix a race in dynamic power managment
by Maxim Levitsky
· 17 years ago
1fcaee6
[ALSA] hda-intel - Fix compile with gcc-3.x
by Takashi Iwai
· 17 years ago
a221e28
[ALSA] hda-intel - Avoid unnecessary work scheduling
by Takashi Iwai
· 17 years ago
2525fdc
[ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()
by Takashi Iwai
· 17 years ago
0b7a2e9
[ALSA] hda-intel - Don't do suspend if already powered down
by Takashi Iwai
· 17 years ago
9d99f31
[ALSA] hda-intel - Fix NULL dereference in resume
by Takashi Iwai
· 17 years ago
95e99fd
[ALSA] hda-intel - Fix resume with power save
by Takashi Iwai
· 17 years ago
cb53c62
[ALSA] hda-intel - Add POWER_SAVE option
by Takashi Iwai
· 17 years ago
47fd830
[ALSA] hda-codec - add snd_hda_codec_stereo() function
by Takashi Iwai
· 17 years ago
82beb8f
[ALSA] hda-codec - optimize resume using caches
by Takashi Iwai
· 17 years ago
b3ac563
[ALSA] hda-codec - introduce command register cache
by Takashi Iwai
· 17 years ago
01751f5
[ALSA] hda-codec - rewrite amp cache more generic
by Takashi Iwai
· 17 years ago
12f288b
[ALSA] hda-intel - Remove invalid __devinit
by Takashi Iwai
· 17 years ago
8246761
[ALSA] hda-codec - kernel config for each codec
by Takashi Iwai
· 17 years ago
532d538
[ALSA] hda-codec - Add a generic bind-control helper
by Takashi Iwai
· 17 years ago
2807314
[ALSA] hda-intel - Add hwdep interface
by Takashi Iwai
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
897cc18
[ALSA] hda-codec - Fix STAC922x capture boost level
by Takashi Iwai
· 18 years ago
b75e53f
[ALSA] hda-codec - Make the mixer capability check more robust
by Takashi Iwai
· 18 years ago
81937d3
[ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()
by Steve Longerbeam
· 18 years ago
43ea1d4
[ALSA] hda-codec - Prefer audio codec name as the mixer name
by Takashi Iwai
· 18 years ago
Next »