summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-17ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-11-17s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-11-17s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-17s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-11-17video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-11-17irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-17cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-17net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-17nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-17zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-17bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-17ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-17net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-17xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-17i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-11-17scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-17scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-17ar7: fix kernel builds for compiler testJackie Liu1-1/+1
2021-11-17watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-11-17dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen1-1/+1
2021-11-17soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa1-0/+1
2021-11-17auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven1-0/+10
2021-11-17auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven1-28/+28
2021-11-17auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven1-0/+10
2021-11-17dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea1-1/+1
2021-11-17mtd: core: don't remove debugfs directory if device is in useZev Weiss1-2/+2
2021-11-17mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov1-1/+0
2021-11-17opp: Fix return in _opp_add_static_v2()YueHaibing1-1/+1
2021-11-17PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridgePali Rohár1-0/+1
2021-11-17PCI: aardvark: Don't spam about PIO Response StatusMarek Behún1-1/+1
2021-11-17drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)1-1/+0
2021-11-17power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede1-1/+2
2021-11-17HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura1-1/+1
2021-11-17HID: u2fzero: clarify error check and length calculationsAndrej Shadura1-3/+5
2021-11-17serial: xilinx_uartps: Fix race condition causing stuck TXAnssi Hannula1-1/+2
2021-11-17phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy1-6/+10
2021-11-17staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MICVegard Nossum1-0/+3
2021-11-17RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky1-1/+3
2021-11-17scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-17power: supply: rt5033_battery: Change voltage values to µVJakob Hauser1-1/+1
2021-11-17usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-11-17serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko1-1/+1
2021-11-17video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2021-11-17clk: at91: check pmc node status before registering syscore opsClément Léger1-0/+5
2021-11-17memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu1-7/+6
2021-11-17soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET1-1/+1
2021-11-17scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-11-17RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier1-1/+2
2021-11-17ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu1-4/+18
2021-11-17clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling pathsChristophe JAILLET1-3/+11