index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
ASoC: meson: remove snd_pcm_ops
Kuninori Morimoto
4
-41
/
+83
2019-10-08
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
6
-27
/
+135
2019-10-08
ASoC: pxa: mmp-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-22
/
+40
2019-10-08
ASoC: qcom: q6asm-dai: remove snd_pcm_ops
Kuninori Morimoto
1
-36
/
+35
2019-10-08
ASoC: qcom: q6routing: remove snd_pcm_ops
Kuninori Morimoto
1
-9
/
+5
2019-10-08
ASoC: qcom: lpass-platform: remove snd_pcm_ops
Kuninori Morimoto
1
-36
/
+34
2019-10-08
ASoC: samsung: idma: remove snd_pcm_ops
Kuninori Morimoto
1
-26
/
+32
2019-10-08
ASoC: sh: siu_pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-20
/
+24
2019-10-08
ASoC: sh: dma-sh7760: remove snd_pcm_ops
Kuninori Morimoto
1
-21
/
+25
2019-10-08
ASoC: sh: fsi: remove snd_pcm_ops
Kuninori Morimoto
1
-15
/
+16
2019-10-08
ASoC: sh: rsnd: remove snd_pcm_ops
Kuninori Morimoto
1
-12
/
+11
2019-10-08
ASoC: sof: pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-44
/
+44
2019-10-08
ASoC: sprd: sprd-pcm-dma: remove snd_pcm_ops
Kuninori Morimoto
1
-42
/
+32
2019-10-08
ASoC: stm: stm32_adfsdm: remove snd_pcm_ops
Kuninori Morimoto
1
-19
/
+23
2019-10-08
ASoC: txx9: txx9aclc: remove snd_pcm_ops
Kuninori Morimoto
1
-23
/
+25
2019-10-08
ASoC: uniphier: aio-dma: remove snd_pcm_ops
Kuninori Morimoto
1
-23
/
+28
2019-10-08
ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-31
/
+23
2019-10-08
ASoC: xtensa: xtfpga-i2s: remove snd_pcm_ops
Kuninori Morimoto
1
-14
/
+16
2019-10-08
ASoC: au1x: dma: remove snd_pcm_ops
Kuninori Morimoto
1
-30
/
+33
2019-10-08
ASoC: au1x: dbdma2: remove snd_pcm_ops
Kuninori Morimoto
1
-30
/
+34
2019-10-08
ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_ops
Kuninori Morimoto
1
-22
/
+26
2019-10-08
ASoC: amd: acp-pcm-dma: remove snd_pcm_ops
Kuninori Morimoto
1
-34
/
+29
2019-10-08
ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops
Kuninori Morimoto
1
-31
/
+23
2019-10-08
ASoC: intel: sst-baytrail-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-27
/
+25
2019-10-08
ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-16
/
+14
2019-10-08
ASoC: intel: skl-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-23
/
+44
2019-10-08
ASoC: intel: sst-haswell-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-27
/
+35
2019-10-08
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
Kuninori Morimoto
2
-0
/
+17
2019-10-08
ASoC: soc-core: add new pcm_construct/pcm_destruct
Kuninori Morimoto
2
-0
/
+17
2019-10-08
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
3
-4
/
+91
2019-10-08
ASoC: mt8183: fix audio playback slowly after playback during bootup
Jiaxin Yu
1
-0
/
+15
2019-10-08
dt-bindings: medaitek: mt8183: add property "resets" && "reset-names"
Jiaxin Yu
1
-0
/
+6
2019-10-08
ASoC: pcm3168a: Use fixup instead of constraint for channels and formats
Peter Ujfalusi
1
-58
/
+40
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
1
-0
/
+5
2019-10-08
lib/string: Make memzero_explicit() inline instead of external
Arvind Sankar
2
-22
/
+20
2019-10-08
x86/cpu/vmware: Use the full form of INL in VMWARE_PORT
Sami Tolvanen
1
-1
/
+1
2019-10-08
arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected
Marc Zyngier
2
-0
/
+19
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
3
-1
/
+9
2019-10-08
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
1
-0
/
+33
2019-10-08
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
2
-3
/
+3
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
2
-3
/
+69
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
1
-1
/
+1
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
1
-1
/
+1
2019-10-08
thunderbolt: Drop unnecessary read when writing LC command in Ice Lake
Mika Westerberg
1
-1
/
+0
2019-10-08
thunderbolt: Fix lockdep circular locking depedency warning
Mika Westerberg
1
-9
/
+0
2019-10-08
thunderbolt: Read DP IN adapter first two dwords in one go
Mika Westerberg
1
-8
/
+11
2019-10-08
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes
Joerg Roedel
2
-13
/
+46
2019-10-08
drm/panel: tpo-td043mtea1: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: tpo-td028ttec1: Fix SPI alias
Laurent Pinchart
1
-2
/
+1
2019-10-08
drm/panel: sony-acx565akm: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
[prev]
[next]