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-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
19
-27
/
+0
2018-07-18
ALSA: rawmidi: Use kvmalloc() for buffers
Takashi Iwai
1
-4
/
+5
2018-07-17
ALSA: rawmidi: Minor code refactoring
Takashi Iwai
1
-44
/
+33
2018-07-17
ALSA: rawmidi: Simplify error paths
Takashi Iwai
1
-37
/
+39
2018-07-17
ALSA: rawmidi: Tidy up coding styles
Takashi Iwai
1
-42
/
+59
2018-07-17
Merge branch 'for-linus' into for-next
Takashi Iwai
10
-18
/
+59
2018-07-17
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
1
-6
/
+14
2018-07-17
ALSA: emu8000: Use swap macro in snd_emu8000_sample_new
Gustavo A. R. Silva
1
-5
/
+2
2018-07-17
ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new
Gustavo A. R. Silva
1
-5
/
+2
2018-07-16
ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
YOKOTA Hiroshi
1
-0
/
+1
2018-07-16
ALSA: hda: add mute led support for HP ProBook 455 G5
Po-Hsu Lin
1
-0
/
+1
2018-07-16
ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
Jim Qu
1
-1
/
+1
2018-07-16
ALSA: usb-audio: Tidy up logic for Processing Unit min/max values
Jorge Sanjuan
1
-17
/
+41
2018-07-16
ALSA: usb-audio: Unify virtual type units type to UAC3 values
Jorge Sanjuan
1
-13
/
+23
2018-07-16
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
1
-2
/
+49
2018-07-16
ALSA: usb-audio: Processing Unit controls parsing in UAC2
Jorge Sanjuan
1
-2
/
+15
2018-07-16
ALSA: usb-audio: Add support for Selector Units in UAC3
Jorge Sanjuan
1
-10
/
+44
2018-07-16
ALSA: cs46xx: remove redundant pointer 'ins'
Colin Ian King
1
-3
/
+0
2018-07-16
ALSA: ali5451: remove redundant pointer 'codec'
Colin Ian King
1
-4
/
+1
2018-07-16
ALSA: sb8: remove redundant pointer runtime
Colin Ian King
1
-3
/
+0
2018-07-16
ALSA: gus: remove redundant pointer private_data
Colin Ian King
1
-2
/
+0
2018-07-16
ALSA: es1688: remove redundant pointer chip
Colin Ian King
1
-2
/
+0
2018-07-16
ALSA: opl3: remove redundant pointer opl3
Colin Ian King
2
-18
/
+0
2018-07-12
ALSA: hda/ca0132: Update a pci quirk device name
Alastair Bridgewater
1
-1
/
+1
2018-07-12
ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
Alastair Bridgewater
1
-0
/
+1
2018-07-11
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Timo Wischer
1
-4
/
+10
2018-07-06
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
1
-5
/
+12
2018-07-06
ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
Hui Wang
1
-1
/
+5
2018-07-04
ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection
Takashi Iwai
2
-7
/
+2
2018-07-04
ALSA: pcm: trace XRUN event at injection, too
Takashi Iwai
4
-8
/
+11
2018-07-03
Merge branch 'topic/hda-core-intel' into for-next
Takashi Iwai
13
-580
/
+547
2018-07-02
ALSA: hda - Handle pm failure during hotplug
Chris Wilson
1
-5
/
+14
2018-07-02
ALSA: usb-midi: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-07-02
ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-29
ALSA: snd-aoa: add of_node_put() in error path
Nicholas Mc Guire
1
-1
/
+3
2018-06-28
ALSA: hda/hdmi - Don't fall back to generic when i915 binding fails
Takashi Iwai
2
-0
/
+3
2018-06-28
ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
Kai-Heng Feng
1
-1
/
+2
2018-06-28
ALSA: hdac: add extended ops in the hdac_bus
Rakesh Ughreja
2
-2
/
+4
2018-06-28
ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init
Rakesh Ughreja
2
-7
/
+9
2018-06-28
ALSA: hda: split snd_hda_codec_new function
Rakesh Ughreja
2
-17
/
+53
2018-06-28
ALSA: hdac: ext: add wait for codec to respond after link reset
Rakesh Ughreja
1
-0
/
+9
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
2
-23
/
+19
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
11
-326
/
+269
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
Rakesh Ughreja
2
-221
/
+200
2018-06-28
ALSA: hda - Move in_pm accessors to HDA core
Takashi Iwai
2
-16
/
+7
2018-06-27
ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
Takashi Iwai
1
-1
/
+1
2018-06-27
ALSA: hda - Kill snd_hda_codec_update_cache()
Takashi Iwai
5
-12
/
+9
2018-06-26
ALSA: hda/realtek - Comprehensive model list for ALC882 & co
Takashi Iwai
1
-0
/
+25
2018-06-26
ALSA: hda/realtek - Comprehensive model list for ALC262
Takashi Iwai
1
-0
/
+8
2018-06-26
ALSA: hda/realtek - Comprehensive model list for ALC268
Takashi Iwai
1
-0
/
+1
[next]