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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450
Jo-Philipp Wich
1
-0
/
+1
2015-04-13
Merge branch 'for-next' into for-linus
Takashi Iwai
52
-4424
/
+2887
2015-04-11
ALSA: emu10k1: add toggles for E-mu 1010 optical ports
Michael Gernoth
1
-0
/
+118
2015-04-11
ALSA: emu10k1: handle dock disconnects
Michael Gernoth
1
-0
/
+9
2015-04-11
ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)
Yves-Alexis Perez
1
-0
/
+1
2015-04-10
ALSA: emu10k1: don't deadlock in proc-functions
Michael Gernoth
1
-12
/
+0
2015-04-10
ALSA: hda/realtek - Fix a typo
Takashi Iwai
1
-1
/
+1
2015-04-09
ALSA: hda/via - Add missing stream_pm ops setup
Takashi Iwai
1
-0
/
+1
2015-04-09
ALSA: hda/realtek - Fix the regression by widget power-saving
Takashi Iwai
1
-2
/
+3
2015-04-09
ALSA: hda/generic - Don't override power_filter when power_save_node is set
Takashi Iwai
1
-1
/
+2
2015-04-09
ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable
Takashi Iwai
1
-0
/
+4
2015-04-09
ALSA: hda/generic - Fix wrong initial power state for fixed pins
Takashi Iwai
1
-3
/
+11
2015-04-09
ALSA: hda/generic - Check power state cap at updating the widget power
Takashi Iwai
1
-0
/
+2
2015-04-08
ALSA: hda - Fix headphone pin config for Lifebook T731
Takashi Iwai
1
-0
/
+9
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
4
-12
/
+14
2015-04-08
ALSA: hda/realtek - Support Dell headset mode for ALC288
Kailang Yang
1
-0
/
+67
2015-04-08
ALSA: hda/realtek - Support headset mode for ALC286/288
Kailang Yang
1
-0
/
+77
2015-04-08
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-2
/
+21
2015-04-08
ALSA: hda/realtek - Make more stable to get pin sense for ALC283
Kailang Yang
1
-0
/
+2
2015-04-07
ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW
Libin Yang
1
-2
/
+6
2015-04-05
ALSA: emu10k1: add Audigy 5/Rx
Michael Gernoth
1
-0
/
+16
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
6
-6
/
+7
2015-04-04
ALSA: hda: fix possible null dereference
Sudip Mukherjee
1
-3
/
+2
2015-04-04
ALSA: hda/realtek - Support Dell headset mode for ALC256
Kailang Yang
1
-0
/
+16
2015-04-04
ALSA: hda - Enable widget power saving for Realtek codecs
Takashi Iwai
1
-0
/
+1
2015-04-04
ALSA: hda - Sync node attributes at resume from widget power saving
Takashi Iwai
1
-4
/
+2
2015-04-04
Merge branch 'topic/hda-regmap' into for-next
Takashi Iwai
12
-739
/
+164
2015-03-26
ALSA: hda - Add one more node in the EAPD supporting candidate list
Hui Wang
1
-1
/
+1
2015-03-26
ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point
Libin Yang
1
-1
/
+1
2015-03-25
ALSA: hda/via - Add beep controls to VIA codecs
W. Trevor King
1
-0
/
+61
2015-03-25
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
Takashi Iwai
1
-3
/
+0
2015-03-24
ALSA: asihpi: Fix duplicate const for clock sources
Krzysztof Kozlowski
1
-1
/
+1
2015-03-23
ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)
Sebastian Wicki
1
-0
/
+1
2015-03-23
ALSA: echoaudio: read past end of array
Dan Carpenter
1
-6
/
+10
2015-03-23
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
9
-309
/
+64
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
3
-141
/
+48
2015-03-23
ALSA: hda - Use regmap for amp accesses
Takashi Iwai
4
-199
/
+32
2015-03-23
ALSA: hda - Implement uncached version of parameter reads
Takashi Iwai
2
-16
/
+16
2015-03-23
ALSA: hda - Use regmap for codec parameter reads
Takashi Iwai
1
-1
/
+1
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
3
-0
/
+6
2015-03-23
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
2
-76
/
+0
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
[next]