summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-05sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter
2024-12-05brd: decrease the number of allocated pages which discardedZhang Xianwei
2024-12-05rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier
2024-12-05perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-12-05perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-12-05rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang
2024-12-05ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng
2024-12-05ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng
2024-12-05rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao
2024-12-05rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu
2024-12-05rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-12-05kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig
2024-12-05Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can
2024-12-05ublk: fix error code for unsupported commandMing Lei
2024-12-05counter: stm32-timer-cnt: fix device_node handling in probe_encoder()Javier Carrasco
2024-12-05staging: vchiq_arm: Fix missing refcount decrement in error path for fw_nodeJavier Carrasco
2024-12-05usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen
2024-12-05usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-12-05usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l...Selvarasu Ganesan
2024-12-05usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski
2024-12-05usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen
2024-12-05usb: misc: ljca: move usb_autopm_put_interface() after wait for responseStanislaw Gruszka
2024-12-05usb: misc: ljca: set small runtime autosuspend delayStanislaw Gruszka
2024-12-05media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-12-05soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco
2024-12-05soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failureHerve Codina
2024-12-05media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka
2024-12-05media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen
2024-12-05i40e: Fix handling changed priv flagsPeter Große
2024-12-05HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke
2024-12-05gve: Flow steering trigger reset only for timeout errorZiwei Xiao
2024-12-05ublk: fix ublk_ch_mmap() for 64K page sizeMing Lei
2024-12-05iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu
2024-12-05mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()Javier Carrasco
2024-12-05serial: amba-pl011: fix build regressionArnd Bergmann
2024-12-05serial: amba-pl011: Fix RX stall when DMA is usedKartik Rajput
2024-12-05serial: 8250: omap: Move pm_runtime_get_syncBin Liu
2024-12-05serial: 8250_fintek: Add support for F81216EFilip Brozovic
2024-12-05ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng
2024-12-05irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)
2024-12-05platform/chrome: cros_ec_typec: fix missing fwnode reference decrementJavier Carrasco
2024-12-05cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()Jinjie Ruan
2024-12-05mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin
2024-12-05spi: Fix acpi deferred irq probeStanislaw Gruszka
2024-12-05gpio: exar: set value when external pull-up or pull-down is presentSai Kumar Cholleti
2024-12-05Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman
2024-12-05serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea
2024-12-05Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil