index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
fs_probe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
MAINTAINERS: update git tree for sound entries
Ross Zwisler
1
-7
/
+6
2019-04-30
ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR
Takashi Iwai
1
-0
/
+4
2019-04-30
ALSA: hda - Register irq handler after the chip initialization
Takashi Iwai
1
-3
/
+3
2019-04-29
ALSA: usx2y: fix a double free bug
Wenwen Wang
1
-3
/
+1
2019-04-29
ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOC
Bard liao
1
-0
/
+6
2019-04-29
ALSA: hda: fix unregister device twice on ASoC driver
Bard liao
1
-1
/
+7
2019-04-28
ALSA: line6: use dynamic buffers
Greg Kroah-Hartman
3
-40
/
+65
2019-04-28
ALSA: usb-audio: Fix a memory leak bug
Wenwen Wang
1
-0
/
+2
2019-04-28
ALSA: gus: fix misuse of %x
Fuqian Huang
1
-1
/
+1
2019-04-28
ALSA: hda/realtek - EAPD turn on later
Kailang Yang
1
-2
/
+1
2019-04-28
ALSA: hda/realtek - Fixed Dell AIO speaker noise
Kailang Yang
1
-0
/
+2
2019-04-24
ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
Takashi Iwai
1
-1
/
+3
2019-04-24
ALSA: hda/realtek - Add new Dell platform for headset mode
Kailang Yang
1
-0
/
+7
2019-04-17
ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'
YueHaibing
1
-4
/
+0
2019-04-17
ALSA: hda/realtek - add two more pin configuration sets to quirk table
Hui Wang
1
-0
/
+6
2019-04-17
ALSA: core: Don't refer to snd_cards array directly
Takashi Iwai
5
-12
/
+58
2019-04-17
ALSA: emu10k1: Drop superfluous id-uniquification behavior
Takashi Iwai
1
-15
/
+1
2019-04-16
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
1
-9
/
+9
2019-04-16
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
1
-2
/
+10
2019-04-15
ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock()
Takashi Iwai
1
-1
/
+6
2019-04-15
ALSA: usb-audio: Add quirk for Focusrite Scarlett Solo
Roope Salmi
1
-0
/
+84
2019-04-13
ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too
Takashi Iwai
3
-6
/
+4
2019-04-13
ALSA: hda: Initialize power_state field properly
Takashi Iwai
1
-0
/
+1
2019-04-12
ALSA: seq: Protect racy pool manipulation from OSS sequencer
Takashi Iwai
3
-5
/
+49
2019-04-12
ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
Takashi Iwai
5
-43
/
+14
2019-04-12
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-04-11
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
1
-7
/
+2
2019-04-10
ASoC: wcd9335: Fix missing regmap requirement
Marc Gonzalez
1
-0
/
+1
2019-04-10
ALSA: hda: Fix racy display power access
Takashi Iwai
3
-2
/
+6
2019-04-10
ASoC: pcm: fix error handling when try_module_get() fails.
Ranjani Sridharan
1
-3
/
+5
2019-04-10
ASoC: stm32: sai: fix master clock management
Olivier Moysan
1
-17
/
+47
2019-04-10
ASoC: Intel: kbl: fix wrong number of channels
Tzung-Bi Shih
1
-1
/
+1
2019-04-10
ALSA: timer: Coding style fixes
Takashi Iwai
1
-4
/
+16
2019-04-10
ALSA: timer: Simplify error path in snd_timer_open()
Takashi Iwai
1
-19
/
+20
2019-04-09
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
3
-15
/
+13
2019-04-09
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
1
-2
/
+7
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
4
-35
/
+25
2019-04-09
ALSA: seq: Align temporary re-locking with irqsave version
Takashi Iwai
2
-4
/
+4
2019-04-09
ALSA: seq: Use kvmalloc() for cell pools
Takashi Iwai
1
-5
/
+5
2019-04-09
ALSA: timer: Revert active callback sync check at close
Takashi Iwai
2
-5
/
+7
2019-04-08
ALSA: hda - Add two more machines to the power_save_blacklist
Hui Wang
1
-0
/
+4
2019-04-08
ASoC: pcm: update module refcount if module_get_upon_open is set
Ranjani Sridharan
1
-0
/
+8
2019-04-08
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
3
-5
/
+10
2019-04-08
ASoC: stm32: fix sai driver name initialisation
Arnaud Pouliquen
1
-1
/
+1
2019-04-08
ASoC: topology: Use the correct dobj to free enum control values and texts
Ranjani Sridharan
1
-3
/
+4
2019-04-05
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
1
-3
/
+3
2019-04-05
ASoC: intel: skylake: add remove() callback for component driver
Ranjani Sridharan
1
-0
/
+7
2019-04-05
ASoC: cs35l35: Disable regulators on driver removal
Charles Keepax
1
-0
/
+11
2019-04-04
ALSA: xen-front: Do not use stream buffer size before it is set
Oleksandr Andrushchenko
1
-1
/
+1
2019-04-04
ASoC: rockchip: pdm: change dma burst to 8
Sugar Zhang
1
-1
/
+1
[next]