summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-27char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-03-27usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-27mei: vsc: Don't use sleeping condition in wait_event_timeout()Sakari Ailus1-5/+8
2024-03-27mei: vsc: Call wake_up() in the threaded IRQ handlerSakari Ailus1-2/+2
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: max31335: fix interrupt status regAntoniu Miclaus1-1/+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-27xhci: update event ring dequeue pointer position to controller correctlyMathias Nyman1-10/+13
2024-03-27xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()Mathias Nyman1-22/+15
2024-03-27xhci: make isoc_bei_interval variable interrupter specific.Mathias Nyman3-8/+11
2024-03-27xhci: Add interrupt pending autoclear flag to each interrupterMathias Nyman3-6/+19
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-27cxl: Fix the incorrect assignment of SSLBIS entry pointer initial locationDave Jiang1-15/+15
2024-03-27ACPI: HMAT: Remove register of memory node for generic targetDave Jiang1-4/+4
2024-03-27Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112
2024-03-27RDMA/mana_ib: Use virtual address in dma regions for MRsKonstantin Taranov6-20/+45
2024-03-27RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper functionKonstantin Taranov3-26/+27
2024-03-27RDMA/mana_ib: Introduce mana_ib_get_netdev helper functionKonstantin Taranov3-41/+32
2024-03-27RDMA/mana_ib: Introduce mdev_to_gc helper functionKonstantin Taranov5-37/+27
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-27scsi: hisi_sas: Fix a deadlock issue related to automatic dumpYihang Li1-2/+10
2024-03-27phy: qcom: qmp-usbc: handle CLAMP register in a correct wayDmitry Baryshkov1-11/+37
2024-03-27phy: qcom: qmp-usbc: add support for the Type-C handlingDmitry Baryshkov1-3/+94
2024-03-27phy: qcom: qmp-usb: split USB-C PHY driverDmitry Baryshkov3-267/+1079
2024-03-27platform/x86/amd/pmf: Do not use readl() for policy buffer accessArmin Wolf1-2/+2
2024-03-27platform/x86/intel/pmc/arl: Put GNA device in D3David E. Box1-0/+2