summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-11RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel1-10/+13
2023-05-11RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang1-1/+2
2023-05-11power: supply: rk817: Fix low SOC bugsChris Morgan1-7/+26
2023-05-11clk: qcom: gcc-sm6115: Mark RCGs shared where applicableKonrad Dybcio1-25/+25
2023-05-11RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa1-3/+0
2023-05-11clk: add missing of_node_put() in "assigned-clocks" property parsingClément Léger1-2/+10
2023-05-11power: supply: generic-adc-battery: fix unit scalingSebastian Reichel1-0/+3
2023-05-11RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson3-33/+3
2023-05-11iommu/mediatek: Set dma_mask for PGTABLE_PA_35_ENYong Wu1-0/+8
2023-05-11RDMA/erdma: Use fixed hardware page sizeCheng Xu2-8/+13
2023-05-11RDMA/rxe: Replace exists by rxe in rxe.cBob Pearson1-6/+6
2023-05-11rtc: k3: handle errors while enabling wake irqDhruva Gole1-1/+2
2023-05-11rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current timeMartin Blumenstingl1-2/+2
2023-05-11RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter1-2/+6
2023-05-11rtc: omap: include header for omap_rtc_power_off_program prototypeKrzysztof Kozlowski1-0/+1
2023-05-11clk: qcom: gcc-qcm2290: Fix up gcc_sdcc2_apps_clk_srcKonrad Dybcio1-1/+2
2023-05-11clk: mediatek: clk-pllfh: fix missing of_node_put() in fhctl_parse_dt()Yang Yingliang1-2/+9
2023-05-11RDMA/rdmavt: Delete unnecessary NULL checkNatalia Petrova1-2/+0
2023-05-11clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flagAngeloGioacchino Del Regno1-6/+8
2023-05-11clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flagAngeloGioacchino Del Regno1-20/+15
2023-05-11clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno47-838/+222
2023-05-11clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()AngeloGioacchino Del Regno1-4/+14
2023-05-11RDMA/siw: Fix potential page_array out of range accessDaniil Dulov1-1/+1
2023-05-11IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_initKang Chen1-1/+4
2023-05-11clk: at91: clk-sam9x60-pll: fix return value checkClaudiu Beznea1-1/+1
2023-05-11macintosh: via-pmu-led: requires ATA to be setRandy Dunlap1-0/+1
2023-05-11macintosh/windfarm_smu_sat: Add missing of_node_put()Liang He1-0/+1
2023-05-11fbdev: mmp: Fix deferred clk handling in mmphw_probe()Christophe JAILLET1-1/+1
2023-05-11virtio_ring: don't update event idx on get_bufAlbert Huang1-6/+16
2023-05-11spmi: Add a check for remove callback when removing a SPMI driverJishnu Prakash1-1/+2
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-05-11spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole1-11/+2
2023-05-11serial: 8250: Add missing wakeup event reportingFlorian Fainelli1-0/+4
2023-05-11tty: serial: fsl_lpuart: adjust buffer length to the intended sizeShenwei Wang1-1/+1
2023-05-11firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-05-11usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun1-2/+3
2023-05-11usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu1-1/+1
2023-05-11usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter1-1/+1
2023-05-11i2c: xiic: xiic_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen1-1/+3
2023-05-11i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen1-2/+4
2023-05-11spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole1-3/+16
2023-05-11drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio1-2/+4
2023-05-11PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson1-0/+13
2023-05-11drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio1-1/+7
2023-05-11coresight: etm_pmu: Set the module fieldSuzuki K Poulose1-0/+1
2023-05-11cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois1-3/+2
2023-05-11HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar1-0/+11
2023-05-11HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar1-2/+2
2023-05-11HID: amd_sfh: Correct the stop all commandBasavaraj Natikar1-1/+3
2023-05-11HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar1-0/+9