summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: core: Calculate alloc_size only once in iio_device_alloc()Andy Shevchenko2024-03-251-5/+4
| * | iio: core: Leave private pointer NULL when no private data suppliedAndy Shevchenko2024-03-251-2/+4
| * | iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
| * | iio: humidity: hts211: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
| * | io: light: st_uvis25: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
| * | iio: adc: ad7173: add AD7173 driverDumitru Ceclan2024-03-253-0/+1134
| * | iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan2024-03-251-9/+14
| * | iio: adc: spear_adc: Make use of device propertiesAndy Shevchenko2024-03-251-15/+10
| * | iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()Jonathan Cameron2024-03-251-15/+6
| * | iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-8/+3
| * | iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()Jonathan Cameron2024-03-251-87/+50
| * | iio: adc: hx711: Switch from of specific to fwnode property handling.Jonathan Cameron2024-03-251-3/+2
| * | iio: accel: fxls8962af: Switch from of specific to fwnode based properties.Jonathan Cameron2024-03-251-4/+6
| * | iio: accel: mma8452: Switch from of specific to fwnode property handling.Jonathan Cameron2024-03-251-3/+3
| * | iio: adc: ad7192: Convert from of specific to fwnode property handlingJonathan Cameron2024-03-251-19/+19
| * | iio: adc: ad7292: Switch from of specific to fwnode property handlingJonathan Cameron2024-03-251-7/+6
| * | iio: adc: ad7124: Switch from of specific to fwnode based property handlingJonathan Cameron2024-03-251-32/+23
| * | iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probeJonathan Cameron2024-03-251-51/+35
| * | iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.Jonathan Cameron2024-03-251-33/+21
| * | iio: dac: ltc2688: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-20/+8
| * | iio: addac: ad74413r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-8/+2
| * | iio: adc: max11410: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-20/+7
* | | Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-202-2/+2
|\ \ \
| * | | i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit2024-05-132-2/+2
| | |/ | |/|
* | | Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-142-55/+25
|\ \ \ | |/ / |/| |
| * | iio: frequency: admv1013: Use devm_regulator_get_enable_read_voltage()David Lechner2024-05-071-30/+10
| * | iio: addac: ad74115: Use devm_regulator_get_enable_read_voltage()David Lechner2024-05-071-25/+15
| |/
* | iio:imu: adis16475: Fix sync mode settingRamona Gradinariu2024-04-061-1/+3
* | iio: accel: mxc4005: Reset chip on probe() and resume()Hans de Goede2024-03-281-0/+68
* | iio: accel: mxc4005: Interrupt handling fixesHans de Goede2024-03-281-7/+17
* | iio: pressure: Fixes SPI support for BMP3xx devicesVasileios Amoiridis2024-03-243-7/+4
* | iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis2024-03-241-2/+2
|/
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-21112-1888/+7121
|\
| * iio: proximity: isl29501: make use of of_device_id tableKrzysztof Kozlowski2024-02-281-2/+1
| * iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info me...Krzysztof Kozlowski2024-02-281-1/+0
| * iio: magnetometer: add a driver for Voltafield AF8133J magnetometerIcenowy Zheng2024-02-283-0/+541
| * iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...Quentin Schulz2024-02-281-8/+3
| * iio: adc: rockchip_saradc: use mask for write_enable bitfieldQuentin Schulz2024-02-281-2/+2
| * iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2Quentin Schulz2024-02-281-1/+1
| * iio: adc: adding support for PAC193xMarius Cristea2024-02-283-0/+1648
| * iio: temperature: ltc2983: explicitly set the name in chip_infoNuno Sa2024-02-281-5/+15
| * iio: temperature: ltc2983: rename ltc2983_parse_dt()Nuno Sa2024-02-281-2/+2
| * iio: temperature: ltc2983: make use of spi_get_device_match_data()Nuno Sa2024-02-281-3/+1
| * iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()Dan Carpenter2024-02-281-0/+2
| * iio: adc: ti-ads1298: Fix error code in probe()Dan Carpenter2024-02-281-1/+1
| * iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation AmplifierDumitru Ceclan2024-02-281-4/+120
| * iio: amplifiers: hmc425a: use pointers in match tableDumitru Ceclan2024-02-281-15/+16
| * iio: amplifiers: hmc425a: move conversion logicDumitru Ceclan2024-02-281-42/+83
| * iio: temperature: tmp117: add support for vcc-supplyThomas Haemmerle2024-02-281-0/+9
| * iio: adc: mcp320x: Simplify device removal logicArturas Moskvinas2024-02-281-20/+9