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
2020-12-16
MAINTAINERS: Add maintainer for HiSilicon GPIO driver
Luo Jiaxing
1
-5
/
+0
2020-12-16
clk: sifive: Add clock enable and disable ops
Pragnesh Patel
4
-9
/
+93
2020-12-16
clk: sifive: Fix the wrong bit field shift
Zong Li
1
-2
/
+2
2020-12-16
clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
Zong Li
6
-3
/
+346
2020-12-16
clk: sifive: Use common name for prci configuration
Zong Li
2
-4
/
+4
2020-12-16
clk: sifive: Extract prci core to common base
Zong Li
5
-571
/
+641
2020-12-16
Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-3
/
+144
2020-12-16
Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
8
-16
/
+48
2020-12-16
Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
9
-43
/
+290
2020-12-16
use __netdev_notify_peers in hyperv
Lijun Pan
1
-7
/
+4
2020-12-16
use __netdev_notify_peers in ibmvnic
Lijun Pan
1
-6
/
+3
2020-12-16
net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function
Christophe JAILLET
1
-2
/
+5
2020-12-16
net: mscc: ocelot: Fix a resource leak in the error handling path of the probe function
Christophe JAILLET
1
-1
/
+7
2020-12-16
net/connector: Add const qualifier to cb_id
Geoff Levand
2
-6
/
+6
2020-12-16
net: bcmgenet: Fix a resource leak in an error handling path in the probe functin
Christophe JAILLET
1
-1
/
+3
2020-12-16
dpaa2-eth: fix the size of the mapped SGT buffer
Ioana Ciornei
1
-1
/
+1
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-3
/
+3
2020-12-16
net: dsa: qca: ar9331: fix sleeping function called from invalid context bug
Oleksij Rempel
1
-9
/
+24
2020-12-16
ACPI: PM: s2idle: Add AMD support to handle _DSM
Shyam Sundar S K
1
-9
/
+157
2020-12-16
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-16
ice, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
3
-16
/
+19
2020-12-16
drm/amdgpu/disply: fix documentation warnings in display manager
Alex Deucher
1
-1
/
+20
2020-12-16
drm/amdgpu: print mmhub client name for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amdgpu: set mode1 reset as default for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amd/display: Add get_dig_frontend implementation for DCEx
Rodrigo Siqueira
2
-1
/
+43
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
859
-28858
/
+15398
2020-12-16
dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS
John Stultz
1
-0
/
+1
2020-12-16
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
1
-20
/
+23
2020-12-16
drm/ttm: fix unused function warning
Arnd Bergmann
1
-15
/
+14
2020-12-16
s390/zcrypt: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
1
-1
/
+1
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-16
Merge branch 'for-5.11/wacom' into for-linus
Jiri Kosina
1
-8
/
+8
2020-12-16
Merge branch 'for-5.11/sony' into for-linus
Jiri Kosina
3
-43
/
+174
2020-12-16
Merge branch 'for-5.11/intel-ish' into for-linus
Jiri Kosina
1
-4
/
+2
2020-12-16
Merge branch 'for-5.11/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+4
2020-12-16
Merge branch 'for-5.11/elecom' into for-linus
Jiri Kosina
2970
-78484
/
+120387
2020-12-16
Merge branch 'for-5.11/core' into for-linus
Jiri Kosina
3
-2
/
+30
2020-12-16
Merge branch 'for-5.11/asus' into for-linus
Jiri Kosina
2
-14
/
+110
2020-12-16
Merge branch 'for-5.11/amd-sfh-hid' into for-linus
Jiri Kosina
12
-0
/
+1729
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
7
-920
/
+3
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-92
/
+152
2020-12-16
xen/manage: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-16
xen-blkfront: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-16
xen: Remove Xen PVH/PVHVM dependency on PCI
Jason Andryuk
1
-1
/
+1
2020-12-15
ath9k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-15
ath11k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-15
ath10k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-15
drm/i915: make relay callbacks const
Jani Nikula
1
-1
/
+1
[prev]
[next]