Age | Commit message (Expand) | Author | Files | Lines |
2014-12-03 | Merge 3.18-rc7 into staging-work. | Greg Kroah-Hartman | 1 | -1/+1 |
2014-11-15 | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan | 1 | -1/+1 |
2014-11-05 | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2 | -5/+13 |
2014-10-25 | iio: inkern: Add of_xlate function to struct iio_info | Ivan T. Ivanov | 1 | -0/+8 |
2014-10-04 | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA | 1 | -5/+5 |
2014-08-26 | iio:trigger: modify return value for iio_trigger_get | Srinivas Pandruvada | 1 | -1/+3 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+1 |
2014-07-24 | iio: Use ktime_get_real_ns() | Thomas Gleixner | 1 | -8/+1 |
2014-07-20 | iio: types: Added support for rotation from north usage attributes | Reyad Attiyat | 1 | -0/+4 |
2014-07-12 | iio: core : events ABI for specifying period | Srinivas Pandruvada | 1 | -0/+1 |
2014-07-12 | iio: st_sensors: add devicetree probing support | Linus Walleij | 1 | -0/+11 |
2014-07-07 | iio: adis: Switch sampling frequency attr to core support. | Jonathan Cameron | 1 | -15/+18 |
2014-07-07 | iio:st sensors: remove custom sampling frequence attribute in favour of core ... | Jonathan Cameron | 1 | -11/+1 |
2014-06-14 | iio: accel: kxcjk1013 3-axis accelerometer driver | Srinivas Pandruvada | 1 | -0/+22 |
2014-06-14 | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c... | Peter Meerwald | 1 | -3/+2 |
2014-05-03 | iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers | Peter Meerwald | 1 | -0/+2 |
2014-04-30 | IIO: core: Add quaternion modifier | Srinivas Pandruvada | 1 | -0/+1 |
2014-04-30 | IIO: core: Modify scan element type | Srinivas Pandruvada | 1 | -0/+7 |
2014-04-30 | IIO: core: Introduce read_raw_multi | Srinivas Pandruvada | 2 | -0/+18 |
2014-04-26 | iio: st_sensors: move regulator retrieveal to core | Linus Walleij | 1 | -0/+4 |
2014-03-16 | iio: inkern: add iio_read_channel_average_raw | Sebastian Reichel | 1 | -0/+13 |
2014-02-15 | iio:drop IIO_ST macro | Jonathan Cameron | 1 | -6/+10 |
2013-12-08 | iio: Remove support for the legacy event config interface | Lars-Peter Clausen | 2 | -33/+5 |
2013-12-04 | iio: Add support for humidity sensors | Harald Geyer | 1 | -0/+1 |
2013-12-04 | iio: Add data_available callback for buffers | Lars-Peter Clausen | 1 | -0/+3 |
2013-11-25 | iio: core: Move kernel doc to the right location | Sachin Kamat | 1 | -80/+0 |
2013-11-25 | iio: core: Implement devm_iio_device_{register,unregister} | Sachin Kamat | 1 | -0/+3 |
2013-10-16 | iio: Remove unused iio_sw_buffer_preenable() | Lars-Peter Clausen | 1 | -2/+0 |
2013-10-12 | iio: Add a hysteresis event info attribute | Lars-Peter Clausen | 1 | -0/+1 |
2013-10-12 | iio: Extend the event config interface | Lars-Peter Clausen | 3 | -14/+77 |
2013-10-12 | iio: Add reference counting for buffers | Lars-Peter Clausen | 1 | -0/+28 |
2013-09-23 | iio: pressure-core: st: Provide support for the Vdd_IO power supply | Lee Jones | 1 | -0/+2 |
2013-09-23 | iio: pressure-core: st: Provide support for the Vdd power supply | Lee Jones | 1 | -0/+3 |
2013-09-21 | iio: Add iio_push_buffers_with_timestamp() helper | Lars-Peter Clausen | 1 | -0/+25 |
2013-09-15 | iio: iio_push_to_buffers(): Change type of 'data' to const void * | Lars-Peter Clausen | 2 | -4/+4 |
2013-09-15 | iio: add info_mask_[shared_by_dir/shared_by_all] | Jonathan Cameron | 1 | -2/+12 |
2013-09-15 | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 1 | -2/+7 |
2013-09-15 | iio: drop info_mask from struct iio_dev | Jonathan Cameron | 1 | -4/+1 |
2013-09-15 | iio: pressure-core: st: Allow for number of channels to vary | Lee Jones | 1 | -0/+1 |
2013-09-15 | iio: Add INT_TIME (integration time) channel info attribute | Peter Meerwald | 2 | -0/+16 |
2013-08-31 | iio: Remove trailing ; from function definitions | Peter Meerwald | 1 | -4/+4 |
2013-08-17 | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 1 | -0/+29 |
2013-08-12 | Merge 3.11-rc5 into staging-next | Greg Kroah-Hartman | 1 | -1/+2 |
2013-08-04 | iio: Fix documentation of devm_iio_device_free() | Peter Meerwald | 1 | -2/+2 |
2013-08-03 | iio: core: implement devm_iio_device_alloc/devm_iio_device_free | Grygorii Strashko | 1 | -0/+25 |
2013-08-03 | iio: Remove IIO_DEV_ATTR_RESET macro | Lars-Peter Clausen | 1 | -5/+0 |
2013-08-03 | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 1 | -3/+11 |
2013-07-20 | iio:trigger: Fix use_count race condition | Lars-Peter Clausen | 1 | -1/+2 |
2013-07-03 | iio: Fix iio_channel_has_info | Alexandre Belloni | 1 | -2/+2 |
2013-06-05 | iio:common: Removed stuff macros, added num_data_channels on st_sensors struc... | Denis CIOCCA | 1 | -2/+2 |