summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20platform/chrome: cros_ec: Remove redundant dev_err()Pan Chuang
2026-07-20arm64: dts: cix: add sky1 DMA-350 node with channel IRQ entriesJun Guo
2026-07-20firmware: coreboot: Skip no-map CBMEM entriesYidi Lin
2026-07-20docs: ABI: testing: Fix typoManuel Ebner
2026-07-20iio: light: opt3001: split opt3001_get_processed() logicJoshua Crofts
2026-07-20iio: adc: make read-only const array config staticColin Ian King
2026-07-20iio: light: vcnl4000: make read-only const array regulator_names staticColin Ian King
2026-07-20dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatibleSimon Glass
2026-07-19accel/amdxdna: Fix command timeout raceWendy Liang
2026-07-19lib/crypto: aes: Add XTS supportEric Biggers
2026-07-19lib/crypto: aes: Add CTR and XCTR supportEric Biggers
2026-07-19lib/crypto: aes: Add CBC and CBC-CTS supportEric Biggers
2026-07-19lib/crypto: aes: Add ECB supportEric Biggers
2026-07-19crypto: xts - Split out __xts_verify_key() helperEric Biggers
2026-07-20iio: adc: ti-ads112c14: add debugfs register accessDavid Lechner (TI)
2026-07-20m68k: coldfire: fix breakage of missed IO access updateGreg Ungerer
2026-07-20iio: adc: ti-ads112c14: add measurement channel supportDavid Lechner (TI)
2026-07-20iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channelDavid Lechner (TI)
2026-07-20iio: adc: add ti-ads112c14 driverDavid Lechner (TI)
2026-07-20dt-bindings: iio: adc: add ti,ads112c14David Lechner (TI)
2026-07-20dt-bindings: iio: adc: add input-chopping propertyDavid Lechner (TI)
2026-07-20dt-bindings: iio: adc: Add burn-out current propertiesKurt Borja
2026-07-20dt-bindings: iio: adc: Add excitation current sources propertiesKurt Borja
2026-07-20dt-bindings: iio: adc: Add reference-sources propertyKurt Borja
2026-07-19spi: axiado: cond_no_effect and kernel-doc fixesMark Brown
2026-07-19spi: axiado: fix kernel-doc commentsBabanpreet Singh
2026-07-19spi: axiado: merge identical if/else branches in ax_transfer_one()Babanpreet Singh
2026-07-20driver core: platform: tests: add test cases for correct swnode removalBartosz Golaszewski
2026-07-20driver core: platform: unify release pathBartosz Golaszewski
2026-07-20drm/xe/i2c: use device_create_managed_software_node()Bartosz Golaszewski
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: 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