Commit Graph

91 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Jacek Anaszewski d536321df3 iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free 12 years ago
Peter Meerwald 9bc541028b iio: Fix documentation of devm_iio_device_free() 12 years ago
Grygorii Strashko 9dabaf5edd iio: core: implement devm_iio_device_alloc/devm_iio_device_free 12 years ago
Lars-Peter Clausen 60b188f0d6 iio: Remove IIO_DEV_ATTR_RESET macro 12 years ago
Denis CIOCCA 23cde4d65c iio: Added ST-sensors platform data to select the DRDY interrupt pin 12 years ago
Lars-Peter Clausen a1a8e1dc11 iio:trigger: Fix use_count race condition 12 years ago
Alexandre Belloni 1c297a6665 iio: Fix iio_channel_has_info 12 years ago
Denis CIOCCA 607a568ab6 iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel 12 years ago
Denis CIOCCA 762011d619 iio:common: ST_SENSORS_LSM_CHANNELS macro changed 12 years ago
Michael Hennerich 0a4510a6cb iio: frequency: adf4350: cast value to unsigned to make code checkers happy 12 years ago
Lars-Peter Clausen 5034bfc976 iio:trigger: Use dev_{set,get}_drvdata for private data management 12 years ago
Lars-Peter Clausen 1e9663c62b iio:trigger: Introduce iio_tigger_{set,get}_drvdata 12 years ago
Paul Bolle e6251fc244 itg3200: fix incorrect ifdef comment 12 years ago
Jonathan Cameron b9606e2aa9 iio:core drop info_mask from struct iio_info 12 years ago
Jonathan Cameron b841f8abc2 staging:iio:accel:adis move to info_mask_(shared_by_type/separate) 12 years ago
Jonathan Cameron ea0c680063 iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate) 12 years ago
Jonathan Cameron 5ea864940e iio:st_sensors move to info_mask_(shared_by_type/separate) 12 years ago
Jonathan Cameron 8655cc490e iio: Add broken out info_mask fields for shared_by_type and separate 12 years ago
Guenter Roeck 5a4d729139 iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not 12 years ago
Jonathan Cameron aaa300262c iio:triggers Protect functions in triggers.h from use when not compiled 12 years ago
Denis CIOCCA 91ffbabfd9 iio:common: added allocate and deallocate trigger functions when trigger is disabled. 12 years ago
Guenter Roeck 5aa57f0a65 iio: Update iio_channel_get API to use consumer device pointer as argument 12 years ago
Guenter Roeck 6cb2afd7c0 iio: Simplify iio_map_array_unregister API 12 years ago
Guenter Roeck ca7d98dbd7 iio: Update iio_channel_get_all and iio_channel_get_all_cb API 12 years ago
Denis CIOCCA 4d2e4fc224 iio:common: removed unused functions outside st_sensors library 12 years ago
Manuel Stahl 9dbf091da0 iio: gyro: Add itg3200 12 years ago
Lars-Peter Clausen 999517f674 staging:iio: Remove noop call to __iio_update_buffer 12 years ago
Denis Ciocca 23491b513b iio:common: Add STMicroelectronics common library 12 years ago
Lars-Peter Clausen 2f3abe6cbb iio:imu: Add support for the ADIS16480 and similar IMUs 12 years ago
Lars-Peter Clausen 6807d72113 iio: Factor out fixed point number parsing into its own function 12 years ago
Lars-Peter Clausen c4f0c69367 iio: Add pressure channel type 12 years ago
Lars-Peter Clausen 484a0bf091 iio:imu:adis: Add paging support 12 years ago
Lars-Peter Clausen 57a1228a06 iio:imu:adis: Add support for 32bit registers 12 years ago
Lars-Peter Clausen 78026a6fde iio:imu:adis: Add debugfs register access support 12 years ago
Lars-Peter Clausen ec04cb048d staging:iio: Move adis library out of staging 12 years ago
Lars-Peter Clausen 50d69b5184 iio: Fix iio_buffer_register stub signature 12 years ago
Greg Kroah-Hartman 9f488ba863 IIO: fix build error in lp8788-charger.c 12 years ago
Jonathan Cameron 92d1079b28 staging:iio: add a callback buffer for in kernel push interface 12 years ago
Jonathan Cameron 0464415dd2 staging:iio:in kernel users: Add a data field for channel specific info. 12 years ago
Jonathan Cameron 84b36ce5f7 staging:iio: Add support for multiple buffers 12 years ago
Lars-Peter Clausen 103d9fb907 iio: Add a logarithmic fractional value type 12 years ago
Lars-Peter Clausen 9dbf8ccde1 iio: Add some helper macros for unit conversion 12 years ago
Lars-Peter Clausen 48e44ce0f8 iio:inkern: Add function to read the processed value 13 years ago
Lars-Peter Clausen 45f010baa0 iio: consumer.h: Fix kernel doc incosistency 13 years ago
Lars-Peter Clausen 7985e7c100 iio: Introduce a new fractional value type 13 years ago
Lars-Peter Clausen ce56ade6ae iio: Drop timestamp parameter from buffer store_to callback 13 years ago
srinivas pandruvada 7c9ab035ac iio: core: Add hysteresis in channel spec 13 years ago
Peter Meerwald 99698b4567 iio: whitespace cleanup and removal of semicolon after functions 13 years ago
Peter Meerwald d25b3808db iio: fix typos 13 years ago
Peter Meerwald c3668a0f80 iio: document missing elements 13 years ago