Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5b39187fad6faefae5ce1a1e997651d4e382b135
/
sound
/
pci
/
hda
/
hda_codec.h
a68d5a5
ALSA: hda - introduce snd_hda_codec_update_cache()
by Takashi Iwai
· 15 years ago
c893622
ALSA: hda - Define max number of PCM devices in hda_codec.h
by Takashi Iwai
· 15 years ago
9e4c849
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
92ee616
ALSA: hda - Add snd_hda_shutup_pins() helper function
by Takashi Iwai
· 15 years ago
729d55b
ALSA: hda - Disable tigger at pin-sensing on AD codecs
by Takashi Iwai
· 15 years ago
5b0cb1d
ALSA: hda - add more NID->Control mapping
by Jaroslav Kysela
· 15 years ago
0287d97
intelhdmi - dont power off HDA link
by Wu Fengguang
· 15 years ago
728765b
ALSA: intelhdmi - accept DisplayPort pin
by Wu Fengguang
· 15 years ago
b923528
ALSA: hda - show HBR(High Bit Rate) pin cap in procfs
by Wu Fengguang
· 15 years ago
83d605f
ALSA: hda - show EPSS capability in proc
by Wu Fengguang
· 15 years ago
85dd662
ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.h
by Jaroslav Kysela
· 15 years ago
2dca0bb
ALSA: hda - add beep_mode module parameter
by Jaroslav Kysela
· 15 years ago
a2f6309
ALSA: hda - Add power on/off counter
by Takashi Iwai
· 15 years ago
e330323
ALSA: hda - proc - show which I/O NID is associated to PCM device
by Jaroslav Kysela
· 15 years ago
fb8d1a3
ALSA: hda - Add reboot notifier to each codec
by Takashi Iwai
· 15 years ago
e44d4e4
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
deadff1
ALSA: hda: track CIRB/CORB command/response states for each codec
by Wu Fengguang
· 15 years ago
4ea6fbc
ALSA: hda - Add patch module option
by Takashi Iwai
· 15 years ago
a1e21c9
ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()
by Takashi Iwai
· 15 years ago
b20f3b8
ALSA: hda - Limit codec-verb retry to limited hardwares
by Takashi Iwai
· 15 years ago
8dd7833
ALSA: hda - Add codec bus reset and verb-retry at critical errors
by Takashi Iwai
· 15 years ago
812a2cc
ALSA: hda - Split codec->name to vendor and chip name strings
by Takashi Iwai
· 15 years ago
b613291
ALSA: hda - Retry codec-verbs at errors
by Takashi Iwai
· 16 years ago
234b434
ALSA: hda - Add function id to proc output
by Pascal de Bruijn
· 16 years ago
9421f95
ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecs
by Takashi Iwai
· 16 years ago
346ff70
ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin
by Takashi Iwai
· 16 years ago
3be1414
ALSA: hda - Add generic pincfg initialization
by Takashi Iwai
· 16 years ago
e8c0ee5
ALSA: hda - Fix misc workqueue issues
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
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
bb40abe
ALSA: hda - Remove unused proc entry in hda_bus struct
by Takashi Iwai
· 16 years ago
daead53
ALSA: hda - Add codec-specific proc hook
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
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
33fa35e
ALSA: hda - simplify hda_bus ops callbacks
by Takashi Iwai
· 16 years ago
50a9f79
ALSA: hda: add snd_hda_get_jack* functions
by Matthew Ranostay
· 16 years ago
1e1be43
ALSA: hda - Add hints for reconfig
by Takashi Iwai
· 16 years ago
11aeff0
ALSA: hda - Add init_verbs entries
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
de51ca1
ALSA: hda: slave digital out support
by Matthew Ranostay
· 16 years ago
955d248
ALSA: hda - Add definitions of HDMI-related verbs
by Takashi Iwai
· 16 years ago
963f803
ALSA: hda - Don't reset SPDIF in each status change
by Takashi Iwai
· 16 years ago
d0513fc
ALSA: hda: added 92HD81/83 support
by Matthew Ranostay
· 16 years ago
1cd2224
ALSA: hda: digital pc-beep support hd-audio codecs
by Matthew Ranostay
· 16 years ago
a1855d8
ALSA: hda - Fix digital converter proc output
by Takashi Iwai
· 16 years ago
888afa1
[ALSA] hda-codec - keep the format verb at closing PCM streams
by Takashi Iwai
· 17 years ago
7ba72ba
[ALSA] hda-intel - Fix PCM device number assignment
by Takashi Iwai
· 17 years ago
ca7cfae
[ALSA] hda-codec - Add afg and mfg preset mask
by Marc Boucher
· 17 years ago
797760a
[ALSA] hda_proc - Add a number of new settings to proc codec output
by Andrew Paprocki
· 17 years ago
5298765
[ALSA] hda-intel - Add workarounds for STAC codecs
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
561de31
[ALSA] sound/: Spelling fixes
by Joe Perches
· 17 years ago
38fcaf8
[ALSA] hda-codec - Fix definition of AC_KNBCAP_DELTA to match spec
by Andrew Paprocki
· 17 years ago
e171613
[ALSA] hda-intel - Show more volume-knob attributes
by Takashi Iwai
· 17 years ago
d804ad9
[ALSA] hda-intel - Fix resume logic, when dynamic power managment is on
by Maxim Levitsky
· 17 years ago
a221e28
[ALSA] hda-intel - Avoid unnecessary work scheduling
by Takashi Iwai
· 17 years ago
cb53c62
[ALSA] hda-intel - Add POWER_SAVE option
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
2807314
[ALSA] hda-intel - Add hwdep interface
by Takashi Iwai
· 17 years ago
d01ce99
[ALSA] hda-intel - Coding style fixes
by Takashi Iwai
· 17 years ago
d427c77
[ALSA] hda-codec - Fix a typo
by Takashi Iwai
· 18 years ago
7f0e2f8
[ALSA] HDA codec - little code & comment cleanup
by Jaroslav Kysela
· 18 years ago
62932df
[ALSA] semaphore -> mutex (PCI part)
by Ingo Molnar
· 19 years ago
54d1740
[ALSA] hda-codec - Fix connection list parsing
by Takashi Iwai
· 19 years ago
c8b6bf9b
[ALSA] Remove xxx_t typedefs: HD-Audio codec
by Takashi Iwai
· 19 years ago
a2a2093
[ALSA] hda-codec - Fix a typo
by Takashi Iwai
· 19 years ago
d031166
[ALSA] hda-codec - Allocate amp hash array dynamically
by Takashi Iwai
· 19 years ago
86284e4
[ALSA] hda-codec - Get subsystem ID from AFG/MFG
by Takashi Iwai
· 19 years ago
ec9e1c5
[ALSA] hda-codec - Assign audio PCMS first
by Takashi Iwai
· 19 years ago
673b683
ALSA CVS update
by Sasha Khapyorsky
· 19 years ago
4e55096
[ALSA] hda: add sigmatel hp detect support
by Matt
· 19 years ago
16ded52
[ALSA] hda-codec - Add support of more models with ALC codecs
by Takashi Iwai
· 19 years ago
033a1f1
[ALSA] hda-code: Fix the array size of codec list
by Takashi Iwai
· 19 years ago
d21b37e
[ALSA] Fix and cleanup of CM9880 auto-configuration
by Takashi Iwai
· 20 years ago
98f759a
[ALSA] Misc clean up
by Takashi Iwai
· 20 years ago
1a12de1e
[ALSA] hda: fix vref cap and ctl values
by Matt
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago