Age | Commit message (Expand) | Author | Files | Lines |
2016-11-13 | iio: inkern: add helpers to query available values from channels | Peter Rosin | 2 | -0/+45 |
2016-11-13 | iio:core: add a callback to allow drivers to provide _available attributes | Jonathan Cameron | 2 | -0/+34 |
2016-10-23 | iio: dac: mcp4725: support voltage reference selection | Tomas Novotny | 1 | -0/+11 |
2016-10-23 | iio: dac: mcp4725: use regulator framework | Tomas Novotny | 1 | -1/+0 |
2016-10-11 | staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ | Eva Rachel Retuya | 1 | -0/+1 |
2016-10-01 | include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R... | Brian Masney | 1 | -0/+24 |
2016-10-01 | iio: Declare event_attrs field of iio_info structure as const | Bhumika Goyal | 1 | -1/+1 |
2016-09-27 | iio: inkern: add iio_read_channel_offset helper | Matt Ranostay | 1 | -0/+13 |
2016-09-27 | iio:trigger: Add helper function to verify that a trigger belongs to the same... | Lars-Peter Clausen | 1 | -0/+2 |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 3 | -0/+37 |
2016-09-10 | iio: trigger: helpers to determine own trigger | Linus Walleij | 1 | -0/+11 |
2016-09-05 | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie | 2 | -0/+9 |
2016-09-04 | iio:trigger: add resource managed (un)register | Gregor Boirie | 1 | -0/+6 |
2016-09-03 | iio: trigger: allow immutable triggers to be assigned | Matt Ranostay | 2 | -0/+11 |
2016-08-21 | iio: buffer-callback: allow getting underlying iio_dev | Matt Ranostay | 1 | -0/+12 |
2016-08-15 | iio: sw-trigger: Fix config group initialization | Lars-Peter Clausen | 1 | -1/+1 |
2016-07-02 | iio: st_sensors: harden interrupt handling | Linus Walleij | 1 | -0/+2 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -8/+14 |
2016-06-20 | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman | 1 | -1/+8 |
2016-05-29 | iio: st_sensors: switch to a threaded interrupt | Linus Walleij | 1 | -1/+8 |
2016-05-29 | iio:st_sensors: fix power regulator usage | Gregor Boirie | 1 | -1/+1 |
2016-05-29 | iio:st_sensors: unexport st_sensors_get_buffer_element | Gregor Boirie | 1 | -2/+0 |
2016-05-04 | iio: Add support for creating IIO devices via configfs | Daniel Baluta | 1 | -0/+70 |
2016-04-24 | iio:ak8975: add mounting matrix support | Gregor Boirie | 1 | -0/+16 |
2016-04-24 | iio:core: mounting matrix support | Gregor Boirie | 1 | -0/+31 |
2016-04-19 | iio: core: Add devm_ APIs for iio_channel_{get,release}_all | Laxman Dewangan | 1 | -0/+26 |
2016-04-19 | iio: core: Add devm_ APIs for iio_channel_{get,release} | Laxman Dewangan | 1 | -0/+27 |
2016-04-19 | iio: st_sensors: support open drain mode | Linus Walleij | 1 | -0/+6 |
2016-04-19 | iio: st_sensors: verify interrupt event to status | Linus Walleij | 1 | -0/+3 |
2016-04-16 | iio:adis: Add support for manual self-test flag clear | Lars-Peter Clausen | 1 | -0/+1 |
2016-04-03 | iio: buffer: add missing descriptions in iio_buffer_access_funcs | Luis de Bethencourt | 1 | -0/+2 |
2016-03-12 | iio: core: implement iio_device_{claim|release}_direct_mode() | Alison Schofield | 1 | -0/+2 |
2016-02-18 | iio: Fix typos in the struct iio_event_spec documentation comments | William Breathitt Gray | 1 | -3/+3 |
2016-02-08 | iio: Fix documentation for iio_dev mlock | Daniel Baluta | 1 | -1/+1 |
2016-01-10 | iio: st_sensors: support active-low interrupts | Linus Walleij | 1 | -0/+4 |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis | 1 | -0/+2 |
2015-12-05 | iio:configfs: Introduce iio/configfs.h to provide a location for the configfs... | Jonathan Cameron | 2 | -1/+15 |
2015-12-03 | iio: core: Introduce IIO software triggers | Daniel Baluta | 1 | -0/+71 |
2015-10-25 | iio: Add a DMAengine framework based buffer | Lars-Peter Clausen | 1 | -0/+18 |
2015-10-25 | iio: Add generic DMA buffer infrastructure | Lars-Peter Clausen | 1 | -0/+152 |
2015-10-25 | iio: Add buffer enable/disable callbacks | Lars-Peter Clausen | 1 | -0/+8 |
2015-10-25 | iio: Add support for indicating fixed watermarks | Lars-Peter Clausen | 1 | -0/+8 |
2015-08-27 | iio: Support triggered events | Vladimir Barinov | 2 | -0/+14 |
2015-08-16 | iio: st_sensors: add debugfs register read hook | Linus Walleij | 1 | -0/+4 |
2015-08-08 | iio: Add inverse unit conversion macros | Lars-Peter Clausen | 1 | -0/+17 |
2015-08-08 | iio: declare struct to fix warning | Pengyu Ma | 1 | -0/+3 |
2015-08-02 | include: linux: iio: Add missing kernel doc field | Cristina Opriceana | 1 | -1/+2 |
2015-08-02 | include: linux: iio: Fix function parameter name in kernel doc | Cristina Opriceana | 1 | -1/+1 |
2015-07-23 | iio: st-sensors: add configuration for WhoAmI address | Giuseppe Barba | 1 | -0/+2 |