aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 14-47/+72
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 33-247/+379
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-2/+2
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 13-214/+242
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterGravatar Jonathan McDowell 1-0/+1
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackGravatar Jonathan McDowell 1-0/+3
2020-08-12i2c: iproc: fix race between client unreg and isrGravatar Dhananjay Phadke 1-1/+12
2020-08-12sfc: fix ef100 design-param checkingGravatar Edward Cree 1-1/+2
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 61-588/+4230
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 50-153/+861
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 4-193/+276
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 81-373/+902
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-18/+15
2020-08-12mm/gup: remove task_struct pointer for all gup codeGravatar Peter Xu 3-4/+4
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 2-2/+3
2020-08-12rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user()Gravatar Gustavo A. R. Silva 1-2/+2
2020-08-12drivers/rapidio/rio-scan.c: use struct_size() helperGravatar Gustavo A. R. Silva 1-5/+3
2020-08-12drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helperGravatar Gustavo A. R. Silva 1-2/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersGravatar Christoph Hellwig 1-3/+2
2020-08-12rtc: pcf2127: fix alarm handlingGravatar Alexandre Belloni 1-18/+19
2020-08-12rtc: pcf2127: add alarm supportGravatar Liam Beguin 1-0/+134
2020-08-12rtc: pcf2127: add pca2129 device idGravatar Liam Beguin 1-0/+3
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Gravatar Christian König 4-22/+31
2020-08-12Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...Gravatar Dave Airlie 6-30/+15
2020-08-12parisc: mask out enable and reserved bits from sba imaskGravatar Sven Schnelle 1-1/+1
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 8-116/+459
2020-08-11net: phy: marvell10g: fix null pointer dereferenceGravatar Marek Behún 1-11/+7
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 35-239/+3554
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 45-523/+1184
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 34-606/+200
2020-08-11Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Gravatar Linus Torvalds 2-22/+58
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Gravatar Linus Torvalds 26-508/+2417
2020-08-11Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Gravatar Linus Torvalds 1-29/+34
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 13-58/+905
2020-08-11net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Gravatar Wang Hai 1-3/+14
2020-08-11ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Gravatar Xu Wang 1-2/+2
2020-08-11hinic: fix strncpy output truncated compile warningsGravatar Luo bin 2-22/+12
2020-08-11drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkGravatar Xie He 1-0/+14
2020-08-11s390/pkey: remove redundant variable initializationGravatar Tianjia Zhang 1-2/+2
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Gravatar Dave Airlie 56-286/+807
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-18/+4
2020-08-11Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 8-2/+17
2020-08-11Merge tag 'v5.8' into drm-nextGravatar Dave Airlie 247-3046/+3207
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+7
2020-08-11drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"Gravatar Colin Ian King 1-1/+1
2020-08-11drm/vmwgfx: fix spelling mistake "Cound" -> "Could"Gravatar Colin Ian King 1-1/+1
2020-08-11drm/vmwgfx/ldu: Use drm_mode_config_resetGravatar Roland Scheidegger 1-6/+2
2020-08-11drm/vmwgfx/sou: Use drm_mode_config_resetGravatar Roland Scheidegger 1-7/+2
2020-08-11drm/vmwgfx/stdu: Use drm_mode_config_resetGravatar Daniel Vetter 1-7/+2