aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer
2023-05-11thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen
2023-05-11pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil
2023-05-11dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea
2023-05-11dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie
2023-05-11dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie
2023-05-11dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov
2023-05-11phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-11soundwire: intel: don't save hw_params for use in preparePierre-Louis Bossart
2023-05-11soundwire: cadence: rename sdw_cdns_dai_dma_data as sdw_cdns_dai_runtimePierre-Louis Bossart
2023-05-11pwm: mtk-disp: Configure double buffering before reading in .get_state()AngeloGioacchino Del Regno
2023-05-11pwm: mtk-disp: Disable shadow registers before setting backlight valuesAngeloGioacchino Del Regno
2023-05-11leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller
2023-05-11dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET
2023-05-11pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL
2023-05-11leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap
2023-05-11pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven
2023-05-11pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang
2023-05-11pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham
2023-05-11ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin
2023-05-11ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng
2023-05-11SMB3: Close deferred file handles in case of handle lease breakBharath SM
2023-05-11SMB3: Add missing locks to protect deferred close file listBharath SM
2023-05-11timekeeping: Fix references to nonexistent ktime_get_fast_ns()Geert Uytterhoeven
2023-05-11openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne
2023-05-11clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai
2023-05-11RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon
2023-05-11swiotlb: fix debugfs reporting of reserved memory poolsMichael Kelley
2023-05-11swiotlb: relocate PageHighMem test away from rmem_swiotlb_setupDoug Berger
2023-05-11Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin
2023-05-11clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clkKonrad Dybcio
2023-05-11clk: qcom: dispcc-qcm2290: get rid of test clockDmitry Baryshkov
2023-05-11clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handlingDmitry Baryshkov
2023-05-11clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_...Mohammad Rafi Shaik
2023-05-11clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registrationSrinivasa Rao Mandadapu
2023-05-11iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar
2023-05-11NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-05-11clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parentsPeng Fan
2023-05-11clk: imx: fracn-gppll: disable hardware select controlPeng Fan
2023-05-11clk: imx: fracn-gppll: fix the rate tablePeng Fan
2023-05-11IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey
2023-05-11IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-05-11RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-05-11RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang