summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-13spi: aspeed: Force default address decoding range assignment for each CSChin-Ting Kuo
2025-10-13spi: aspeed: Improve timing calibration algorithm for AST2600 platformChin-Ting Kuo
2025-10-13spi: aspeed: Update clock selection strategyChin-Ting Kuo
2025-10-13spi: dw: add target mode supportBenoît Monin
2025-10-13spi: dw: rename the spi controller to ctlrBenoît Monin
2025-10-13pinctrl: qcom: add the tlmm driver for Kaanapali platformsJingyi Wang
2025-10-13pinctrl: qcom: spmi-gpio: add support for {LV_VIN2, MV_VIN3}_CLK subtypesSubbaraman Narayanamurthy
2025-10-13pinctrl: qcom: spmi-gpio: Add PMCX0102, PMK8850 & PMH01XX PMICs supportAnjelique Melendez
2025-10-13pinctrl: qcom: glymur: Fix the gpio and egpio pin functionsAbel Vesa
2025-10-13pinctrl: qcom: glymur: Drop unnecessary platform data from match tableAbel Vesa
2025-10-13Merge existing fixes from spi/for-6.18 into new branchMark Brown
2025-10-13pinctrl: mediatek: Add support for MT6878 pinctrlIgor Belwon
2025-10-13pinctrl: mediatek: Add debounce times for MT6878Igor Belwon
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla
2025-10-13binder: Fix missing kernel-doc entries in binder.cKriish Sharma
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl
2025-10-13rust_binder: don't delete FreezeListener if there are pending duplicatesAlice Ryhl
2025-10-13rust_binder: freeze_notif_done should resend if wrong stateAlice Ryhl
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard
2025-10-13rust_binder: clean `clippy::mem_replace_with_default` warningMiguel Ojeda
2025-10-13staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke
2025-10-13staging: gpib: Return -EINTR on device clearDave Penkler
2025-10-13staging: gpib: Fix sending clear and trigger eventsDave Penkler
2025-10-13staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler
2025-10-13staging: rtl8723bs: Rename camel case functions.Bryant Boatright
2025-10-13staging: rtl8723bs: fall back to random mac addressMichael Straube
2025-10-13gpio: virtuser: check the return value of gpiod_set_value()Bartosz Golaszewski
2025-10-13gpiolib: reuse macro code in GPIO chip printk helpersBartosz Golaszewski
2025-10-13gpiolib: reuse macro code in GPIO descriptor printk helpersBartosz Golaszewski
2025-10-13gpiolib: rename GPIO chip printk macrosBartosz Golaszewski
2025-10-13gpiolib: remove unnecessary 'out of memory' messagesBartosz Golaszewski
2025-10-13iio: adc: ad7124: fix temperature channelDavid Lechner
2025-10-13iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET
2025-10-13iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner
2025-10-13iio: buffer-dmaengine: enable .get_dma_dev()Nuno Sá
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá
2025-10-13iio: pressure: bmp280: correct meas_time_us calculationAchim Gratz
2025-10-13iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handlingOlivier Moysan
2025-10-13iio: adc: ad7380: fix SPI offload trigger rateDavid Lechner
2025-10-13iio: adc: rtq6056: Correct the sign bit indexChiYuan Huang
2025-10-13iio: adc: ad4030: Fix _scale value for common-mode channelsMarcelo Schmitt
2025-10-13usb: misc: Add x86 dependency for Intel USBIO driverPeter Robinson
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner
2025-10-13iio: buffer: document iio_push_to_buffers() calling contextDavid Lechner
2025-10-13iio: buffer: iio_push_to_buffers_with_ts_unaligned() might_sleep()David Lechner
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts_unaligned() may sleepDavid Lechner
2025-10-13iio: adc: ad7124: remove __ad7124_set_channel()David Lechner
2025-10-13iio: adc: ad7124: use devm_mutex_init()David Lechner