| Commit message (Expand) | Author | Age |
* | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 2013-08-17 |
* | Merge 3.11-rc5 into staging-next | Greg Kroah-Hartman | 2013-08-12 |
|\ |
|
| * | iio:trigger: Fix use_count race condition | Lars-Peter Clausen | 2013-07-20 |
* | | iio: Fix documentation of devm_iio_device_free() | Peter Meerwald | 2013-08-03 |
* | | iio: core: implement devm_iio_device_alloc/devm_iio_device_free | Grygorii Strashko | 2013-08-03 |
* | | iio: Remove IIO_DEV_ATTR_RESET macro | Lars-Peter Clausen | 2013-08-03 |
* | | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 2013-08-03 |
|/ |
|
* | iio: Fix iio_channel_has_info | Alexandre Belloni | 2013-07-02 |
* | iio:common: Removed stuff macros, added num_data_channels on st_sensors struc... | Denis CIOCCA | 2013-06-05 |
* | iio:common: ST_SENSORS_LSM_CHANNELS macro changed | Denis CIOCCA | 2013-06-04 |
* | iio: frequency: adf4350: cast value to unsigned to make code checkers happy | Michael Hennerich | 2013-06-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 |
|\ |
|
| * | itg3200: fix incorrect ifdef comment | Paul Bolle | 2013-03-18 |
* | | iio:trigger: Use dev_{set,get}_drvdata for private data management | Lars-Peter Clausen | 2013-03-25 |
* | | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen | 2013-03-25 |
* | | Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2013-03-25 |
|\ \ |
|
| * | | iio:core drop info_mask from struct iio_info | Jonathan Cameron | 2013-03-17 |
| * | | staging:iio:accel:adis move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 |
| * | | iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 |
| * | | iio:st_sensors move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 |
| * | | iio: Add broken out info_mask fields for shared_by_type and separate | Jonathan Cameron | 2013-03-17 |
| |/ |
|
* / | iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not | Guenter Roeck | 2013-03-02 |
|/ |
|
* | iio:triggers Protect functions in triggers.h from use when not compiled | Jonathan Cameron | 2013-02-09 |
* | iio:common: added allocate and deallocate trigger functions when trigger is d... | Denis CIOCCA | 2013-02-09 |
* | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck | 2013-02-06 |
* | iio: Simplify iio_map_array_unregister API | Guenter Roeck | 2013-02-02 |
* | iio: Update iio_channel_get_all and iio_channel_get_all_cb API | Guenter Roeck | 2013-02-02 |
* | iio:common: removed unused functions outside st_sensors library | Denis CIOCCA | 2013-02-02 |
* | iio: gyro: Add itg3200 | Manuel Stahl | 2013-02-02 |
* | staging:iio: Remove noop call to __iio_update_buffer | Lars-Peter Clausen | 2013-01-31 |
* | iio:common: Add STMicroelectronics common library | Denis Ciocca | 2013-01-31 |
* | iio:imu: Add support for the ADIS16480 and similar IMUs | Lars-Peter Clausen | 2012-11-20 |
* | iio: Factor out fixed point number parsing into its own function | Lars-Peter Clausen | 2012-11-20 |
* | iio: Add pressure channel type | Lars-Peter Clausen | 2012-11-20 |
* | iio:imu:adis: Add paging support | Lars-Peter Clausen | 2012-11-20 |
* | iio:imu:adis: Add support for 32bit registers | Lars-Peter Clausen | 2012-11-20 |
* | iio:imu:adis: Add debugfs register access support | Lars-Peter Clausen | 2012-11-20 |
* | staging:iio: Move adis library out of staging | Lars-Peter Clausen | 2012-11-19 |
* | iio: Fix iio_buffer_register stub signature | Lars-Peter Clausen | 2012-11-19 |
* | IIO: fix build error in lp8788-charger.c | Greg Kroah-Hartman | 2012-11-13 |
* | staging:iio: add a callback buffer for in kernel push interface | Jonathan Cameron | 2012-11-10 |
* | staging:iio:in kernel users: Add a data field for channel specific info. | Jonathan Cameron | 2012-11-10 |
* | staging:iio: Add support for multiple buffers | Jonathan Cameron | 2012-11-10 |
* | Merge 3.7-rc3 into staging-next | Greg Kroah-Hartman | 2012-10-29 |
|\ |
|
| * | iio: Add some helper macros for unit conversion | Lars-Peter Clausen | 2012-10-19 |
* | | iio: Add a logarithmic fractional value type | Lars-Peter Clausen | 2012-10-19 |
|/ |
|
* | iio:inkern: Add function to read the processed value | Lars-Peter Clausen | 2012-09-17 |
* | iio: consumer.h: Fix kernel doc incosistency | Lars-Peter Clausen | 2012-09-17 |
* | iio: Introduce a new fractional value type | Lars-Peter Clausen | 2012-09-15 |
* | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 2012-09-08 |