summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/trigger
AgeCommit message (Expand)Author
2015-04-01Staging: iio: trigger: Remove explicit NULL comparisonCristina Opriceana
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-16Staging: iio: use !x instead of x == NULLSomya Anand
2015-02-21staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsign...Rickard Strandqvist
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-20staging: iio: trigger: drop owner assignment from platform_driversWolfram Sang
2014-10-20Staging: iio: trigger: Break line over 80 charactersDarshana Padmadas
2014-10-20Staging: iio: trigger: Add module name information in KconfigDarshana Padmadas
2014-09-19staging: iio: trigger: add blank lines after declarationsCatalina Mocanu
2014-07-07iio:trigger: Introduce the use of devm_kzallocHimangi Saraogi
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-06-14staging:iio-trig-periodic-rtc: Allow to reset frequency to 0Peter Meerwald
2014-06-14staging:iio-trig-periodic-rtc: CleanupPeter Meerwald
2014-04-14staging: iio: fix coding styleJoel Porquet
2013-09-28staging:iio:iio-trig-bfin-timer: Fix compile errorLars-Peter Clausen
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-06-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron
2013-06-04staging:iio:triggers:interrupt trigger - one per platform device.Jonathan Cameron
2013-06-04staging:iio:triggers: rename iio-trig-gpio to iio-trig-interruptJonathan Cameron
2013-06-04staging:iio:trigger:gpio bug in release of gpio in error pathJonathan Cameron
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-09-17staging:iio:trigger:bfintmr Add output supportLars-Peter Clausen
2012-09-17staging:iio:trigger:bfintmr: Only enable timer when necessaryLars-Peter Clausen
2012-09-17staging:iio:trigger:bfintmr: Avoid divide by zeroLars-Peter Clausen
2012-09-06staging:iio:sysfs-trigger: Use irq_work to properly active triggerLars-Peter Clausen
2012-09-03staging:iio: Update email address for Jonathan Cameron.iio-for-v3.7bJonathan Cameron
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen
2012-06-22staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-03-02staging: iio: Convert platform_drivers to use module_platform_driverMichael Hennerich
2011-12-16staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron
2011-10-23staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen
2011-08-24staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on...Jonathan Cameron
2011-08-23staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron
2011-06-28staging: IIO corrected the spelling in iio-trig-gpioanish
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron
2011-05-12iio: trigger: iio-trig-bfin-timer: select missing dependencyMichael Hennerich
2011-02-23staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timerMichael Hennerich
2011-02-09Staging: IIO: TRIGGER: New sysfs based triggerMichael Hennerich
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron