Age | Commit message (Expand) | Author | Files | Lines |
2022-12-28 | iio: add struct declaration for iio types | Gerald Loacker | 1 | -0/+5 |
2022-11-23 | iio: imu: adis: Remove adis_initial_startup function | Ramona Bolboaca | 1 | -12/+0 |
2022-11-23 | iio: adis: add '__adis_enable_irq()' implementation | Ramona Bolboaca | 1 | -1/+12 |
2022-11-23 | iio: Don't silently expect attribute types | Matti Vaittinen | 3 | -5/+6 |
2022-11-23 | iio: Add IIO_STATIC_CONST_DEVICE_ATTR | Matti Vaittinen | 1 | -0/+11 |
2022-11-23 | iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable() | Jonathan Cameron | 1 | -4/+0 |
2022-11-23 | iio: core: move 'mlock' to 'struct iio_dev_opaque' | Nuno Sá | 2 | -3/+2 |
2022-11-23 | iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs | Nuno Sá | 1 | -0/+2 |
2022-11-23 | iio: gyro: itg3200_core: do not use internal iio_dev lock | Nuno Sá | 1 | -0/+2 |
2022-09-05 | iio: Add new event type gesture and use direction for single and double tap | Jagath Jog J | 1 | -0/+2 |
2022-09-05 | iio: Use per-device lockdep class for mlock | Vincent Whitchurch | 1 | -0/+2 |
2022-08-16 | iio: core: Introduce _zeropoint for differential channels | Jonathan Cameron | 1 | -0/+1 |
2022-08-16 | iio: inkern: remove OF dependencies | Nuno Sá | 2 | -13/+0 |
2022-08-16 | iio: inkern: move to fwnode properties | Nuno Sá | 2 | -16/+25 |
2022-07-18 | iio: cros: Register FIFO callback after sensor is registered | Gwendal Grignou | 1 | -2/+5 |
2022-07-16 | iio: trigger: move trig->owner init to trigger allocate() stage | Dmitry Rokosov | 2 | -14/+16 |
2022-06-18 | iio: trigger: warn about non-registered iio trigger getting attempt | Dmitry Rokosov | 1 | -0/+5 |
2022-06-16 | iio: core: drop of.h from iio.h | Nuno Sá | 1 | -1/+2 |
2022-06-14 | iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large | Jonathan Cameron | 1 | -2/+8 |
2022-06-14 | iio: core: drop iio_get_time_res() | Jonathan Cameron | 1 | -1/+0 |
2022-06-11 | iio: common: cros_ec_sensors: Add label attribute | Gwendal Grignou | 1 | -2/+0 |
2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -17/+103 |
2022-05-19 | iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM | Jishnu Prakash | 1 | -0/+2 |
2022-04-28 | iio: core: Clarify the modes | Miquel Raynal | 1 | -1/+48 |
2022-04-10 | iio: core: Simplify the registration of kfifo buffers | Miquel Raynal | 1 | -3/+2 |
2022-04-10 | iio: core: Move the currentmode entry to the opaque structure | Miquel Raynal | 2 | -4/+4 |
2022-04-10 | iio: core: Hide read accesses to iio_dev->currentmode | Miquel Raynal | 1 | -0/+1 |
2022-04-10 | iio: Un-inline iio_buffer_enabled() | Miquel Raynal | 1 | -10/+1 |
2022-04-10 | iio: st_sensors: Add a local lock for protecting odr | Miquel Raynal | 1 | -0/+3 |
2022-04-10 | iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries | Miquel Raynal | 1 | -2/+9 |
2022-04-04 | iio: adc: ad_sigma_delta: Add sequencer support | Lars-Peter Clausen | 1 | -0/+38 |
2022-02-27 | iio: afe: rescale: add offset support | Liam Beguin | 1 | -0/+4 |
2022-02-27 | iio: afe: rescale: expose scale processing function | Liam Beguin | 1 | -0/+32 |
2022-01-30 | iio: adc: qcom-vadc-common: Re-use generic struct u32_fract | Andy Shevchenko | 1 | -12/+3 |
2022-01-23 | iio: adis: stylistic changes | Nuno Sá | 1 | -23/+25 |
2022-01-23 | adis: simplify 'adis_update_bits' macros | Nuno Sá | 1 | -8/+4 |
2022-01-23 | iio: core: Fix the kernel doc regarding the currentmode iio_dev entry | Miquel Raynal | 1 | -1/+1 |
2021-12-12 | iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046 | Jonathan Cameron | 1 | -0/+2 |
2021-11-27 | iio: expose shared parameter in IIO_ENUM_AVAILABLE | Antoniu Miclaus | 1 | -2/+3 |
2021-11-27 | iio: buffer-dma: Remove unused iio_buffer_block struct | Paul Cercueil | 1 | -5/+0 |
2021-11-17 | iio: core: Introduce IIO_VAL_INT_64. | Andriy Tryshnivskyy | 1 | -0/+1 |
2021-10-19 | iio: triggered-buffer: extend support to configure output buffers | Alexandru Ardelean | 1 | -2/+9 |
2021-10-19 | iio: Add output buffer support | Mihail Chindris | 2 | -0/+18 |
2021-10-19 | iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() | Jonathan Cameron | 2 | -0/+8 |
2021-10-19 | iio: adis: handle devices that cannot unmask the drdy pin | Nuno Sá | 1 | -0/+2 |
2021-10-19 | iio: inkern: introduce devm_iio_map_array_register() short-hand function | Alexandru Ardelean | 1 | -0/+14 |
2021-09-14 | iio: st_sensors: remove reference to parent device object on st_sensor_data | Alexandru Ardelean | 1 | -2/+0 |
2021-09-14 | iio: st_sensors: remove all driver remove functions | Alexandru Ardelean | 1 | -4/+0 |
2021-09-14 | iio: st_sensors: remove st_sensors_power_disable() function | Alexandru Ardelean | 1 | -2/+0 |
2021-09-14 | iio: st_sensors: remove st_sensors_deallocate_trigger() function | Alexandru Ardelean | 1 | -5/+0 |