summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-05sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter1-1/+1
2024-12-05brd: decrease the number of allocated pages which discardedZhang Xianwei1-1/+3
2024-12-05rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier1-7/+0
2024-12-05perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim1-2/+2
2024-12-05perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao1-8/+11
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff1-0/+5
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-12-05nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10
2024-12-05rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang1-4/+4
2024-12-05ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng1-6/+6
2024-12-05ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng3-5/+19
2024-12-05rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-12-05rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu1-1/+1
2024-12-05rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-12-05kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig1-0/+1
2024-12-05Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can1-2/+4
2024-12-05ublk: fix error code for unsupported commandMing Lei1-1/+1
2024-12-05counter: stm32-timer-cnt: fix device_node handling in probe_encoder()Javier Carrasco1-0/+1
2024-12-05staging: vchiq_arm: Fix missing refcount decrement in error path for fw_nodeJavier Carrasco1-4/+2
2024-12-05usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen1-3/+3
2024-12-05usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-05usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski1-3/+10
2024-12-05usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen1-1/+1
2024-12-05usb: misc: ljca: move usb_autopm_put_interface() after wait for responseStanislaw Gruszka1-6/+6
2024-12-05usb: misc: ljca: set small runtime autosuspend delayStanislaw Gruszka1-0/+8
2024-12-05media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil4-70/+95
2024-12-05soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco1-0/+1
2024-12-05media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka2-4/+12
2024-12-05media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen1-1/+2
2024-12-05i40e: Fix handling changed priv flagsPeter Große1-1/+1
2024-12-05HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke1-2/+2
2024-12-05gve: Flow steering trigger reset only for timeout errorZiwei Xiao1-2/+2
2024-12-05ublk: fix ublk_ch_mmap() for 64K page sizeMing Lei1-3/+12
2024-12-05iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu1-1/+1
2024-12-05mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()Javier Carrasco1-0/+2
2024-12-05serial: amba-pl011: fix build regressionArnd Bergmann1-0/+2
2024-12-05serial: amba-pl011: Fix RX stall when DMA is usedKartik Rajput1-0/+5
2024-12-05serial: 8250: omap: Move pm_runtime_get_syncBin Liu1-2/+2
2024-12-05serial: 8250_fintek: Add support for F81216EFilip Brozovic1-1/+13
2024-12-05ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng1-1/+8
2024-12-05irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)1-1/+1
2024-12-05platform/chrome: cros_ec_typec: fix missing fwnode reference decrementJavier Carrasco1-0/+1
2024-12-05cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()Jinjie Ruan1-1/+1
2024-12-05mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin1-1/+1
2024-12-05spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-12-05gpio: exar: set value when external pull-up or pull-down is presentSai Kumar Cholleti1-4/+6
2024-12-05Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman1-28/+0
2024-12-05serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea1-0/+28
2024-12-05Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil1-3/+15
2024-12-05wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco1-2/+1