Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2e9bf247066a293ebcd4672ddd487808ab5f2d1b
/
sound
/
pci
/
hda
/
hda_codec.c
2e9bf24
ALSA: hda_codec: Check for invalid zero connections
by Jaroslav Kysela
· 16 years ago
022b466
ALSA: hda - Avoid invalid formats and rates with shared SPDIF
by Takashi Iwai
· 16 years ago
f75dcc8
ALSA: hda - Fix memory leak at codec creation
by Takashi Iwai
· 16 years ago
b20f3b8
ALSA: hda - Limit codec-verb retry to limited hardwares
by Takashi Iwai
· 16 years ago
8dd7833
ALSA: hda - Add codec bus reset and verb-retry at critical errors
by Takashi Iwai
· 16 years ago
aa2936f
ALSA: hda - Support sync after writing a verb
by Takashi Iwai
· 16 years ago
812a2cc
ALSA: hda - Split codec->name to vendor and chip name strings
by Takashi Iwai
· 16 years ago
a3b48c8
ALSA: hda - minor optimization in hda_set_power_state()
by Takashi Iwai
· 16 years ago
b97bedc
Merge branch 'topic/hda-cache' into topic/hda
by Takashi Iwai
· 16 years ago
b613291
ALSA: hda - Retry codec-verbs at errors
by Takashi Iwai
· 16 years ago
92c7c8a
ALSA: hda - Cache PCM and STREAM parameters queries
by Takashi Iwai
· 16 years ago
8589407
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
93e82ae
ALSA: hda - Set function_id only on FG nodes
by Takashi Iwai
· 16 years ago
18cb710
ALSA: hda - Check strcpy length
by Takashi Iwai
· 16 years ago
4e01f54
ALSA: hda - Add Creative CA0110-IBG support
by Takashi Iwai
· 16 years ago
fcad94a
ALSA: hda - Fix the cmd cache keys for amp verbs
by Takashi Iwai
· 16 years ago
14bafe3
ALSA: hda - Use cached calls to get widget caps and pin caps
by Takashi Iwai
· 16 years ago
1327a32
ALSA: hda - Cache pin-cap values
by Takashi Iwai
· 16 years ago
234b434
ALSA: hda - Add function id to proc output
by Pascal de Bruijn
· 16 years ago
ee50471
ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()
by Jaroslav Kysela
· 16 years ago
bb6ac72
ALSA: hda - power up before codec initialization
by Takashi Iwai
· 16 years ago
7a411ee
ALSA: hda - Allow slave controls with non-zero indices
by Takashi Iwai
· 16 years ago
82ad39f
ALSA: hda - Fix gcc compile warning
by Takashi Iwai
· 16 years ago
6e655bf
ALSA: hda - Don't return a fatal error at PCM-creation errors
by Takashi Iwai
· 16 years ago
f93d461
ALSA: hda - Revert the codec probe at control-creation errors
by Takashi Iwai
· 16 years ago
d1f1af2
ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()
by Takashi Iwai
· 16 years ago
a65d629
ALSA: hda - Add pseudo device-locking for clear/reconfig
by Takashi Iwai
· 16 years ago
5e7b8e0
ALSA: hda - Make user_pin overriding the driver setup
by Takashi Iwai
· 16 years ago
346ff70
ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin
by Takashi Iwai
· 16 years ago
c17a1ab
ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places
by Takashi Iwai
· 16 years ago
3be1414
ALSA: hda - Add generic pincfg initialization
by Takashi Iwai
· 16 years ago
c8a1a89
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
9411e21
ALSA: hda - Add snd_hda_multi_out_dig_cleanup()
by Takashi Iwai
· 16 years ago
0852d7a
ALSA: hda - Detect multiple digital-out pins
by Takashi Iwai
· 16 years ago
32d2c7f
ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config()
by Takashi Iwai
· 16 years ago
c8dcdf8
ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls()
by Takashi Iwai
· 16 years ago
306f47b
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
e8c0ee5
ALSA: hda - Fix misc workqueue issues
by Takashi Iwai
· 16 years ago
1eaf5c0
Merge branch 'test/hda-vol-ofs' into next/hda
by Takashi Iwai
· 16 years ago
2297bd6
ALSA: hda - Check HDMI jack types in the auto configuration
by Takashi Iwai
· 16 years ago
41b5b01
ALSA: hda - Don't break the PCM creation loop
by Takashi Iwai
· 16 years ago
1b52ae7
ALSA: hda - Detect non-SPDIF digital I/O
by Takashi Iwai
· 16 years ago
89ce9e8
ALSA: hda - Add debug prints for digital I/O pin detections
by Takashi Iwai
· 16 years ago
29fdbec
ALSA: hda - Add extra volume offset to standard volume amp macros
by Takashi Iwai
· 16 years ago
14ed74f
Merge branch 'topic/hda-gateway' into topic/hda
by Takashi Iwai
· 16 years ago
c107b41
ALSA: hda - Use queue_delayed_work()
by Takashi Iwai
· 16 years ago
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
2eda344
ALSA: hda - Add a new function to seek for a codec ID
by Mauro Carvalho Chehab
· 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
986862bd
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
b94d3539
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
Next »