summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-16iio: st_lsm6dsx: Replace scnprintf() with sysfs_emit()Akshay Bansod
2025-08-16iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4David Lechner
2025-08-16pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()Ma Ke
2025-08-16iio: adc: imx93_adc: load calibrated values even calibration failedHaibo Chen
2025-08-16iio: adc: imx93_adc: keep one style of the hex valuesHaibo Chen
2025-08-16iio: iio_format_list() should set stride=1 for IIO_VAL_CHARBen Collins
2025-08-16pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-08-16iio: adc: ti-tsc2046: use us_to_ktime() where appropriateXichao Zhao
2025-08-16iio: light: ltr390: Add device powerdown functionality via devm apiAkshay Jindal
2025-08-16iio: health: afe4404: Do not store dev pointer in device structAndrew Davis
2025-08-16iio: health: afe4403: Do not store dev pointer in device structAndrew Davis
2025-08-16iio: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
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