summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-18mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal1-1/+3
2021-11-18remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng1-1/+1
2021-11-18remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng1-2/+2
2021-11-18remoteproc: Fix the wrong default value of is_iomemDong Aisheng2-2/+2
2021-11-18remoteproc: elf_loader: Fix loading segment when is_iomem truePeng Fan1-1/+1
2021-11-18s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-11-18s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger1-0/+2
2021-11-18s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-18s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-11-18PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki1-27/+57
2021-11-18bcache: Revert "bcache: use bvec_virt"Coly Li1-1/+1
2021-11-18bcache: fix use-after-free problem in bcache_device_free()Coly Li1-1/+1
2021-11-18video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-11-18mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen1-0/+18
2021-11-18dmaengine: bestcomm: fix system boot lockupsAnatolij Gustschin4-16/+16
2021-11-18dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I1-4/+20
2021-11-18dmaengine: ti: k3-udma: Set bchan to NULL if a channel request failKishon Vijay Abraham I1-2/+6
2021-11-18drm/i915/guc: Fix blocked context accountingMatthew Brost1-1/+1
2021-11-18irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-18PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner1-5/+5
2021-11-18PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner1-12/+14
2021-11-18thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-18net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn1-18/+20
2021-11-18net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET1-4/+2
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean1-2/+0
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-18net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2-0/+7
2021-11-18net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang5-50/+48
2021-11-18net: hns3: fix ROCE base interrupt vector initialization bugJie Wang4-13/+2
2021-11-18net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn1-1/+4
2021-11-18drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan1-11/+13
2021-11-18drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+3
2021-11-18gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
2021-11-18dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_widthArnd Bergmann1-3/+3
2021-11-18dmaengine: stm32-dma: fix burst in case of unaligned memory addressAmelie Delaunay1-4/+16
2021-11-18litex_liteeth: Fix a double free in the remove functionChristophe JAILLET1-1/+0
2021-11-18nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-18zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-18can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde1-1/+1
2021-11-18can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol1-4/+2
2021-11-18drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51