summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-27pinctrl: qcom: ipq4019: mark gpio as a GPIO pin functionTil Kaiser
2026-04-27pinctrl: mediatek: moore: implement gpio_chip::get_direction()Bartosz Golaszewski
2026-04-27gpio: ep93xx: use handle_bad_irq() as default IRQ handlerMohamed Ayman
2026-04-27Merge tag 'v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-04-27media: qcom: camss: avoid format string warningArnd Bergmann
2026-04-27media: qcom: camss: Add missing clocks for VFE lite on sa8775pWenmeng Liu
2026-04-27media: qcom: camss: Fix csid clock configuration for sa8775pWenmeng Liu
2026-04-27media: qcom: camss: Fix csid IRQ offset for sa8775pWenmeng Liu
2026-04-27media: qcom: iris: increase H265D_MAX_SLICE to fix H.265 decoding on SC7280Dmitry Baryshkov
2026-04-27media: iris: fix use-after-free of fmt_src during MBPF checkVishnu Reddy
2026-04-27media: iris: switch to hardware mode after firmware bootVikash Garodia
2026-04-27media: iris: Fix dma_free_attrs() size in iris_hfi_queues_init()Thomas Fourier
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