summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20platform/surface: gpe: use platform_device_register_full()Bartosz Golaszewski
2026-07-20driver core: platform: amend the API contract for fwnode settersBartosz Golaszewski
2026-07-19iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
2026-07-19iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal
2026-07-19iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal
2026-07-19iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal
2026-07-19iio: buffer-dmaengine: Add support for cyclic DMA transfersNuno Sá
2026-07-19iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()Chengrui Liu
2026-07-19iio: dac: ad5686: add gain control supportRodrigo Alencar
2026-07-19iio: dac: ad5686: add triggered buffer supportRodrigo Alencar
2026-07-19iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()Rodrigo Alencar
2026-07-19iio: dac: ad5686: implement new sync() op for the spi busRodrigo Alencar
2026-07-19iio: dac: ad5686: introduce sync operationRodrigo Alencar
2026-07-19iio: dac: ad5686: refactor command/data macrosRodrigo Alencar
2026-07-19iio: dac: ad5686: missing NULL check on match dataRodrigo Alencar
2026-07-19ASoC: fsl: fix m2m_init error path cleanup in fsl_asrc and fsl_easrcMark Brown
2026-07-19ASoC: fsl_easrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang
2026-07-19ASoC: fsl_asrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang
2026-07-19spi: atmel-quadspi: add support for LAN969xMark Brown
2026-07-19spi: atmel-quadspi: add LAN969x QSPI supportRobert Marko
2026-07-19spi: atmel-quadspi: use init callback for gclk variantsRobert Marko
2026-07-19spi: atmel-quadspi: add controller init callbackRobert Marko
2026-07-19spi: dt-bindings: Document LAN969x QSPIRobert Marko
2026-07-19spi: spacemit: Correct TX FIFO slot calculationZhengyu He
2026-07-19iio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi
2026-07-19ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDAZhang Heng
2026-07-19ASoC: tas2562: Volume setting fixesMark Brown
2026-07-19ASoC: tas2562: Fix default digital volumeMark Brown
2026-07-19ASoC: tas2562: Fix event generation for volume controlMark Brown
2026-07-19ASoC: tas2562: Validate values for volume writesMark Brown
2026-07-19ASoC: tas2562: fix Digital Volume ControlMark Brown
2026-07-19ASoC: tas2562: fix broken entries in the volume lookup tableHaidar Lee
2026-07-19ASoC: tas2562: fix DVC coefficient write orderHaidar Lee
2026-07-19Linux 7.2-rc4v7.2-rc4Linus Torvalds
2026-07-19ASoC: meson: Keep link pointers valid on realloc failureLinmao Li
2026-07-19Merge tag 'riscv-for-linus-7.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-19ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum650 WirelessDaniel C. Ribeiro
2026-07-19Merge branch 'bpf-disallow-interpreter-fallback-for-interpreter-unsupported-i...Kumar Kartikeya Dwivedi
2026-07-19pwm: rzg2l-gpt: Drop unused rzg2l_gpt_chip parameter from rzg2l_gpt_calculate...Biju Das
2026-07-19pwm: Use seq_putc() calls in pwm_dbg_show()Markus Elfring
2026-07-19dmaengine: dw-edma: Defer channel IRQ handling to workqueueKoichiro Den
2026-07-19dmaengine: dw-edma: Snapshot the v0 interrupt status once per handler passKoichiro Den
2026-07-19dmaengine: dw-edma-pcie: Drop redundant pci_free_irq_vectors()Koichiro Den
2026-07-19dmaengine: dw-edma: Clear stale requests on terminationKoichiro Den
2026-07-19dmaengine: dw-edma: Serialize channel state checksKoichiro Den
2026-07-19dmaengine: dw-edma: Complete descriptors before pausingKoichiro Den
2026-07-19dmaengine: dw-edma: Serialize abort state updatesKoichiro Den
2026-07-19dmaengine: dw-edma: Terminate all descriptors without callbacksKoichiro Den
2026-07-19dmaengine: dw-edma: Fix HDMA channel status register accessKoichiro Den
2026-07-19Merge tag 'block-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds