summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-27media: iris: Fix use-after-free in iris_release_internal_buffers()Dikshita Agarwal
2026-04-27media: iris: fix QCOM_MDT_LOADER dependencyArnd Bergmann
2026-04-27media: venus: fix QCOM_MDT_LOADER dependencyArnd Bergmann
2026-04-27thunderbolt: debugfs: Don't stop reading SB registers if just one failsKonrad Dybcio
2026-04-26Input: xpad - fix out-of-bounds access for Share buttonDmitry Torokhov
2026-04-26Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer sizeGreg Kroah-Hartman
2026-04-26Merge branch '7.1/scsi-queue' into 7.1/scsi-fixesMartin K. Petersen
2026-04-27spi: atcspi200: two cleanupMark Brown
2026-04-27spi: atcspi200: switch to devm functionsFelix Gu
2026-04-27spi: atcspi200: fix use-after-free when driver unbindFelix Gu
2026-04-27spi: cadence-quadspi: runtime PM fixesMark Brown
2026-04-27spi: cadence-quadspi: drop redundant match data lookupJohan Hovold
2026-04-27spi: cadence-quadspi: clean up disable runtime pm quirkJohan Hovold
2026-04-27spi: cadence-quadspi: fix runtime pm and clock imbalance on unbindJohan Hovold
2026-04-27spi: cadence-quadspi: fix unclocked access on unbindJohan Hovold
2026-04-27spi: cadence-quadspi: fix clock imbalance on probe failureJohan Hovold
2026-04-27spi: cadence-quadspi: fix runtime pm disable imbalance on probe failureJohan Hovold
2026-04-27spi: cadence: runtime PM fixesMark Brown
2026-04-27spi: cadence: clean up probe return valueJohan Hovold
2026-04-27spi: cadence: fix clock imbalance on probe failureJohan Hovold
2026-04-27spi: cadence: rename probe error labelsJohan Hovold
2026-04-27spi: cadence: fix unclocked access on unbindJohan Hovold
2026-04-27spi: rockchip: Drop unused and broken CR0 macrosJohn Madieu
2026-04-27spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu
2026-04-26driver core: Replace dev->offline + ->offline_disabled with accessorsDouglas Anderson
2026-04-27spi: mpc52xx: clean up interrupt handlingJohan Hovold
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson
2026-04-27regmap: sdw-mbq: Fix spelling mistake "undeferable" -> "undeferrable"Colin Ian King
2026-04-27spi: rzv2h-rspi: Fix silent failure in clock setup error pathJohn Madieu
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson
2026-04-26driver core: Replace dev->state_synced with dev_state_synced()Douglas Anderson
2026-04-26driver core: Replace dev->dma_iommu with dev_dma_iommu()Douglas Anderson
2026-04-26driver core: Replace dev->can_match with dev_can_match()Douglas Anderson
2026-04-26Input: stmfts - fix formatting issuesDmitry Torokhov
2026-04-26Input: stmfts - add optional reset GPIO supportPetr Hodina
2026-04-26Input: stmfts - use client to make future code cleanerPetr Hodina
2026-04-26Input: stmfts - disable regulators and disable irq when power on failsDavid Heidelberg
2026-04-26Input: stmfts - abstract reading information from the firmwareDavid Heidelberg
2026-04-26Input: stmfts - switch to devm_regulator_bulk_get_constDavid Heidelberg
2026-04-26Input: stmfts - use dev struct directlyDavid Heidelberg
2026-04-26Input: stmfts - fix the MODULE_LICENSE() stringDavid Heidelberg
2026-04-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-04-26Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds
2026-04-26drm/hyperv: use VMBUS_RING_SIZE()Hamza Mahfooz
2026-04-26drm/edid: add CTA Video Format Data Block supportHamza Mahfooz
2026-04-25Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-04-25Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-25clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSEDMaĆ­ra Canal
2026-04-25Merge tag 'fbdev-for-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-24bpf: use accessor functions for bpf_reg_state min/max fieldsEduard Zingerman