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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-16
ALSA: fireface: allocate isochronous resources in mode-specific implementation
Takashi Sakamoto
2
-55
/
+68
2018-12-16
ALSA: fireface: code refactoring to handle multiplier mode
Takashi Sakamoto
3
-28
/
+58
2018-12-16
ALSA: fireface: share helper function to switch fetching mode
Takashi Sakamoto
3
-33
/
+36
2018-12-16
ALSA: fireface: fix for state to fetch PCM frames
Takashi Sakamoto
1
-1
/
+1
2018-12-16
ALSA: firewire-lib: use the same print format for 'without_header' tracepoints
Takashi Sakamoto
1
-1
/
+1
2018-12-16
ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...
Takashi Sakamoto
1
-1
/
+1
2018-12-16
ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
Takashi Sakamoto
1
-1
/
+3
2018-12-13
Merge branch 'topic/huawei-leds' into for-next
Takashi Iwai
1
-0
/
+22
2018-12-13
ALSA: hda: add support for Huawei WMI micmute LED
Ayman Bagabas
1
-0
/
+4
2018-12-13
ALSA: hda: fix front speakers on Huawei MBXP
Ayman Bagabas
1
-0
/
+18
2018-12-13
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-13
ALSA: emux: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-2
/
+5
2018-12-13
Merge branch 'topic/hda-pm-refactor' into for-next
Takashi Iwai
9
-244
/
+137
2018-12-11
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
Takashi Sakamoto
5
-13
/
+70
2018-12-11
ALSA: fireface: localize a handler for MIDI messages on tx transaction
Takashi Sakamoto
3
-33
/
+40
2018-12-11
ALSA: fireface: add driver data for register for MIDI high address
Takashi Sakamoto
4
-34
/
+34
2018-12-11
ALSA: fireface: share register for async transaction of MIDI messages
Takashi Sakamoto
3
-8
/
+5
2018-12-11
ALSA: fireface: add support for second optical interface for ADAT stream
Takashi Sakamoto
3
-10
/
+30
2018-12-11
ALSA: fireface: share helper function to get current sampling rate and clock ...
Takashi Sakamoto
5
-64
/
+63
2018-12-11
ALSA: fireface: share status and configuration dump
Takashi Sakamoto
3
-198
/
+176
2018-12-11
ALSA: fireface: share some registers for status of clock synchronization
Takashi Sakamoto
2
-7
/
+9
2018-12-11
ALSA: hda/ca0132 - make pci_iounmap() call conditional
Arnd Bergmann
1
-1
/
+1
2018-12-11
ALSA: hda/hdmi: Always set display_power_control for Intel HSW+ codecs
Takashi Iwai
1
-5
/
+1
2018-12-11
ASoC: hdac_hdmi: Add missing display power-off at driver removal
Takashi Iwai
1
-0
/
+2
2018-12-11
ALSA: hda: Make snd_hdac_display_power() void function
Takashi Iwai
4
-61
/
+19
2018-12-11
ALSA: hda/intel: Properly free the display power at error path
Takashi Iwai
1
-1
/
+1
2018-12-11
ALSA: hda/intel: Drop superfluous AZX_DCAPS_I915_POWERWELL checks
Takashi Iwai
2
-51
/
+28
2018-12-11
ALSA: hda: Refactor display power management
Takashi Iwai
8
-70
/
+52
2018-12-10
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+45
2018-12-10
ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
Jian-Hong Pan
1
-0
/
+4
2018-12-10
ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
Jian-Hong Pan
1
-0
/
+23
2018-12-10
ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
Chris Chiu
1
-0
/
+15
2018-12-09
ALSA: hda/intel: Refactoring PM code
Takashi Iwai
1
-91
/
+69
2018-12-09
ALSA: fireface: fix reference to wrong register for clock configuration
Takashi Sakamoto
1
-1
/
+1
2018-12-09
ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
Hui Wang
1
-0
/
+2
2018-12-07
ALSA: hda/realtek - Enable headset button support for new codec
Kailang Yang
1
-0
/
+66
2018-12-07
ALSA: hda - Add jack button support
Takashi Iwai
3
-10
/
+42
2018-12-07
ALSA: hda - Add jack pointer and unsolicited event bits to callback
Takashi Iwai
2
-5
/
+13
2018-12-07
Merge branch 'for-linus' into for-next
Takashi Iwai
30
-265
/
+480
2018-12-07
ALSA: hda/realtek - Fixed headphone issue for ALC700
Kailang Yang
1
-0
/
+33
2018-12-06
ALSA: aoa: Use of_node_name_eq for node name comparisons
Rob Herring
4
-8
/
+8
2018-12-06
ALSA: aoa: Remove direct OF name and type accesses
Rob Herring
2
-14
/
+22
2018-12-05
ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G
Chris Chiu
1
-0
/
+2
2018-12-05
ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G
Chris Chiu
1
-0
/
+1
2018-12-05
ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset mic
Chris Chiu
1
-0
/
+1
2018-12-05
ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire U27-880
Chris Chiu
1
-0
/
+14
2018-12-03
ALSA: hda/hdmi - Add Tegra186 and Tegra194 support
Thierry Reding
1
-0
/
+4
2018-12-03
ALSA: hda/tegra - Probe up to 8 codecs
Thierry Reding
1
-1
/
+1
2018-12-03
ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
Hui Peng
1
-1
/
+4
2018-12-03
ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570
Takashi Iwai
1
-0
/
+9
[next]