aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä1-0/+4
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä1-0/+1
2020-10-29drm/i915/region: fix max size calculationMatthew Auld3-2/+79
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-10-29dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=nGeert Uytterhoeven1-3/+3
2020-10-29Merge tag 'nvme-5.10-2020-10-29' of git://git.infradead.org/nvme into block-5.10Jens Axboe5-178/+127
2020-10-29xsysace: use platform_get_resource() and platform_get_irq_optional()Andy Shevchenko1-23/+26
2020-10-29null_blk: Fix locking in zoned modeDamien Le Moal2-25/+82
2020-10-29null_blk: Fix zone reset all tracingDamien Le Moal1-3/+8
2020-10-29nbd: don't update block size after device is startedMing Lei1-4/+5
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki1-0/+12
2020-10-29usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen1-1/+1
2020-10-29drm/vc4: Rework the structure conversion functionsMaxime Ripard1-6/+6
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard1-0/+1
2020-10-29coresight: add module licenseArnd Bergmann1-0/+1
2020-10-29xhci: Don't create stream debugfs files with spinlock held.Mathias Nyman1-1/+4
2020-10-29usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh2-0/+18
2020-10-29xhci: Fix sizeof() mismatchColin Ian King1-2/+2
2020-10-29usb: typec: stusb160x: fix signedness comparison issue with enum variablesAmelie Delaunay1-12/+8
2020-10-29usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160xAmelie Delaunay1-0/+1
2020-10-28misc: mic: remove the MIC driversSudeep Dutt71-22427/+0
2020-10-28cpufreq: speedstep: remove unneeded semicolonTom Rix1-1/+1
2020-10-28ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede1-13/+0
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-10-28vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby1-6/+5
2020-10-28vt: keyboard, extend func_buf_lock to readersJiri Slaby1-4/+13
2020-10-28vt: keyboard, simplify vt_kdgkbsentJiri Slaby1-19/+9
2020-10-28tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean1-6/+7
2020-10-28tty: serial: 21285: fix lockup on openRussell King1-6/+6
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera1-5/+12
2020-10-28usbcore: Check both id_table and match() when both availableBastien Nocera3-12/+24
2020-10-28usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin1-2/+2
2020-10-28usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probeDan Carpenter1-2/+2
2020-10-28usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun1-3/+3
2020-10-28usb: cdc-acm: fix cooldown mechanismJerome Brunet2-9/+6
2020-10-28usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang1-3/+6
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab4-4/+4
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe4-15/+43
2020-10-28usb: typec: stusb160x: fix some signedness bugsDan Carpenter1-3/+4
2020-10-28drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter2-3/+8
2020-10-28mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2-0/+19
2020-10-28usb: cdns3: Variable 'length' set but not usedPawel Laszczak1-2/+0
2020-10-27null_blk: synchronization fix for zoned deviceKanchan Joshi2-4/+19
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8