summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-25staging: wfx: ensure IRQ is ready before enabling itJérôme Pouiller1-7/+10
2021-11-25clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland23-41/+100
2021-11-21Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki3-32/+0
2021-11-21thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy1-3/+6
2021-11-21PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier1-0/+6
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier1-0/+3
2021-11-21Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham1-0/+4
2021-11-21loop: Use blk_validate_block_size() to validate block sizeXie Yongji1-15/+2
2021-11-21Revert "drm: fb_helper: fix CONFIG_FB dependency"Greg Kroah-Hartman1-1/+1
2021-11-21Revert "drm: fb_helper: improve CONFIG_FB dependency"Greg Kroah-Hartman1-2/+3
2021-11-18media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede1-0/+2
2021-11-18media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky1-0/+3
2021-11-18mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King1-6/+7
2021-11-18ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-11-18media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()Hans Verkuil1-1/+4
2021-11-18drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello1-1/+8
2021-11-18PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár1-1/+2
2021-11-18drm/sun4i: Fix macros in sun8i_csc.hJernej Skrabec1-2/+2
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