index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
ALSA: hda - using uninitialized data
Dan Carpenter
1
-1
/
+3
2014-11-17
ALSA: hda: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-29
ALSA: hda - More kerneldoc comments
Takashi Iwai
1
-14
/
+134
2014-10-29
ALSA: hda - Correct kerneldoc comments
Takashi Iwai
1
-4
/
+110
2014-10-27
ALSA: hda - Pass printf argument directly to request_module()
Takashi Iwai
1
-6
/
+4
2014-10-21
ALSA: hda: Use snd_ctl_enum_info()
Takashi Iwai
1
-17
/
+2
2014-09-23
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
1
-0
/
+20
2014-08-19
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
1
-115
/
+0
2014-07-22
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
1
-0
/
+1
2014-06-30
ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()
Takashi Iwai
1
-2
/
+7
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
1
-14
/
+21
2014-02-28
ALSA: hda - Fix registration of beep input device
Takashi Iwai
1
-1
/
+7
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
1
-69
/
+68
2014-02-25
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
1
-3
/
+8
2014-02-25
ALSA: hda - Create own device struct for each codec
Takashi Iwai
1
-3
/
+33
2014-02-25
ALSA: hda - Manage each codec instance individually
Takashi Iwai
1
-11
/
+25
2014-02-25
ALSA: Create sysfs attribute files via groups
Takashi Iwai
1
-16
/
+0
2014-02-19
ALSA: hda - Add QEMU codec vendor ID
Takashi Iwai
1
-0
/
+1
2014-02-15
ALSA: hda - Remove superfluous inclusion of linux/pci.h
Takashi Iwai
1
-1
/
+0
2014-02-10
ALSA: hda - Fix undefined symbol due to builtin/module mixup
Takashi Iwai
1
-15
/
+15
2014-02-07
ALSA: hda - Fix leftover ifdef checks after modularization
Takashi Iwai
1
-3
/
+3
2014-01-13
ALSA: hda - Apply codec power_filter to FG nodes
Takashi Iwai
1
-3
/
+9
2013-12-19
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
1
-107
/
+107
2013-12-06
ALSA: hda - Clean up async codec PM using standard async infrastructure
Takashi Iwai
1
-45
/
+19
2013-11-29
ALSA: hda - allow a codec to define its own depop delay time
Mengdong Lin
1
-2
/
+5
2013-11-27
ALSA: hda - resume codecs in parallel
Mengdong Lin
1
-6
/
+23
2013-11-27
ALSA: hda - suspend codecs in parallel
Mengdong Lin
1
-2
/
+45
2013-11-26
ALSA: hda - Disable runtime PM when EPSS is unavailable
Takashi Iwai
1
-2
/
+5
2013-11-26
ALSA: hda - Refactor pm notification in hda_codec.c
Takashi Iwai
1
-23
/
+14
2013-11-26
ALSA: hda - Bind with HDMI codec parser automatically
Takashi Iwai
1
-0
/
+27
2013-11-26
ALSA: hda - Split the generic parser as an individual module
Takashi Iwai
1
-18
/
+49
2013-11-20
ALSA: hda - Fix unbalanced runtime PM notification at resume
Takashi Iwai
1
-0
/
+4
2013-11-13
ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
Takashi Iwai
1
-3
/
+0
2013-11-05
ALSA: hda - Add sanity check of vmaster slave dB steps
Takashi Iwai
1
-4
/
+12
2013-11-05
ALSA: hda - Fix possible zero-division
Takashi Iwai
1
-2
/
+7
2013-10-29
ALSA: hda - Remove locally dead codes
Takashi Iwai
1
-2
/
+1
2013-10-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2013-10-24
ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
Takashi Iwai
1
-2
/
+2
2013-10-17
ALSA: hda - Treat zero connection as non-error
Takashi Iwai
1
-1
/
+1
2013-10-10
ALSA: hda - Enable surround speakers (when line out is also present)
David Henningsson
1
-5
/
+14
2013-08-27
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
Mengdong Lin
1
-0
/
+58
2013-07-29
ALSA: hda - jack poll once if jackpoll_interval==0
Wang Xingchao
1
-2
/
+4
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-06-06
ALSA: hda - Don't take unresponsive D3 transition too serious
Takashi Iwai
1
-1
/
+6
2013-06-06
ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()
Takashi Iwai
1
-21
/
+20
2013-06-06
ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORS
Takashi Iwai
1
-4
/
+15
2013-05-10
Revert "ALSA: hda - Don't set up active streams twice"
Takashi Iwai
1
-2
/
+2
2013-05-07
ALSA: HDA: Fix Oops caused by dereference NULL pointer
Wang YanQing
1
-0
/
+3
2013-04-18
ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()
Takashi Iwai
1
-0
/
+6
[next]