summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-29Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into drm-f...Dave Airlie
2021-01-29drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursorsLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Report max cursor size to userspaceLyude Paul
2021-01-29drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planesLyude Paul
2021-01-29drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst
2021-01-29drm/nouveau/dispnv50: Restore pushing of all data.Bastian Beranek
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel
2021-01-28stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng
2021-01-28net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli
2021-01-28Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-28amdgpu: fix clang build warningArnd Bergmann
2021-01-28Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher
2021-01-28nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_headChao Leng
2021-01-28nvme-multipath: Early exit if no path is availableDaniel Wagner
2021-01-28nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC deviceChaitanya Kulkarni
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-28bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li
2021-01-28iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-01-28iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
2021-01-28iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner
2021-01-28media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner
2021-01-28media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld
2021-01-28media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld
2021-01-28i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-01-27of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu
2021-01-27ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer
2021-01-27s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak
2021-01-27s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak
2021-01-27can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-01-27rtc: mc146818: Detect and handle broken RTCsThomas Gleixner
2021-01-27xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse
2021-01-26net: fec: Fix temporary RMII clock reset on link upLaurent Badel
2021-01-26team: protect features update by RCU to avoid deadlockIvan Vecera
2021-01-26net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey
2021-01-26net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy
2021-01-26net/mlx5e: Revert parameters on errors when changing trust state without resetMaxim Mikityanskiy
2021-01-26net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy
2021-01-26net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey