index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
9
-309
/
+64
2015-03-23
ALSA: hda - Allow driver to add vendor-specific verbs for regmap
Takashi Iwai
1
-0
/
+28
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
5
-141
/
+79
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
3
-17
/
+41
2015-03-23
ALSA: hda - Use regmap for codec parameter reads
Takashi Iwai
2
-13
/
+10
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
6
-1
/
+312
2015-03-23
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
4
-77
/
+51
2015-03-23
ALSA: hda - Re-add tracepoints to HD-audio core driver
Takashi Iwai
6
-121
/
+77
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
5
-10
/
+26
2015-03-23
ALSA: hda - Support indirect execution of verbs
Takashi Iwai
2
-6
/
+30
2015-03-23
ALSA: hda - Add widget sysfs tree
Takashi Iwai
6
-7
/
+448
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
22
-665
/
+814
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
9
-162
/
+274
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
9
-40
/
+71
2015-03-23
Merge branch 'for-next' into topic/hda-core
Takashi Iwai
150
-5463
/
+3914
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-19
ALSA: aoa: constify of_device_id array
Fabian Frederick
1
-1
/
+1
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-17
Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
23
-92
/
+118
2015-03-16
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
23
-463
/
+418
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
6
-19
/
+104
2015-03-16
ALSA: hda - Treat stereo-to-mono mix properly
Takashi Iwai
2
-10
/
+49
2015-03-16
Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...
Mark Brown
2
-9
/
+3
2015-03-16
Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/f...
Mark Brown
19
-72
/
+91
2015-03-16
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
2
-11
/
+24
2015-03-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
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-13
ALSA: control: Fix breakage of user ctl element addition
Takashi Iwai
1
-0
/
+1
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
ALSA: snd-usb: add quirks for Roland UA-22
Daniel Mack
1
-0
/
+30
2015-03-12
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-13
/
+28
2015-03-12
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
1
-0
/
+4
2015-03-12
ASoC: kirkwood: fix struct clk pointer comparing
Shawn Guo
1
-1
/
+1
2015-03-12
ASoC: fsl_spdif: fix struct clk pointer comparing
Shawn Guo
1
-2
/
+2
2015-03-11
ALSA: hda - Fix built-in mic on Compaq Presario CQ60
Takashi Iwai
1
-0
/
+11
[next]