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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
1
-0
/
+3
2021-05-31
dmaengine: SF_PDMA depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-05-31
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-05-31
dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-05-31
dmaengine: idxd: Add missing cleanup for early error out in probe call
Dave Jiang
1
-3
/
+58
2021-05-31
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
1
-2
/
+5
2021-05-31
dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
Laurent Pinchart
1
-0
/
+1
2021-05-31
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
Yu Kuai
1
-2
/
+2
2021-05-31
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
1
-1
/
+1
2021-05-10
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
1
-1
/
+23
2021-05-10
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
1
-2
/
+4
2021-05-10
dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
Zhen Lei
1
-0
/
+3
2021-05-10
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
1
-0
/
+1
2021-05-10
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
1
-0
/
+1
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-484
/
+433
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
36
-164
/
+171
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
8
-62
/
+15
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
4
-17
/
+38
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
2
-5
/
+1
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-6
/
+12
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-160
/
+178
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-411
/
+11
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
26
-170
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2
-241
/
+0
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
39
-413
/
+4137
2021-05-07
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
14
-45
/
+328
2021-05-07
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-33
/
+1
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
6
-0
/
+6
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
3
-0
/
+3
2021-05-07
Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-3
/
+3
2021-05-06
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
1
-15
/
+15
2021-05-06
net: ipa: fix inter-EE IRQ register definitions
Alex Elder
2
-10
/
+10
2021-05-06
Input: xpad - add support for Amazon Game Controller
Matt Reynolds
1
-0
/
+2
2021-05-06
Input: ili210x - add missing negation for touch indication on ili210x
Hansem Ro
1
-1
/
+1
2021-05-06
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-3
/
+2
2021-05-06
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
5
-32
/
+30
2021-05-06
Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-5
/
+5
[next]