summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2018-11-10iio: buffer: fix the function signature to match implementationPhil Reid
2018-07-03iio:buffer: make length types match kfifo typesMartin Kelly
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-03-30iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-01-12iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay
2016-08-15iio: sw-trigger: Fix config group initializationLars-Peter Clausen
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie
2016-04-23iio:core: mounting matrix supportGregor Boirie
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan
2016-04-19iio: st_sensors: support open drain modeLinus Walleij
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-04-16iio:adis: Add support for manual self-test flag clearLars-Peter Clausen
2016-04-03iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield
2016-02-17iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis
2015-12-05iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...Jonathan Cameron
2015-12-03iio: core: Introduce IIO software triggersDaniel Baluta
2015-10-25iio: Add a DMAengine framework based bufferLars-Peter Clausen
2015-10-25iio: Add generic DMA buffer infrastructureLars-Peter Clausen
2015-10-25iio: Add buffer enable/disable callbacksLars-Peter Clausen
2015-10-25iio: Add support for indicating fixed watermarksLars-Peter Clausen
2015-08-27iio: Support triggered eventsVladimir Barinov
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-08-08iio: declare struct to fix warningPengyu Ma
2015-08-02include: linux: iio: Add missing kernel doc fieldCristina Opriceana
2015-08-02include: linux: iio: Fix function parameter name in kernel docCristina Opriceana
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-07-05iio: Fix parameters in iio_triggered_buffer_setupCristina Opriceana
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey