summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-09-15gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang1-2/+4
2021-09-15drm/of: free the iterator object on failureSteven Price1-1/+3
2021-09-15drm/of: free the right objectJulia Lawall1-1/+1
2021-09-15media: cxd2880-spi: Fix an error handling pathChristophe JAILLET1-2/+5
2021-09-15soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven1-2/+2
2021-09-15leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong1-0/+1
2021-09-15media: TDA1997x: enable EDID supportKrzysztof HaƂasa1-0/+1
2021-09-15drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-1/+1
2021-09-15drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun1-1/+2
2021-09-15EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo1-3/+3
2021-09-15spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...Quanyang Wang1-4/+4
2021-09-15spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang1-1/+1
2021-09-15regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai1-30/+42
2021-09-15regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai1-1/+2
2021-09-15spi: davinci: invoke chipselect callbackMatija Glavinic Pecotic1-7/+1
2021-09-15tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger2-12/+16
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu1-3/+4
2021-09-15irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai1-1/+22
2021-09-15irqchip/apple-aic: Fix irq_disable from within irq handlersSven Peter1-1/+1
2021-09-15spi: coldfire-qspi: Use clk_disable_unprepare in the remove functionChristophe JAILLET1-1/+1
2021-09-15block: nbd: add sanity check for first_minorPavel Skripkin1-0/+10
2021-09-15clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang1-12/+18
2021-09-15irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen1-1/+18
2021-09-15spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson1-1/+3
2021-09-15s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger3-34/+21
2021-09-15crypto: hisilicon/sec - modify the hardware endian configurationKai Ye2-27/+9
2021-09-15crypto: hisilicon/sec - fix the abnormal exiting processKai Ye1-1/+2
2021-09-15crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu1-1/+0
2021-09-15crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero5-16/+16
2021-09-15crypto: qat - fix reuse of completion variableMarco Chiappero1-0/+2
2021-09-15crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu1-3/+4
2021-09-15crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu1-2/+3
2021-09-15crypto: omap - Fix inconsistent locking of device listsBen Hutchings3-14/+14
2021-09-15libata: fix ata_host_start()Damien Le Moal1-1/+1
2021-09-15s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger1-4/+4
2021-09-15s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-09-15power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak1-1/+1
2021-09-15power: supply: smb347-charger: Add missing pin control activationDmitry Osipenko1-0/+10
2021-09-15nvmet: pass back cntlid on successful completionAmit Engel1-4/+5
2021-09-15nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li1-2/+2
2021-09-15nvme-tcp: don't update queue count when failing to set io queuesRuozhu Li1-2/+2
2021-09-15nbd: add the check to prevent overflow in __nbd_ioctl()Baokun Li1-2/+4
2021-09-15bcache: add proper error unwinding in bcache_device_initChristoph Hellwig1-5/+11
2021-09-15EDAC/mce_amd: Do not load edac_mce_amd module on guestsSmita Koralahalli1-0/+3
2021-09-15crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren1-1/+1
2021-09-15power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede1-2/+2
2021-09-15crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson1-10/+35