index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
ALSA: hda - Re-add tracepoints to HD-audio core driver
Takashi Iwai
2
-120
/
+0
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
4
-8
/
+25
2015-03-23
ALSA: hda - Support indirect execution of verbs
Takashi Iwai
1
-5
/
+7
2015-03-23
ALSA: hda - Add widget sysfs tree
Takashi Iwai
2
-6
/
+4
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
19
-664
/
+323
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
7
-161
/
+92
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
4
-39
/
+21
2015-03-20
ALSA: hda - Rename power_mgmt flag with power_save_node
Takashi Iwai
4
-26
/
+26
2015-03-20
ALSA: hda - Fix power of pins used for mute LED with vrefs
Takashi Iwai
3
-7
/
+38
2015-03-20
Merge branch 'topic/hda-power' into for-next
Takashi Iwai
9
-802
/
+427
2015-03-18
ALSA: hda - Adjust power of beep widget and outputs
Takashi Iwai
3
-13
/
+86
2015-03-18
ALSA: hda - Use the new power control for VIA codecs
Takashi Iwai
1
-650
/
+12
2015-03-18
ALSA: hda - Support advanced power state controls
Takashi Iwai
5
-48
/
+269
2015-03-18
ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DAC
Clément Guedez
1
-0
/
+107
2015-03-18
ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain state
Clément Guedez
1
-4
/
+10
2015-03-18
ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scale
Clément Guedez
1
-2
/
+18
2015-03-18
ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as available
Clément Guedez
1
-1
/
+2
2015-03-18
ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standard
Clément Guedez
1
-13
/
+13
2015-03-18
ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driver
Clément Guedez
1
-2
/
+2
2015-03-17
ALSA: hda - Simplify PCM setup overrides
Takashi Iwai
2
-91
/
+60
2015-03-16
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
21
-449
/
+384
2015-03-16
Merge branch 'topic/hda-bus' into for-next
Takashi Iwai
24
-991
/
+572
2015-03-16
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-16
/
+71
2015-03-16
ALSA: hda - Treat stereo-to-mono mix properly
Takashi Iwai
2
-10
/
+49
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
7
-57
/
+36
2015-03-13
ALSA: hda - Don't access stereo amps for mono channel widgets
Takashi Iwai
1
-8
/
+22
2015-03-12
ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
Takashi Iwai
1
-0
/
+1
2015-03-12
ALSA: hda - Set single_adc_amp flag for CS420x codecs
Takashi Iwai
1
-0
/
+1
2015-03-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+11
2015-03-11
ALSA: hda - Fix built-in mic on Compaq Presario CQ60
Takashi Iwai
1
-0
/
+11
2015-03-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+8
2015-03-09
ALSA: hda - Fix regression of HD-audio controller fallback modes
Takashi Iwai
1
-1
/
+1
2015-03-06
ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()
Fabio Estevam
1
-8
/
+2
2015-03-06
ALSA: ac97: Add VT1613 AC97 codec support
Maciej S. Szmigiero
2
-0
/
+34
2015-03-06
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2
-6
/
+1
2015-03-06
ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk
Hui Wang
1
-0
/
+7
2015-03-03
ALSA: hda - Release resources in device release callback
Takashi Iwai
1
-28
/
+23
2015-03-03
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
6
-36
/
+14
2015-03-03
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
5
-94
/
+17
2015-03-03
ALSA: hda - Implement unbind more safely
Takashi Iwai
5
-35
/
+43
2015-03-03
ALSA: hda - Don't assume non-NULL PCM ops
Takashi Iwai
2
-13
/
+26
2015-03-03
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
10
-103
/
+145
2015-03-03
ALSA: hda - Remove superfluous memory allocation error messages
Takashi Iwai
3
-30
/
+9
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
13
-40
/
+41
2015-03-03
ALSA: hda - Split snd_hda_build_pcms()
Takashi Iwai
2
-43
/
+60
2015-02-26
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
Takashi Iwai
2
-8
/
+16
2015-02-26
ALSA: hda - Remove channel mode helper functions
Takashi Iwai
2
-105
/
+0
2015-02-26
ALSA: hda - Set parent of input beep devices
Takashi Iwai
1
-0
/
+1
2015-02-26
ALSA: hda - Power down codec automatically at registration
Takashi Iwai
3
-28
/
+3
2015-02-26
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
5
-54
/
+14
[next]