index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-04
ASoC: rockchip: pdm: fix regmap_ops hang issue
Sugar Zhang
1
-0
/
+2
2019-04-04
ASoC: simple-card: don't select DPCM via simple-audio-card
Kuninori Morimoto
1
-3
/
+9
2019-04-04
ASoC: audio-graph-card: don't select DPCM via audio-graph-card
Kuninori Morimoto
1
-3
/
+8
2019-04-04
ASoC: tlv320aic32x4: Change author's name
Annaliese McDermond
2
-4
/
+4
2019-04-03
ALSA: doc: my_chip has no element ioport
Christina Quast
1
-2
/
+2
2019-04-03
ALSA: hda/realtek - Add quirk for Tuxedo XC 1509
Richard Sailer
1
-9
/
+10
2019-04-03
ALSA: hda/realtek - Move to ACT_INIT state
Kailang Yang
1
-12
/
+29
2019-04-03
ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabled
Hans de Goede
1
-6
/
+41
2019-04-03
ASoC: wm_adsp: Check for buffer in trigger stop
Charles Keepax
1
-1
/
+2
2019-04-02
ALSA: uapi: #include <time.h> in asound.h
Daniel Mentz
1
-0
/
+1
2019-04-02
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233
Jian-Hong Pan
1
-0
/
+12
2019-04-02
ASoC: dapm: set power_check callback for widgets that shouldnt be always on
Ranjani Sridharan
1
-0
/
+7
2019-04-02
ASoC: dpcm: skip missing substream while applying symmetry
Jerome Brunet
1
-1
/
+6
2019-04-01
ASoC: tlv320aic32x4: Fix Common Pins
Annaliese McDermond
1
-0
/
+2
2019-03-27
ALSA: us122l: Use alloc_pages_exact()
Takashi Iwai
1
-12
/
+8
2019-03-27
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
6
-65
/
+18
2019-03-27
ALSA: timer: Make snd_timer_close() really kill pending actions
Takashi Iwai
1
-12
/
+33
2019-03-27
ALSA: timer: Check ack_list emptiness instead of bit flag
Takashi Iwai
2
-7
/
+4
2019-03-27
ALSA: timer: Make sure to clear pending ack list
Takashi Iwai
1
-2
/
+18
2019-03-27
ALSA: timer: Unify timer callback process code
Takashi Iwai
1
-36
/
+26
2019-03-26
ALSA: emux: Add support of loading GUS-patch
Takashi Iwai
1
-0
/
+5
2019-03-26
ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
Bernhard Rosenkraenzer
1
-0
/
+10
2019-03-26
ASoC: Intel: Skylake: enable S24_LE format support
Jenny TC
1
-0
/
+1
[next]