summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-16iio: adc: bd79124: Add GPIOLIB dependencyMatti Vaittinen
2025-08-16iio: adc: ad7476: Support ROHM BD79105Matti Vaittinen
2025-08-16iio: adc: ad7476: Conditionally call convstartMatti Vaittinen
2025-08-16iio: adc: ad7476: Drop convstart chan_specMatti Vaittinen
2025-08-16iio: adc: ad7476: use *_cansleep GPIO APIsMatti Vaittinen
2025-08-16iio: adc: ad7476: Use correct channel for bit infoMatti Vaittinen
2025-08-16iio: adc: ad7476: Use mV for internal referenceMatti Vaittinen
2025-08-16iio: adc: ad7476: Simplify scale handlingMatti Vaittinen
2025-08-16iio: adc: ad7476: Simplify chip type detectionMatti Vaittinen
2025-08-16iio: light: add support for veml6046x00 RGBIR color sensorAndreas Klinger
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed
2025-08-16iio: adc: ad799x: add reference voltage to ad7994Stefano Manni
2025-08-16iio: adc: ad799x: add reference voltage capability to chip_infoStefano Manni
2025-08-16iio: imu: adis16475: remove extra lineNuno Sá
2025-08-16iio: accel: adxl345: extend inactivity time for less than 1sLothar Rubusch
2025-08-16iio: accel: adxl345: add coupling detection for activity/inactivityLothar Rubusch
2025-08-16iio: accel: adxl345: add inactivity featureLothar Rubusch
2025-08-16iio: accel: adxl345: add activity event featureLothar Rubusch
2025-08-16iio: accel: adxl345: simplify tap suppress bitLothar Rubusch
2025-08-16iio: light: ltr390: Add debugfs register access supportAkshay Jindal
2025-08-16iio: buffer: buffer-cb: drop double initialization of demux listNuno Sá
2025-08-16iio: adc: ad7173: add SPI offload supportDavid Lechner
2025-08-16iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2025-08-16iio: light: vl6180: remove space before \n newlineColin Ian King
2025-08-16iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer"Colin Ian King
2025-08-16iio: adc: ti-adc081c: use individual model structures instead of arrayDavid Lechner
2025-08-16iio: accel: bma180: use stack allocated buffer for scanDavid Lechner
2025-08-16iio: proximity: srf08: use stack allocated scan bufferDavid Lechner
2025-08-16iio: proximity: sx9500: use stack allocated struct for scan dataDavid Lechner
2025-08-16iio: proximity: vl53l0x-i2c: use stack allocated scan structDavid Lechner
2025-08-16iio: proximity: pulsedlight-lidar-lite-v2: use stack allocated scan structDavid Lechner
2025-08-16iio: proximity: mb1232: use stack allocated scan structDavid Lechner
2025-08-16iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before sett...Rodrigo Gobbi
2025-08-16accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()Thorsten Blum
2025-08-16crypto: ccp - Remove redundant __GFP_ZEROQianfeng Rong
2025-08-16hwrng: timeriomem - Use us_to_ktime() where appropriateXichao Zhao
2025-08-16hwrng: nomadik - add ARM_AMBA dependencyArnd Bergmann
2025-08-16crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer lengthMichael Roth
2025-08-16crypto: keembay - Add missing check after sg_nents_for_len()Thomas Fourier
2025-08-16crypto: qat - add command queue telemetry counters for GEN6Vijay Sundar Selvamani
2025-08-16crypto: qat - add ring buffer idle telemetry counter for GEN6Vijay Sundar Selvamani
2025-08-16crypto: stm32 - Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"Colin Ian King
2025-08-16crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EXAshish Kalra
2025-08-16crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...Ashish Kalra
2025-08-16crypto: ccp - Add support for SNP_FEATURE_INFO commandAshish Kalra
2025-08-16crypto: ccp - Cache SEV platform status and platform stateAshish Kalra
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-16md: fix sync_action incorrect display during resyncZheng Qixing
2025-08-16md: add helper rdev_needs_recovery()Zheng Qixing
2025-08-16md: keep recovery_cp in mdp_superblock_sXiao Ni