aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-05staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren
2015-01-01staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen
2014-12-12staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen
2014-12-12staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen
2014-12-12staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen
2014-12-12staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-11-22drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren
2014-11-22iio: event_monitor: Add support for new channel typesDaniel Baluta
2014-11-22iio: dummy: Demonstrate the usage of new channel typesDaniel Baluta
2014-11-22iio: dummy: Add virtual registers for dummy deviceDaniel Baluta
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas
2014-11-10Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-05staging: iio: Add notrigger mode for generic_bufferKarol Wrona
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman
2014-10-30staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak
2014-10-29Staging: iio: adc: fix line over 80 charactersBrian Vandre
2014-10-28Staging: iio: light: Removed unnecessary parenthesesTina Johnson
2014-10-25staging: iio: iio_event_monitor: Add support for missing IIO modifiersRoberta Dobrescu
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-10-23staging: iio: iio_event_monitor: Add support for missing IIO modifiersRoberta Dobrescu
2014-10-20staging: iio: trigger: drop owner assignment from platform_driversWolfram Sang
2014-10-20staging: iio: adc: drop owner assignment from platform_driversWolfram Sang
2014-10-20staging: iio: adc: use DIV_ROUND_UPTapasweni Pathak
2014-10-20Staging: iio: trigger: Break line over 80 charactersDarshana Padmadas