summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-19hwmon: (pmbus/isl68137) Fix child node reference leak on early returnErick Karanja
2025-10-19hwmon: (gpd-fan) Fix error handling in gpd_fan_probe()Harshit Mogalapalli
2025-10-19hwmon: (gpd-fan) Fix return value when platform_get_resource() failsHarshit Mogalapalli
2025-10-19hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FWAlexis Czezar Torreno
2025-10-20ASoC: greybus: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto
2025-10-19wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()Dan Carpenter
2025-10-19RDMA/rxe: Remove redundant assignment to variable page_offsetColin Ian King
2025-10-19RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATEShuhao Fu
2025-10-19RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handl...Stefan Metzmacher
2025-10-19RDMA/irdma: Set irdma_cq cq_num field during CQ createJacob Moroni
2025-10-19RDMA/irdma: Fix SD index calculationJacob Moroni
2025-10-19iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rateFrancesco Lavra
2025-10-19iio: imu: st_lsm6dsx: Fix measurement unit for odr struct memberFrancesco Lavra
2025-10-19iio: accel: bma220: remove useless includePetre Rodan
2025-10-19iio: accel: bma220: white space cleanupPetre Rodan
2025-10-19iio: adc: ti_am335x_adc: Limit step_avg to valid range for gcc complainsPei Xiao
2025-10-19iio: accel: bma400: Add detail to comments in GEN INTR configurationAkshay Jindal
2025-10-19iio: accel: bma400: Rename activity_event_en() to generic_event_en()Akshay Jindal
2025-10-19iio: accel: bma400: Replace bit shifts with FIELD_PREP() and FIELD_GET()Akshay Jindal
2025-10-19iio: accel: bma400: Use index-based register addressing and lookupAkshay Jindal
2025-10-19iio: accel: bma400: Use macros for generic event configuration valuesAkshay Jindal
2025-10-19iio: accel: bma400: Reorganize and rename register and field macrosAkshay Jindal
2025-10-19iio: health: max30100: Make LED pulse-width configurable via DTShrikant Raskar
2025-10-19iio: adc: ti-ads131e08: return correct error codeDixit Parmar
2025-10-19iio: adc: ad4080: add support for AD4081Antoniu Miclaus
2025-10-19iio: adc: ad4080: add support for AD4084Antoniu Miclaus
2025-10-19iio: adc: ad4080: prepare driver for multi-part supportAntoniu Miclaus
2025-10-19iio: adc: ad4080: fix chip identificationAntoniu Miclaus
2025-10-19iio: imu: inv_icm45600: add I3C driver for inv_icm45600 driverRemi Buisson
2025-10-19iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driverRemi Buisson
2025-10-19iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driverRemi Buisson
2025-10-19iio: imu: inv_icm45600: add IMU IIO accelerometer deviceRemi Buisson
2025-10-19iio: imu: inv_icm45600: add IMU IIO gyroscope deviceRemi Buisson
2025-10-19iio: imu: inv_icm45600: add buffer support in iio devicesRemi Buisson
2025-10-19iio: imu: inv_icm45600: add new inv_icm45600 driverRemi Buisson
2025-10-19iio: accel: bma220: add debugfs reg accessPetre Rodan
2025-10-19iio: accel: bma220: add LPF cut-off frequency mappingPetre Rodan
2025-10-19iio: accel: bma220: add interrupt triggerPetre Rodan
2025-10-19iio: accel: bma220: add i2c watchdog featurePetre Rodan
2025-10-19iio: accel: bma220: add i2c modulePetre Rodan
2025-10-19iio: accel: bma220: use find_match_table fctPetre Rodan
2025-10-19iio: accel: bma220: populate buffer ts in trigger handlerPetre Rodan
2025-10-19iio: accel: bma220: migrate to regmap APIPetre Rodan
2025-10-19iio: accel: bma220: reset registers during init stagePetre Rodan
2025-10-19iio: accel: bma220: turn power supplies onPetre Rodan
2025-10-19iio: accel: bma220: add open firmware tablePetre Rodan
2025-10-19iio: accel: bma220: split original driverPetre Rodan
2025-10-19iio: accel: bma220: cleanup includesPetre Rodan
2025-10-19iio: accel: bma220: move bma220_power functionPetre Rodan
2025-10-19iio: accel: bma220: shorten spi->dev callsPetre Rodan