summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-11-18media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede
2021-11-18media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky
2021-11-18mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King
2021-11-18ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-11-18media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()Hans Verkuil
2021-11-18drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello
2021-11-18PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár
2021-11-18drm/sun4i: Fix macros in sun8i_csc.hJernej Skrabec
2021-11-18mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal
2021-11-18mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal
2021-11-18remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng
2021-11-18remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng
2021-11-18remoteproc: Fix the wrong default value of is_iomemDong Aisheng
2021-11-18remoteproc: elf_loader: Fix loading segment when is_iomem truePeng Fan
2021-11-18s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-11-18s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
2021-11-18s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle
2021-11-18s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-11-18PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki
2021-11-18bcache: Revert "bcache: use bvec_virt"Coly Li
2021-11-18bcache: fix use-after-free problem in bcache_device_free()Coly Li
2021-11-18video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-11-18mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen
2021-11-18dmaengine: bestcomm: fix system boot lockupsAnatolij Gustschin
2021-11-18dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I
2021-11-18dmaengine: ti: k3-udma: Set bchan to NULL if a channel request failKishon Vijay Abraham I
2021-11-18drm/i915/guc: Fix blocked context accountingMatthew Brost
2021-11-18irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-18PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-18PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner
2021-11-18thermal: int340x: fix build on 32-bit targetsLinus Torvalds
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-18net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek Behún
2021-11-18net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-18net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-18net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-18net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-18net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún
2021-11-18drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-18drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak
2021-11-18gve: Fix off by one in gve_tx_timeout()Dan Carpenter