summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11PM: hibernate: Do not get block device exclusively in test_resume modeChen Yu2-4/+12
2023-05-11PM: hibernate: Turn snapshot_test into global variableChen Yu2-1/+7
2023-05-11ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede1-0/+19
2023-05-11hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()Dan Carpenter1-1/+1
2023-05-11hte: tegra: fix 'struct of_device_id' build errorArnd Bergmann1-0/+1
2023-05-11mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax1-0/+1
2023-05-11mfd: ocelot-spi: Fix unsupported bulk readColin Foster1-0/+1
2023-05-11mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer1-15/+17
2023-05-11mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer1-5/+5
2023-05-11mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer1-3/+7
2023-05-11thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen1-2/+12
2023-05-11pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil1-4/+15
2023-05-11dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea1-1/+4
2023-05-11dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie1-2/+5
2023-05-11dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie1-9/+11
2023-05-11dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov1-1/+0
2023-05-11phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli1-6/+5
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui1-0/+2
2023-05-11soundwire: intel: don't save hw_params for use in preparePierre-Louis Bossart2-6/+7
2023-05-11pwm: mtk-disp: Configure double buffering before reading in .get_state()AngeloGioacchino Del Regno1-0/+10
2023-05-11pwm: mtk-disp: Disable shadow registers before setting backlight valuesAngeloGioacchino Del Regno1-11/+13
2023-05-11leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller1-2/+3
2023-05-11dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET1-1/+1
2023-05-11pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL5-0/+5
2023-05-11leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-05-11pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven1-251/+251
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven1-122/+49
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven1-188/+279
2023-05-11pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang1-1/+1
2023-05-11pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham1-8/+0
2023-05-11ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin1-1/+2
2023-05-11ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng1-0/+3
2023-05-11SMB3: Close deferred file handles in case of handle lease breakBharath SM2-1/+17
2023-05-11SMB3: Add missing locks to protect deferred close file listBharath SM1-0/+6
2023-05-11timekeeping: Fix references to nonexistent ktime_get_fast_ns()Geert Uytterhoeven1-2/+2
2023-05-11openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne1-4/+2
2023-05-11clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when i...Qinrun Dai1-6/+24
2023-05-11RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang1-1/+1
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo3-6/+1
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2-6/+28
2023-05-11RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon1-2/+4
2023-05-11RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"Zhu Yanjun1-3/+8
2023-05-11RDMA/rxe: Remove __rxe_do_task()Bob Pearson3-58/+17
2023-05-11RDMA/rxe: Convert tasklet args to queue pairsBob Pearson6-18/+17
2023-05-11swiotlb: fix debugfs reporting of reserved memory poolsMichael Kelley1-2/+4
2023-05-11swiotlb: relocate PageHighMem test away from rmem_swiotlb_setupDoug Berger1-5/+5
2023-05-11Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin1-2/+1
2023-05-11clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clkKonrad Dybcio1-3/+0
2023-05-11clk: qcom: dispcc-qcm2290: get rid of test clockDmitry Baryshkov1-6/+0
2023-05-11clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handlingDmitry Baryshkov1-34/+13