index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-19
sound: mpu401.c: make return of 0 explicit
Julia Lawall
1
-3
/
+1
2014-05-14
ALSA: hda - if statement not indented
Dan Carpenter
1
-1
/
+1
2014-05-07
ALSA: hda - Add dock pin setups for Thinkpad T440
Takashi Iwai
1
-1
/
+14
2014-05-05
ALSA: hda - hdmi: Set infoframe and channel mapping even without sink
Anssi Hannula
1
-4
/
+0
2014-05-05
Merge branch 'for-linus' into for-next
Takashi Iwai
22
-51
/
+87
2014-05-05
ALSA: hda - hdmi: Set converter channel count even without sink
sound-3.15-rc5
Anssi Hannula
1
-1
/
+3
2014-05-02
ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data
Clemens Ladisch
2
-1
/
+15
2014-05-02
ALSA: usb-audio: Fix deadlocks at resuming
Takashi Iwai
2
-2
/
+6
2014-05-02
ALSA: usb-audio: Save mixer status only once at suspend
Takashi Iwai
1
-2
/
+3
2014-05-02
ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...
Sander Eikelenboom
1
-3
/
+2
2014-04-30
ALSA: hda - add headset mic detect quirk for a Dell laptop
Hui Wang
1
-0
/
+1
2014-04-29
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
sound-3.15-rc4
Takashi Iwai
3
-17
/
+21
2014-04-29
ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers
Andy Shevchenko
1
-37
/
+42
2014-04-29
ALSA: fm801: introduce macros to access the hardware
Andy Shevchenko
1
-63
/
+68
2014-04-28
ALSA: usb-audio: Fix format string mismatch in mixer.c
Masanari Iida
1
-1
/
+1
2014-04-28
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
1
-2
/
+2
2014-04-28
ALSA: hda/realtek - Add new codec ALC293/ALC3235 UAJ supported
Kailang Yang
1
-0
/
+89
2014-04-28
ALSA: hda/realtek - Add two codecs alias name for Dell
Kailang Yang
1
-0
/
+2
2014-04-28
ALSA: hda - add headset mic detect quirk for a Dell laptop
Hui Wang
1
-0
/
+1
2014-04-22
Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix...
Mark Brown
6
-12
/
+16
2014-04-22
Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/...
Mark Brown
4
-7
/
+11
2014-04-22
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-1
/
+0
2014-04-22
ASoC: jz4740: Remove Makefile entry for removed file
Lars-Peter Clausen
1
-2
/
+0
2014-04-22
ASoC: Intel: Fix audio crash due to negative address offset
Wenkai Du
1
-1
/
+1
2014-04-21
ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
Jarkko Nikula
1
-1
/
+0
2014-04-18
ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
Christian Engelmayer
1
-1
/
+2
2014-04-18
ASoC: Intel: some incorrect sizeof() usages
Dan Carpenter
1
-2
/
+2
2014-04-18
ASoC: cs42l73: Convert to use devm_gpio_request_one
Axel Lin
1
-2
/
+4
2014-04-18
ASoC: cs42l52: Convert to use devm_gpio_request_one
Axel Lin
1
-2
/
+4
2014-04-18
ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIV
Nicolin Chen
1
-2
/
+2
2014-04-18
ALSA: lx_core: Translate comments from french to english
Maxime Ripard
1
-11
/
+11
2014-04-18
ALSA: lx_core: Remove useless #if 0 .. #endif
Maxime Ripard
1
-6
/
+0
2014-04-18
ALSA: lx_core: Remove dead code
Maxime Ripard
1
-4
/
+0
2014-04-18
ALSA: lx_core: Fix dev_dbg typo
Maxime Ripard
1
-1
/
+1
2014-04-18
ALSA: lx_core: Switch to using BIT macro
Maxime Ripard
1
-3
/
+4
2014-04-18
ALSA: lx_core: Remove unused defines
Maxime Ripard
1
-5
/
+0
2014-04-16
ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
Tim Gardner
1
-1
/
+1
2014-04-16
ALSA: hda/realtek - Add headset Mic support for Dell machine
sound-3.15-rc2
Kailang Yang
1
-0
/
+2
2014-04-16
ALSA: sound/atmel/ac97c.c: Convert to module_platform_driver
Alexander Stein
1
-13
/
+2
2014-04-16
ALSA: hda - add headset mic detect quirk for a Dell laptop
Hui Wang
1
-0
/
+1
2014-04-15
ASoC: alc5623: Fix regmap endianness
Andrew Lunn
1
-1
/
+1
2014-04-15
ASoC: tlv320aic3x: fix shared reset pin for DT
Sebastian Reichel
1
-2
/
+7
2014-04-14
ALSA: es18xx driver should use udelay error
Li, Zhen-Hua
1
-5
/
+5
2014-04-14
Merge branch 'topic/usb-audio' into for-next
Takashi Iwai
4
-1
/
+478
2014-04-14
ALSA: hda/realtek - Add support of ALC288 codec
Kailang Yang
1
-0
/
+2
2014-04-11
ASoC: rsnd: fix clock prepare/unprepare
Ben Dooks
2
-4
/
+4
2014-04-10
Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-174
/
+310
2014-04-09
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
sound-fix-3.15-rc1
Tim Gardner
1
-1
/
+2
2014-04-09
Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
19
-39
/
+163
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
3
-7
/
+7
[next]