summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-29Merge tag 'nvme-5.10-2020-10-29' of git://git.infradead.org/nvme into block-5.10Jens Axboe
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-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28cpufreq: speedstep: remove unneeded semicolonTom Rix
2020-10-28ata: sata_nv: Fix retrieving of active qcslibata-5.10-2020-10-30Sascha 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
2020-10-28tty: serial: 21285: fix lockup on openRussell King
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera
2020-10-28usbcore: Check both id_table and match() when both availableBastien Nocera
2020-10-28usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin
2020-10-28usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probeDan Carpenter
2020-10-28usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-10-28usb: cdc-acm: fix cooldown mechanismJerome Brunet
2020-10-28usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-28usb: typec: stusb160x: fix some signedness bugsDan Carpenter
2020-10-28drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter
2020-10-28mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu
2020-10-28usb: cdns3: Variable 'length' set but not usedPawel Laszczak
2020-10-27null_blk: synchronization fix for zoned deviceKanchan Joshi
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds