index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-26
ALSA: hda - Initialize caches at codec reconfiguration
Takashi Iwai
1
-0
/
+2
2012-06-26
ALSA: hda - Fix memory leaks at module unload
Takashi Iwai
1
-0
/
+2
2012-06-18
ALSA: hda - Handle open while transitioning to D3.
Dylan Reid
1
-9
/
+37
2012-05-25
Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-27
/
+39
2012-05-19
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
1
-45
/
+37
2012-05-14
ALSA: hda - Export snd_hda_lock_devices()
Takashi Iwai
1
-27
/
+39
2012-05-12
ALSA: hda - Disable FLOAT format support
Takashi Iwai
1
-0
/
+2
2012-05-10
ALSA: hda - Fix concurrent hash accesses
Takashi Iwai
1
-81
/
+120
2012-05-10
ALSA: hda - Protect SPDIF-related stuff via spdif_mutex
Takashi Iwai
1
-10
/
+25
2012-05-09
ALSA: hda - More robustify the power-up/down sequence
Takashi Iwai
1
-7
/
+15
2012-05-09
ALSA: hda - Remove pre_resume and post_suspend ops
Takashi Iwai
1
-4
/
+0
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
1
-596
/
+0
2012-05-08
ALSA: hda - Protect the power-saving count with spinlock
Takashi Iwai
1
-2
/
+21
2012-05-08
ALSA: hda - Clear the power-saving states properly at reset
Takashi Iwai
1
-0
/
+3
2012-05-08
ALSA: hda - Always resume the codec immediately
Takashi Iwai
1
-2
/
+7
2012-05-08
ALSA: hda - Fix possible access to uninitialized work struct
Takashi Iwai
1
-7
/
+8
2012-05-08
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-4
/
+0
2012-05-08
Revert "ALSA: hda - Set codec to D3 forcibly even if not used"
Takashi Iwai
1
-4
/
+0
2012-04-20
ALSA: hda - Skip pin capability sanity check for bogus values
Takashi Iwai
1
-2
/
+2
2012-04-20
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
1
-0
/
+27
2012-04-20
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
1
-0
/
+26
2012-03-13
ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()
Takashi Iwai
1
-1
/
+4
2012-03-13
ALSA: hda - Add "Mute-LED Mode" enum control
Takashi Iwai
1
-0
/
+94
2012-03-12
ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()
Takashi Iwai
1
-1
/
+8
2012-03-09
ALSA: hda - Initialize vmaster slave volumes
Takashi Iwai
1
-3
/
+62
2012-03-07
ALSA: hda - Set codec to D3 forcibly even if not used
Takashi Iwai
1
-0
/
+4
2012-03-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-4
/
+8
2012-03-02
ALSA: hda - Kill hyphenated names
Takashi Iwai
1
-2
/
+2
2012-02-29
ALSA: hda - Add a fake mute feature
Takashi Iwai
1
-2
/
+6
2012-02-06
ALSA: hda - Remove a debug print in vmaster code
Takashi Iwai
1
-1
/
+0
2012-02-03
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
Takashi Iwai
1
-6
/
+16
2012-02-01
ALSA: HDA: Fix duplicated output to more than one codec
David Henningsson
1
-1
/
+1
2011-12-20
Merge branch 'test/hda-jack' into topic/hda
Takashi Iwai
1
-148
/
+148
2011-11-26
ALSA: hda - Supports more audio streams
Takashi Iwai
1
-0
/
+6
2011-11-23
ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()
Takashi Iwai
1
-3
/
+3
2011-11-21
ALSA: hda - Don't add channel suffix for headphone pin labels
Takashi Iwai
1
-21
/
+31
2011-11-21
ALSA: hda - Fix a typo
Takashi Iwai
1
-1
/
+1
2011-11-16
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
Takashi Iwai
1
-33
/
+108
2011-11-16
ALSA: hda - Merge input-jack helpers to hda_jack.c
Takashi Iwai
1
-108
/
+0
2011-11-16
ALSA: hda - Cache the jack-detection value
Takashi Iwai
1
-37
/
+3
2011-11-16
ALSA: hda - Introduce snd_hda_get_pin_label()
Takashi Iwai
1
-3
/
+60
2011-11-10
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
Takashi Iwai
1
-0
/
+4
2011-11-10
ALSA: hda - Don't add elements of other codecs to vmaster slave
Takashi Iwai
1
-21
/
+39
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-26
ALSA: hda - Fix surround/CLFE headphone and speaker pins order
Takashi Iwai
1
-15
/
+24
2011-10-06
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
Takashi Iwai
1
-24
/
+0
2011-10-06
ALSA: hdmi: fix printout of SAD sampling rates
Pierre-Louis Bossart
1
-1
/
+1
2011-10-05
ALSA: jack - Add "Line In" input jack constants
David Henningsson
1
-0
/
+2
2011-09-27
ALSA: hda - Avoid unnecessary verbs to clear PCM formats
Takashi Iwai
1
-2
/
+5
2011-09-20
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+5
[next]