summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-30regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati1-0/+1
2025-06-30regmap: fix potential memory leak of regmap_busAbdun Nihaal1-0/+2
2025-06-29Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+14
2025-06-29Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-6/+15
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller1-1/+3
2025-06-29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner1-2/+3
2025-06-29iio: adc: ad7949: use spi_is_bpw_supported()David Lechner1-4/+3
2025-06-29iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer1-0/+2
2025-06-29iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai1-0/+1
2025-06-29iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings3-35/+31
2025-06-29iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner1-2/+4
2025-06-29Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+36
2025-06-29wifi: iwlwifi: pcie: fix locking on invalid TOP resetJohannes Berg1-2/+4
2025-06-29drm/bridge: samsung-dsim: Don't use %pK through printkThomas Weißschuh1-2/+2
2025-06-29drm/exynos: fimd: Guard display clock control with runtime PM callsMarek Szyprowski1-0/+12
2025-06-29drm/exynos: exynos7_drm_decon: add vblank check in IRQ handlingKaustabh Chakraborty1-0/+4
2025-06-29drm/exynos: Don't use %pK through printkThomas Weißschuh2-17/+17
2025-06-29Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-7/+27
2025-06-28xhci: dbc: Flush queued requests before stopping dbcMathias Nyman1-0/+4
2025-06-28xhci: dbctty: disable ECHO flag by defaultŁukasz Bartosik1-0/+1
2025-06-28xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie1-1/+2
2025-06-28usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju3-0/+30
2025-06-28usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPsSCHNEIDER Johannes1-1/+1
2025-06-28Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-06-28Merge tag 'drm-fixes-2025-06-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-81/+189
2025-06-28Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-26/+41
2025-06-28dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-06-28ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+57
2025-06-28Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto1-0/+2
2025-06-27Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-14/+69
2025-06-27Input: xpad - return errors from xpad_try_sending_next_out_packet() upMario Limonciello1-1/+1
2025-06-27Input: xpad - adjust error handling for disconnectMario Limonciello1-3/+4
2025-06-27Merge tag 'acpi-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-13/+10
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos3-6/+37
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds4-60/+81
2025-06-27Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-1/+1
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-06-27drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()Thomas Zimmermann1-4/+9
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg1-1/+1
2025-06-27drm/panel: panel-simple: get rid of panel_dpi hackMaxime Ripard1-9/+18
2025-06-27drm/panel: panel-simple: Add function to look panel data upMaxime Ripard1-33/+49
2025-06-27drm/panel: panel-simple: Make panel_simple_probe return its panelMaxime Ripard1-13/+20
2025-06-27drm/panel: panel-simple: make panel_dpi_probe return a panel_descMaxime Ripard1-11/+11
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard1-1/+2
2025-06-27iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue1-1/+2
2025-06-27Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-13/+114
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-32/+42
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-4/+4
2025-06-27dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen1-2/+2
2025-06-26soundwire: amd: fix for clearing command status registerVijendar Mukunda1-1/+1