summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-17mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2-6/+1
2022-08-17remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar1-0/+10
2022-08-17remoteproc: qcom: pas: Check if coredump is enabledSiddharth Gupta1-0/+3
2022-08-17proc: fix a dentry lock race between release_task and lookupZhihao Cheng1-8/+38
2022-08-17lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa1-1/+1
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-17rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin1-0/+1
2022-08-17MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli1-10/+4
2022-08-17net: 9p: fix refcount leak in p9_read_work() error handlingHangyu Hua1-0/+1
2022-08-179p: Add client parameter to p9_req_put()Kent Overstreet6-17/+17
2022-08-179p: Drop kref usageKent Overstreet2-14/+11
2022-08-179p: fix a bunch of checkpatch warningsDominique Martinet21-305/+323
2022-08-17iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-17serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger1-6/+18
2022-08-17ASoC: mt6359: Fix refcount leak bugLiang He2-0/+2
2022-08-17swiotlb: fail map correctly with failed io_tlb_default_memRobin Murphy1-1/+1
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli1-1/+1
2022-08-17tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5
2022-08-17tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2
2022-08-17serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König1-1/+1
2022-08-17vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-08-17remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-17ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang1-3/+11
2022-08-17ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()Liang He1-0/+1
2022-08-17tty: n_gsm: fix resource allocation order in gsm_activate_mux()Daniel Starke1-3/+4
2022-08-17tty: n_gsm: fix race condition in gsmld_write()Daniel Starke1-4/+17
2022-08-17tty: n_gsm: fix packet re-transmission without open control channelDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix non flow control frames during mux flow offDaniel Starke1-1/+53
2022-08-17tty: n_gsm: fix missing timer to handle stalled linksDaniel Starke1-8/+35
2022-08-17tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()Daniel Starke1-32/+42
2022-08-17tty: n_gsm: fix tty registration before control channel openDaniel Starke1-38/+79
2022-08-17tty: n_gsm: fix user open not possible at responder until initiator openDaniel Starke1-2/+29
2022-08-17tty: n_gsm: Delete gsmtty open SABM frame when config requesterZhenguo Zhao1-1/+3
2022-08-17ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to sta...Tom Rix1-2/+2
2022-08-17powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev1-20/+15
2022-08-17ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski1-1/+1
2022-08-17remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin1-3/+4
2022-08-17profiling: fix shift too large makes kernel panicChen Zhongjin1-0/+7
2022-08-17selftests/livepatch: better synchronize test_klp_callbacks_busyJoe Lawrence1-0/+8
2022-08-17remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin1-0/+2
2022-08-17rpmsg: mtk_rpmsg: Fix circular locking dependencyAngeloGioacchino Del Regno1-0/+2
2022-08-17rpmsg: char: Add mutex protection for rpmsg_eptdev_open()Shengjiu Wang1-1/+6
2022-08-17ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLVSrinivas Kandagatla1-45/+36
2022-08-17ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLVSrinivas Kandagatla1-23/+23
2022-08-17serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()Ilpo Järvinen1-0/+3
2022-08-17serial: 8250: dma: Allow driver operations before starting DMA transfersMiquel Raynal2-0/+22
2022-08-17serial: 8250: Export ICR access helpers for internal useMaciej W. Rozycki2-21/+22