summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-27xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-27xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-27net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-27net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-27nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2-9/+4
2024-03-27net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-27vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-27cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2-7/+13
2024-03-27soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2024-03-27octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-27nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-27spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin1-4/+4
2024-03-27thermal/drivers/qoriq: Fix getting tmu rangePeng Fan1-4/+8
2024-03-27thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET1-1/+3
2024-03-27x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar1-0/+1
2024-03-27usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-27staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-27serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko1-4/+1
2024-03-27rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-03-27hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong1-3/+3
2024-03-27bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter1-1/+1
2024-03-27iio: gts-helper: Fix division loopMatti Vaittinen1-14/+1
2024-03-27coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong1-5/+5
2024-03-27coresight: Fix issue where a source device's helpers aren't disabledJames Clark3-9/+25
2024-03-27tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus1-3/+2
2024-03-27serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve1-1/+1
2024-03-27tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)1-1/+1
2024-03-27usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2024-03-27iio: pressure: mprls0025pa fix off-by-one enumPetre Rodan1-1/+3
2024-03-27remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen1-1/+1
2024-03-27remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen1-2/+2
2024-03-27mei: gsc_proxy: match component when GSC is on different busAlexander Usyskin1-3/+5
2024-03-27comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott1-4/+26
2024-03-27Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112
2024-03-27RDMA/mana_ib: Fix bug in creation of dma regionsKonstantin Taranov1-1/+1
2024-03-27watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer1-0/+3
2024-03-27watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh1-2/+7
2024-03-27scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann4-13/+19
2024-03-27RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev1-1/+1
2024-03-27RDMA/device: Fix a race between mad_client and cm_client initShifeng Li1-15/+22
2024-03-27RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming2-14/+19
2024-03-27i3c: dw: Disable IBI IRQ depends on hot-join and SIR enablingDylan Hung1-1/+3
2024-03-27scsi: csiostor: Avoid function pointer castsArnd Bergmann3-19/+20
2024-03-27RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski1-2/+1
2024-03-27RDMA/irdma: Remove duplicate assignmentMustafa Ismail1-2/+1
2024-03-27PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell1-1/+1
2024-03-27clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou1-5/+3
2024-03-27clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-27backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-27backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1