summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-29enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29drm: Quieten [zero] EDID carpingChris Wilson
2020-10-29soc: ti: ti_sci_pm_domains: check for proper args count in xlateTero Kristo
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose
2020-10-29coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-29dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=nGeert Uytterhoeven
2020-10-29drm/ttm: nuke old page allocatorChristian König
2020-10-29drm/vram_helpers: drop ttm_page_alloc.h includeChristian König
2020-10-29drm/qxl: drop ttm_page_alloc.h includeChristian König
2020-10-29drm/vmwgfx: switch to new allocatorChristian König
2020-10-29drm/nouveau: switch to new allocatorChristian König
2020-10-29drm/radeon: switch to new allocator v2Christian König
2020-10-29drm/amdgpu: switch to new allocator v2Christian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-29Merge tag 'nvme-5.10-2020-10-29' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König
2020-10-29xsysace: use platform_get_resource() and platform_get_irq_optional()Andy Shevchenko
2020-10-29null_blk: Fix locking in zoned modeDamien Le Moal
2020-10-29null_blk: Fix zone reset all tracingDamien Le Moal
2020-10-29nbd: don't update block size after device is startedMing Lei
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki
2020-10-29usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen
2020-10-29drm/vc4: Rework the structure conversion functionsMaxime Ripard
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard
2020-10-29coresight: add module licenseArnd Bergmann
2020-10-29xhci: Don't create stream debugfs files with spinlock held.Mathias Nyman
2020-10-29usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh
2020-10-29xhci: Fix sizeof() mismatchColin Ian King
2020-10-29usb: typec: stusb160x: fix signedness comparison issue with enum variablesAmelie Delaunay
2020-10-29usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160xAmelie Delaunay
2020-10-28drm: xlnx: Use dma_request_chan for DMA channel requestPeter Ujfalusi
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye
2020-10-28fbdev/atafb: Remove unused extern variablesPeilin Ye
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28cpufreq: speedstep: remove unneeded semicolonTom Rix
2020-10-28ata: sata_nv: Fix retrieving of active qcsSascha Hauer
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-28vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby
2020-10-28vt: keyboard, extend func_buf_lock to readersJiri Slaby
2020-10-28vt: keyboard, simplify vt_kdgkbsentJiri Slaby
2020-10-28tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean