summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-20misc: alcor_pci: fix inverted branch conditionTong Zhang
2021-07-20scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter
2021-07-20cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_initViresh Kumar
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20firmware: turris-mox-rwtm: show message about HWRNG registrationPali Rohár
2021-07-20firmware: turris-mox-rwtm: fail probing when firmware does not support hwrngPali Rohár
2021-07-20firmware: turris-mox-rwtm: report failures betterMarek Behún
2021-07-20firmware: turris-mox-rwtm: fix reply status decoding functionMarek Behún
2021-07-20thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-07-20thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang
2021-07-20memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-07-20memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-07-20reset: bail if try_module_get() failsPhilipp Zabel
2021-07-20firmware: arm_scmi: Reset Rx buffer to max size during async commandsCristian Marussi
2021-07-20soc: mtk-pm-domains: Fix the clock prepared issueWeiyi Lu
2021-07-20soc: mtk-pm-domains: do not register smi node as sysconHsin-Yi Wang
2021-07-20firmware: tegra: Fix error return code in tegra210_bpmp_init()Zhen Lei
2021-07-20rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter
2021-07-20memory: pl353: Fix error return code in pl353_smc_probe()Zhen Lei
2021-07-20reset: brcmstb: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20memory: atmel-ebi: add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-07-20memory: stm32-fmc2-ebi: add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-07-20reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski
2021-07-20reset: RESET_INTEL_GW should depend on X86Geert Uytterhoeven
2021-07-20reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTBGeert Uytterhoeven
2021-07-20virtio-mem: don't read big block size in Sub Block ModeDavid Hildenbrand
2021-07-20vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen
2021-07-20nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi
2021-07-20virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin
2021-07-20vdp/mlx5: Fix setting the correct dma_deviceEli Cohen
2021-07-20vdpa/mlx5: Fix possible failure in umem size calculationEli Cohen
2021-07-20vdpa/mlx5: Fix umem sizes assignments on VQ createEli Cohen
2021-07-20PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter
2021-07-20pwm: imx1: Don't disable clocks at device remove timeUwe Kleine-König
2021-07-20PCI: intel-gw: Fix INTx enableMartin Blumenstingl
2021-07-20PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle
2021-07-20PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle
2021-07-20watchdog: jz4740: Fix return value check in jz4740_wdt_probe()Wei Yongjun
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-07-20watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil
2021-07-20watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil
2021-07-20watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil
2021-07-20watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil
2021-07-20watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil
2021-07-20watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil
2021-07-20power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-07-20remoteproc: k3-r5: Fix an error messageChristophe JAILLET
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji