index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
ALSA: hda - Fix inverted internal mic not indicated on some machines
David Henningsson
1
-1
/
+1
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-3
/
+3
2013-08-13
ALSA: hda - Mute the right widget in auto_mute_via_amp mode
Takashi Iwai
1
-6
/
+25
2013-08-13
ALSA: hda - Allow auto_mute_via_amp on bind mute controls
Takashi Iwai
1
-3
/
+23
2013-08-12
ALSA: hda - Fix missing mute controls for CX5051
Takashi Iwai
1
-3
/
+3
2013-07-29
ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops
Takashi Iwai
1
-4
/
+10
2013-07-21
ALSA: hda - Add snd_hda_jack_detect_state() helper function
Takashi Iwai
1
-3
/
+5
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
1
-6
/
+6
2013-06-28
ALSA: hda - Fix the max length of control name in generic parser
Takashi Iwai
1
-1
/
+1
2013-06-25
ALSA: hda - Add auto_mute_via_amp flag to generic parser
Takashi Iwai
1
-1
/
+46
2013-06-03
ALSA: hda/via - Clean up duplicated codes
Takashi Iwai
1
-30
/
+12
2013-06-03
ALSA: hda - Add keep_eapd_on flag to generic parser
Takashi Iwai
1
-0
/
+2
2013-06-03
ALSA: hda - Allow setting automute/automic hooks after parsing
Takashi Iwai
1
-9
/
+33
2013-05-16
ALSA: hda - Check the activity of the NID to be powered down
Takashi Iwai
1
-2
/
+7
2013-04-16
ALSA: hda - Use the primary DAC for all aamix outputs
Takashi Iwai
1
-4
/
+7
2013-04-16
ALSA: hda - Fix aamix activation with loopback control on VIA codecs
Takashi Iwai
1
-6
/
+16
2013-04-15
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-1
/
+1
2013-04-11
ALSA: hda - Handle Headphone Mic jack more generic
David Henningsson
1
-11
/
+0
2013-04-11
ALSA: hda - allow "Headphone Mic" parser flag
David Henningsson
1
-0
/
+1
2013-04-05
ALSA: hda/generic - fix uninitialized variable
Jiri Slaby
1
-1
/
+1
2013-03-22
ALSA: hda - Lower the badness for independent HP penalty
Takashi Iwai
1
-1
/
+1
2013-03-22
ALSA: hda - Allow codec drivers to give own badness tables
Takashi Iwai
1
-14
/
+12
2013-03-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+46
2013-03-21
ALSA: hda - Fix DAC assignment for independent HP
Takashi Iwai
1
-0
/
+46
2013-03-18
ALSA: hda - Move beep attach/detach calls in hda_generic.c
Takashi Iwai
1
-0
/
+8
2013-03-11
ALSA: hda - Don't re-initialize shared hp/mic pinctl
Takashi Iwai
1
-1
/
+2
2013-03-07
ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl exists
Takashi Iwai
1
-21
/
+24
2013-03-07
ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints
Takashi Iwai
1
-14
/
+12
2013-03-07
ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl
Takashi Iwai
1
-2
/
+2
2013-03-07
ALSA: hda - Handle shared hp/mic jack mode
Takashi Iwai
1
-8
/
+169
2013-03-07
ALSA: hda - Add the generic Headphone Mic feature
Takashi Iwai
1
-54
/
+89
2013-02-13
ALSA: hda - Increase badness for missing multi-io
Takashi Iwai
1
-1
/
+1
2013-02-07
ALSA: hda - Use generic array for loopback list management
Takashi Iwai
1
-7
/
+11
2013-02-07
ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
Takashi Iwai
1
-4
/
+0
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-2
/
+0
2013-01-24
ALSA: hda - Implement path-based power filter to the generic parser
Takashi Iwai
1
-6
/
+67
2013-01-24
ALSA: hda - Fix wrong arguments for path deactivation checks
Takashi Iwai
1
-2
/
+2
2013-01-23
ALSA: hda - Small code refactoring about path re-initialization
Takashi Iwai
1
-14
/
+11
2013-01-23
ALSA: hda - Fix missing path between aamix and outputs in AD codecs
Takashi Iwai
1
-1
/
+22
2013-01-22
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
1
-4
/
+2
2013-01-22
ALSA: hda - Fix missing call of cmd flush in capture volume put callback
Takashi Iwai
1
-0
/
+1
2013-01-22
ALSA: hda - Add missing exports to helper functions
Takashi Iwai
1
-0
/
+2
2013-01-22
ALSA: hda - Disable HP auto-mute during independent HP mode
Takashi Iwai
1
-3
/
+16
2013-01-22
ALSA: hda - Set individual name to secondary analog PCM stream
Takashi Iwai
1
-1
/
+4
2013-01-21
ALSA: hda - Fix conflicts between Loopback Mixing and Independent HP
Takashi Iwai
1
-8
/
+51
2013-01-21
ALSA: hda - Check aamix-output paths from other DACs, too
Takashi Iwai
1
-3
/
+15
2013-01-21
ALSA: hda - Add missing badness evaluation for unresolved paths
Takashi Iwai
1
-2
/
+5
2013-01-21
ALSA: hda - Set the pin targets after deciding output config
Takashi Iwai
1
-15
/
+15
2013-01-21
ALSA: hda - Improve debug prints for output paths
Takashi Iwai
1
-11
/
+46
2013-01-18
ALSA: hda - Fix the wrong adc_idx for capture source
Takashi Iwai
1
-2
/
+3
[next]