index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader
Takashi Iwai
2
-4
/
+17
2013-02-10
ALSA: CA0132: Improve the DSP transfer timeout calculations
Ian Minett
1
-16
/
+25
2013-02-10
ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+5
2013-02-08
ALSA: hda - Yet another fix for broken HSW HDMI pin connections
Takashi Iwai
1
-19
/
+37
2013-02-08
ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgets
Mengdong Lin
1
-0
/
+54
2013-02-08
ALSA: hda - Support rereading widgets under the function group
Mengdong Lin
2
-0
/
+25
2013-02-07
ALSA: hda - Remove limit of widget connections
Takashi Iwai
4
-28
/
+61
2013-02-07
ALSA: hda - Set non-snoop for Creative HD-audio controllers
Takashi Iwai
1
-0
/
+3
2013-02-07
ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-0
/
+1
2013-02-07
ALSA: hda - Fix misc compile warnings in patch_ca0132.c
Takashi Iwai
1
-8
/
+6
2013-02-07
Merge branch 'topic/hda-ca0132-dsp' into for-next
Takashi Iwai
5
-357
/
+4582
2013-02-07
ALSA: hda - Use generic array for loopback list management
Takashi Iwai
3
-12
/
+17
2013-02-07
ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
Takashi Iwai
2
-6
/
+1
2013-02-07
ALSA: ice1712: fix boundary check in snd_wm8766_write()
Dan Carpenter
1
-1
/
+1
2013-02-06
ALSA: hda - Apply mic-mute LED fixup for new HP laptops
Takashi Iwai
1
-0
/
+2
2013-02-05
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-23
/
+38
2013-02-05
ALSA: hda - detect jacks on VT1708 even when no streams are active
David Henningsson
1
-2
/
+1
2013-02-05
ALSA: hda - Fix phantom jacks on VT1708
David Henningsson
1
-0
/
+13
2013-02-04
ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP
Takashi Iwai
2
-10
/
+16
2013-02-04
ALSA: hda - Fix default multichannel HDMI mapping regression
Anssi Hannula
1
-4
/
+7
2013-02-01
ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()
Takashi Iwai
1
-1
/
+5
2013-02-01
ALSA - HDA: New PCI ID for Haswell ULT
Wang Xingchao
1
-0
/
+2
2013-02-01
ALSA: hda - add support for IDT 92HD95 HDA codec
Vitaliy Kulikov
1
-0
/
+39
2013-01-29
ALSA: hda - Fix non-snoop page handling
Takashi Iwai
1
-14
/
+26
2013-01-29
ALSA: hda - Enable LPIB delay count for Poulsbo / Oaktrail
Takashi Iwai
1
-5
/
+4
2013-01-28
ALSA: hda - Fix powermap for external mics on IDT codecs
David Henningsson
1
-0
/
+8
2013-01-28
ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5
David Henningsson
1
-0
/
+1
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
8
-18
/
+19
2013-01-24
ALSA: hda - Enable power down of unused widgets for IDT codecs
Takashi Iwai
1
-8
/
+3
2013-01-24
ALSA: hda - Implement path-based power filter to the generic parser
Takashi Iwai
2
-6
/
+68
2013-01-24
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
3
-15
/
+18
2013-01-24
ALSA: hda - Synchronize the power state at the end of codec init
Takashi Iwai
1
-0
/
+32
2013-01-24
ALSA: hda - Add power state filtering
Takashi Iwai
4
-18
/
+32
2013-01-24
ALSA: hda/via - Fix wrong checks of power state bits
Takashi Iwai
1
-4
/
+8
2013-01-24
ALSA: hda - Fix wrong arguments for path deactivation checks
Takashi Iwai
1
-2
/
+2
2013-01-23
ALSA: hda - Add auto-mute support to PB desktop
Takashi Iwai
1
-1
/
+12
2013-01-23
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+3
2013-01-23
ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880
Takashi Iwai
1
-0
/
+1
2013-01-23
ALSA: hda - Add chained_before flag to the fixup entry
Takashi Iwai
2
-8
/
+13
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
3
-1
/
+26
2013-01-23
ALSA: hda - Fix inconsistent pin states after resume
Takashi Iwai
1
-3
/
+2
2013-01-23
ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()
Takashi Iwai
1
-4
/
+5
2013-01-23
Merge branch 'topic/hda-gen-parser' into for-next
Takashi Iwai
20
-15704
/
+9779
2013-01-23
Merge branch 'for-linus' into for-next
Takashi Iwai
7
-30
/
+87
2013-01-22
ALSA: hda - Select auto-parser as default for AD codecs
Takashi Iwai
1
-1
/
+43
2013-01-22
ALSA: hda - Convert some static quirks to fixup codes for AD codecs
Takashi Iwai
1
-0
/
+164
2013-01-22
ALSA: hda - Rearrange for dropping static quirk codes in AD codec driver
Takashi Iwai
1
-97
/
+165
2013-01-22
ALSA: hda - Add SPDIF mux control to AD codec auto-parser
Takashi Iwai
1
-5
/
+261
2013-01-22
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
5
-13
/
+16
[prev]
[next]