summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-21PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner1-12/+12
2021-11-21net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch1-9/+0
2021-11-21net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee1-1/+0
2021-11-21net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang1-1/+10
2021-11-21net: stmmac: fix missing unlock on error in stmmac_suspend()Yang Yingliang1-1/+3
2021-11-21net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun1-6/+4
2021-11-21net: stmmac: add clocks management for gmac driverJoakim Zhang4-37/+174
2021-11-21loop: Use blk_validate_block_size() to validate block sizeXie Yongji1-15/+2
2021-11-18soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko1-1/+1
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-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-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-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-18irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
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-18gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
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-18mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+2
2021-11-18bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi1-0/+4
2021-11-18ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-18ice: Fix not stopping Tx queues for VFsBrett Creeley2-5/+3
2021-11-18ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch1-5/+9
2021-11-18net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-18xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-18i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-11-18scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2