summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14node: fix device cleanups in error handling codeDan Carpenter1-14/+12
2021-05-14firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying1-0/+1
2021-05-14serial: core: return early on unsupported ioctlsJohan Hovold1-3/+3
2021-05-14tty: fix return value for unsupported termiox ioctlsJohan Hovold1-2/+2
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold2-5/+5
2021-05-14tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+2
2021-05-14USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold1-2/+1
2021-05-14USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-05-14usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King1-0/+2
2021-05-14spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()Wang Li1-1/+1
2021-05-14spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_opQuanyang Wang1-1/+1
2021-05-14spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's inter...Quanyang Wang1-22/+18
2021-05-14spi: spi-zynqmp-gqspi: add mutex locking for exec_opQuanyang Wang1-0/+5
2021-05-14spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_ex...Quanyang Wang1-3/+3
2021-05-14cpufreq: armada-37xx: Fix determining base CPU frequencyPali Rohár1-1/+1
2021-05-14cpufreq: armada-37xx: Fix driver cleanup when registration failedPali Rohár1-1/+1
2021-05-14clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár1-6/+39
2021-05-14clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár1-5/+7
2021-05-14cpufreq: armada-37xx: Fix the AVS value for load L1Pali Rohár1-0/+37
2021-05-14clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún1-28/+0
2021-05-14cpufreq: armada-37xx: Fix setting TBG parent for load levelsMarek Behún1-12/+23
2021-05-14crypto: qat - Fix a double free in adf_create_ringLv Yunlong1-0/+1
2021-05-14crypto: sa2ul - Fix memory leak of rxdColin Ian King1-2/+6
2021-05-14crypto: sun8i-ss - Fix memory leak of padColin Ian King1-3/+4
2021-05-14crypto: allwinner - add missing CRYPTO_ prefixCorentin Labbe1-7/+7
2021-05-14ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor1-11/+3
2021-05-14cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configurationHe Ying1-1/+1
2021-05-14PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing1-1/+1
2021-05-14soc: qcom: mdt_loader: Detect truncated read of segmentsBjorn Andersson1-0/+9
2021-05-14soc: qcom: mdt_loader: Validate that p_filesz < p_memszBjorn Andersson1-0/+8
2021-05-14spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()Yang Yingliang1-5/+18
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2-7/+5
2021-05-14clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun1-2/+2
2021-05-14clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren1-0/+1
2021-05-14clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren1-6/+6
2021-05-14PM / devfreq: Use more accurate returned new_freq as resume_freqDong Aisheng1-1/+1
2021-05-14soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao1-1/+1
2021-05-14platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...Hans de Goede1-4/+28
2021-05-14staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-05-14staging: fwserial: fix TIOCGSERIAL implementationJohan Hovold1-4/+3
2021-05-14staging: fwserial: fix TIOCSSERIAL implementationJohan Hovold1-4/+0
2021-05-14staging: rtl8192u: Fix potential infinite loopColin Ian King1-1/+1
2021-05-14staging: comedi: tests: ni_routes_test: Fix compilation errorIan Abbott1-2/+4
2021-05-14irqchip/gic-v3: Fix OF_BAD_ADDR error handlingArnd Bergmann1-1/+1
2021-05-14mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong1-1/+1
2021-05-14iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean1-1/+1
2021-05-14firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-05-14firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd3-35/+39
2021-05-14firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-05-14m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain3-12/+19