index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
ALSA: firewire: Replace tasklet with work
Takashi Iwai
2
-13
/
+14
2020-09-09
ALSA: pcm: Remove unused inline function snd_mask_sizeof
YueHaibing
1
-5
/
+0
2020-09-09
ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()
YueHaibing
1
-9
/
+0
2020-09-09
ALSA: mixart: Correct comment wrt obsoleted tasklet usage
Takashi Iwai
1
-1
/
+1
2020-09-09
ALSA: asihpi: Replace tasklet with threaded irq
Takashi Iwai
2
-28
/
+16
2020-09-09
ALSA: riptide: Replace tasklet with threaded irq
Takashi Iwai
1
-9
/
+11
2020-09-09
ALSA: hdspm: Replace tasklet with work
Takashi Iwai
1
-7
/
+6
2020-09-09
ALSA: hdsp: Replace tasklet with work
Takashi Iwai
1
-28
/
+27
2020-09-09
ALSA: aloop: Replace tasklet with work
Takashi Iwai
1
-12
/
+11
2020-09-09
ALSA: ua101: Replace tasklet with work
Takashi Iwai
1
-8
/
+8
2020-09-09
ALSA: usb-audio: Replace tasklet with work
Takashi Iwai
1
-6
/
+7
2020-09-09
ALSA: timer: Replace tasklet with work
Takashi Iwai
3
-15
/
+15
2020-09-09
ALSA: pcsp: Replace tasklet with work
Takashi Iwai
1
-7
/
+5
2020-09-09
ALSA: hda/realtek - The Mic on a RedmiBook doesn't work
Hui Wang
1
-0
/
+13
2020-09-07
ALSA: hda: fixup headset for ASUS GX502 laptop
Luke D Jones
1
-0
/
+65
2020-09-03
ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
Takashi Iwai
1
-1
/
+41
2020-09-03
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+0
2020-09-03
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+0
2020-09-03
ALSA: vx: vx_core: clarify operator precedence
Pierre-Louis Bossart
1
-2
/
+2
2020-09-03
ALSA: rawmidi: (cosmetic) align function parameters
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: atmel: ac97: clarify operator precedence
Pierre-Louis Bossart
1
-11
/
+11
2020-09-03
ALSA: ac97: (cosmetic) align argument names
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: usb: scarless_gen2: fix endianness issue
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: hda: (cosmetic) align function parameters
Pierre-Louis Bossart
2
-5
/
+5
2020-09-03
ALSA: hda: auto_parser: remove shadowed variable declaration
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
1
-2
/
+1
2020-09-03
ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
1
-2
/
+1
2020-09-03
ALSA: compress_offload: remove redundant initialization
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: compress_offload: dereference after checking for NULL pointer
Pierre-Louis Bossart
1
-1
/
+2
2020-09-03
ALSA: core: timer: clarify operator precedence
Pierre-Louis Bossart
1
-2
/
+2
2020-09-03
ALSA: core: timer: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: core: pcm_memory: dereference pointer after NULL checks
Pierre-Louis Bossart
1
-1
/
+2
2020-09-03
ALSA: core: memalloc: fix fallthrough position
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: core: pcm: simplify locking for timers
Pierre-Louis Bossart
1
-3
/
+5
2020-09-02
ALSA: hda: use consistent HDAudio spelling in comments/docs
Pierre-Louis Bossart
3
-7
/
+7
2020-09-02
ALSA: hda: add dev_dbg log when driver is not selected
Pierre-Louis Bossart
1
-2
/
+3
2020-09-02
ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
Rander Wang
1
-0
/
+2
2020-09-02
ALSA: hda: hdmi - add Rocketlake support
Rander Wang
1
-0
/
+1
2020-09-02
ALSA: ua101: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-02
ALSA: usb-audio: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-02
ASoC: txx9: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-02
ASoC: siu: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+4
2020-09-02
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-02
ALSA: hdsp: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-7
/
+6
2020-09-02
ALSA: riptide: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-02
ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-09-02
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-09-02
ALSA: core: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-01
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
1
-2
/
+2
2020-08-29
ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
Dan Crawford
1
-0
/
+1
[next]