Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
92e9f77306e3dddb707ae744333ea204c9727bac
/
sound
/
pci
/
hda
/
hda_generic.c
2ebab40
ALSA: hda - Fix bad dereference of jack object
by Takashi Iwai
· 9 years ago
e7fdd52
ALSA: hda - Implement loopback control switch for Realtek and other codecs
by Takashi Iwai
· 9 years ago
c4a58c3
ALSA: hda - Make snd_hda_parse_nid_path() local
by Takashi Iwai
· 9 years ago
1e73bf7
ALSA: hda - Remove unused snd_hda_get_nid_path()
by Takashi Iwai
· 9 years ago
b9a94a9
ALSA: hda - convert to hda_device_id
by Takashi Iwai
· 9 years ago
c7cd0ef
ALSA: hda - Fix path power activation
by Takashi Iwai
· 9 years ago
9d2b48f
ALSA: hda - Check all inputs for is_active_nid_for_any()
by Takashi Iwai
· 9 years ago
d1f15e0
ALSA: hda - Fix a wrong busy check in alt PCM open
by Takashi Iwai
· 9 years ago
49fb189
ALSA: hda - Set stream_pm ops automatically by generic parser
by Takashi Iwai
· 9 years ago
48f4b3a
ALSA: hda - Reduce verbs by node power-saves
by Takashi Iwai
· 9 years ago
3e1b0c4
ALSA: hda - Fix click noise at start on Dell XPS13
by Takashi Iwai
· 10 years ago
24fef90
ALSA: hda/generic - Don't override power_filter when power_save_node is set
by Takashi Iwai
· 10 years ago
b6c09b3
ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable
by Takashi Iwai
· 10 years ago
d5ac010
ALSA: hda/generic - Fix wrong initial power state for fixed pins
by Takashi Iwai
· 10 years ago
2206dc9
ALSA: hda/generic - Check power state cap at updating the widget power
by Takashi Iwai
· 10 years ago
d545a57
ALSA: hda - Sync node attributes at resume from widget power saving
by Takashi Iwai
· 10 years ago
a551d91
ALSA: hda - Use regmap for command verb caches, too
by Takashi Iwai
· 10 years ago
7639a06
ALSA: hda - Move a part of hda_codec stuff into hdac_device
by Takashi Iwai
· 10 years ago
967b130
ALSA: hda - Rename power_mgmt flag with power_save_node
by Takashi Iwai
· 10 years ago
6b275b1
ALSA: hda - Fix power of pins used for mute LED with vrefs
by Takashi Iwai
· 10 years ago
5ccf835
ALSA: hda - Adjust power of beep widget and outputs
by Takashi Iwai
· 10 years ago
e6feb5d
ALSA: hda - Support advanced power state controls
by Takashi Iwai
· 10 years ago
fb83b63
ALSA: hda - Simplify PCM setup overrides
by Takashi Iwai
· 10 years ago
2a557a8
Merge branch 'topic/hda-unbind' into for-next
by Takashi Iwai
· 10 years ago
8f88f02
Merge branch 'topic/hda-bus' into for-next
by Takashi Iwai
· 10 years ago
cc26173
ALSA: hda - Treat stereo-to-mono mix properly
by Takashi Iwai
· 10 years ago
ef403ed
ALSA: hda - Don't access stereo amps for mono channel widgets
by Takashi Iwai
· 10 years ago
bbbc7e8
ALSA: hda - Allocate hda_pcm objects dynamically
by Takashi Iwai
· 10 years ago
d8a766a
ALSA: hda - Bind codecs via standard bus
by Takashi Iwai
· 10 years ago
74f14b3
ALSA: hda - Make add_stereo_mix_input flag tristate
by Takashi Iwai
· 10 years ago
82d04e1
ALSA: hda - Create capture source ctls when stereo mix input is added
by Takashi Iwai
· 10 years ago
dda42bd
ALSA: hda - Add kerneldoc comments to hda_generic.c
by Takashi Iwai
· 10 years ago
3abb4f4
ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputs
by David Henningsson
· 10 years ago
03ad6a8
ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs
by David Henningsson
· 10 years ago
861a04e
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
by David Henningsson
· 10 years ago
1a4f69d
ALSA: hda - Allow multiple callbacks for jack
by Takashi Iwai
· 10 years ago
62f949b
ALSA: hda - Get rid of action field from struct hda_jack_tbl
by Takashi Iwai
· 10 years ago
d89c6c0
ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls
by Takashi Iwai
· 10 years ago
d82353e
ALSA: hda - Fix and neaten print_nid_path/debug_badness
by Joe Perches
· 10 years ago
6194b99
ALSA: hda - Kill the rest of snd_print*() usages
by Takashi Iwai
· 10 years ago
d576422
ALSA: hda - if statement not indented
by Dan Carpenter
· 10 years ago
d604b39
ALSA: hda - Fix registration of beep input device
by Takashi Iwai
· 11 years ago
4e76a88
ALSA: hda - Replace with standard printk
by Takashi Iwai
· 11 years ago
c4d1489
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
a8dca46
ALSA: hda - Make snd_hda_gen_spec_free() static
by Takashi Iwai
· 11 years ago
8a02c0c
ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()
by Takashi Iwai
· 11 years ago
7fe3071
ALSA: hda - Fix inconsistent Mic mute LED
by Takashi Iwai
· 11 years ago
8f0972d
ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()
by Takashi Iwai
· 11 years ago
dfc6e46
ALSA: hda - Apply codec power_filter to FG nodes
by Takashi Iwai
· 11 years ago
43a8e50
ALSA: hda - Don't create duplicated ctls for loopback paths
by Takashi Iwai
· 11 years ago
2698ea9
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
by Takashi Iwai
· 11 years ago
d094760
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
3690739
ALSA: hda - Add static DAC/pin mapping for AD1986A codec
by Takashi Iwai
· 11 years ago
ebb93c0
ALSA: hda - Mute all aamix inputs as default
by Takashi Iwai
· 11 years ago
f1e762d
ALSA: hda - Enable stereo mix as default for AD and VIA codecs
by Takashi Iwai
· 11 years ago
4f7f67f
ALSA: hda - Add missing initialization of aamix paths
by Takashi Iwai
· 11 years ago
c9e4bdb
ALSA: hda - Allow capture-only configuration
by Takashi Iwai
· 11 years ago
696620a6
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
2ded3e5
ALSA: hda - Check leaf nodes to find aamix amps
by Takashi Iwai
· 11 years ago
16c0cefe
ALSA: hda - Fix hp-mic mode without VREF bits
by Takashi Iwai
· 11 years ago
ced4cef
ALSA: hda - Create Headhpone Mic Jack Mode when really needed
by Takashi Iwai
· 11 years ago
b21bdd0
ALSA: hda - Split the generic parser as an individual module
by Takashi Iwai
· 11 years ago
468ac41
ALSA: hda - Check keep_eapd_on before inv_eapd
by Takashi Iwai
· 11 years ago
a1114a8
ALSA: hda - Introduce the bitmask for excluding output volume
by Takashi Iwai
· 11 years ago
b63eae0
ALSA: hda - Add missing initial vmaster hook at build_controls callback
by Takashi Iwai
· 11 years ago
ccb0415
ALSA: hda - Fix inverted internal mic not indicated on some machines
by David Henningsson
· 11 years ago
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
e80c60f
ALSA: hda - Mute the right widget in auto_mute_via_amp mode
by Takashi Iwai
· 11 years ago
bc2eee2
ALSA: hda - Allow auto_mute_via_amp on bind mute controls
by Takashi Iwai
· 11 years ago
f69910d
ALSA: hda - Fix missing mute controls for CX5051
by Takashi Iwai
· 11 years ago
da96fb5
ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops
by Takashi Iwai
· 11 years ago
60ea8ca
ALSA: hda - Add snd_hda_jack_detect_state() helper function
by Takashi Iwai
· 11 years ago
975cc02
ALSA: Replace the magic number 44 with const
by Takashi Iwai
· 11 years ago
0c055b3
ALSA: hda - Fix the max length of control name in generic parser
by Takashi Iwai
· 11 years ago
7eebffd
ALSA: hda - Add auto_mute_via_amp flag to generic parser
by Takashi Iwai
· 11 years ago
963afde
ALSA: hda/via - Clean up duplicated codes
by Takashi Iwai
· 11 years ago
05909d5c
ALSA: hda - Add keep_eapd_on flag to generic parser
by Takashi Iwai
· 11 years ago
77afe0e
ALSA: hda - Allow setting automute/automic hooks after parsing
by Takashi Iwai
· 11 years ago
b1b9fbd
ALSA: hda - Check the activity of the NID to be powered down
by Takashi Iwai
· 11 years ago
5ead56f
ALSA: hda - Use the primary DAC for all aamix outputs
by Takashi Iwai
· 12 years ago
65033cc
ALSA: hda - Fix aamix activation with loopback control on VIA codecs
by Takashi Iwai
· 12 years ago
ad2109d
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
b26b511
ALSA: hda - Handle Headphone Mic jack more generic
by David Henningsson
· 12 years ago
cb420b1
ALSA: hda - allow "Headphone Mic" parser flag
by David Henningsson
· 12 years ago
868211d
ALSA: hda/generic - fix uninitialized variable
by Jiri Slaby
· 12 years ago
bec8e68
ALSA: hda - Lower the badness for independent HP penalty
by Takashi Iwai
· 12 years ago
98bd111
ALSA: hda - Allow codec drivers to give own badness tables
by Takashi Iwai
· 12 years ago
10d7410
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
55a63d4
ALSA: hda - Fix DAC assignment for independent HP
by Takashi Iwai
· 12 years ago
7504b6c
ALSA: hda - Move beep attach/detach calls in hda_generic.c
by Takashi Iwai
· 12 years ago
93c9d8a
ALSA: hda - Don't re-initialize shared hp/mic pinctl
by Takashi Iwai
· 12 years ago
8ba955c
ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl exists
by Takashi Iwai
· 12 years ago
f811c3c
ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints
by Takashi Iwai
· 12 years ago
3f550e3
ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl
by Takashi Iwai
· 12 years ago
5f171ba
ALSA: hda - Handle shared hp/mic jack mode
by Takashi Iwai
· 12 years ago
967303d
ALSA: hda - Add the generic Headphone Mic feature
by Takashi Iwai
· 12 years ago
1d73906
ALSA: hda - Increase badness for missing multi-io
by Takashi Iwai
· 12 years ago
0186f4f
ALSA: hda - Use generic array for loopback list management
by Takashi Iwai
· 12 years ago
46a1448
ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
by Takashi Iwai
· 12 years ago
86b2723
ALSA: Make snd_printd() and snd_printdd() inline
by Takashi Iwai
· 12 years ago
Next »