aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08staging: iio: trigger: blackfin timer: replace device_attr with device_attr_rwAishwarya Pant1-8/+7
2017-12-02iio: trigger: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22staging:trigger: drop assignment of iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield1-2/+2
2017-01-07iio:trigger: Fix coding style in iio-trig-bfin-timer.c by aligning parameters with opening bracket.rishabh hardas1-1/+1
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-6/+6
2016-03-28staging: iio: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield1-1/+2
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield1-6/+6
2016-02-27staging:iio: Remove periodic RTC trigger driverLars-Peter Clausen3-227/+0
2015-10-24staging: iio: trigger: Remove explicit comparisonsCristina Moraru2-3/+3
2015-08-14Staging: iio: trigger: Use braces on both branches of if statementCristina Opriceana1-1/+2
2015-08-14Staging: iio: trigger: Alignment should match open parenthesisCristina Opriceana2-4/+5
2015-04-01Staging: iio: trigger: Remove explicit NULL comparisonCristina Opriceana1-2/+2
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-7/+5
2015-03-16Staging: iio: use !x instead of x == NULLSomya Anand1-1/+1
2015-02-21staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsigned intRickard Strandqvist1-7/+5
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+6
2014-10-20staging: iio: trigger: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20Staging: iio: trigger: Break line over 80 charactersDarshana Padmadas1-1/+2
2014-10-20Staging: iio: trigger: Add module name information in KconfigDarshana Padmadas1-1/+4
2014-09-19staging: iio: trigger: add blank lines after declarationsCatalina Mocanu1-0/+3
2014-07-07iio:trigger: Introduce the use of devm_kzallocHimangi Saraogi1-20/+11
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()Peter Meerwald2-3/+2
2014-06-14staging:iio-trig-periodic-rtc: Allow to reset frequency to 0Peter Meerwald1-3/+16
2014-06-14staging:iio-trig-periodic-rtc: CleanupPeter Meerwald1-4/+3
2014-04-14staging: iio: fix coding styleJoel Porquet1-1/+2
2013-09-28staging:iio:iio-trig-bfin-timer: Fix compile errorLars-Peter Clausen1-1/+1
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2-16/+11
2013-06-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron3-128/+0
2013-06-04staging:iio:triggers:interrupt trigger - one per platform device.Jonathan Cameron1-76/+45
2013-06-04staging:iio:triggers: rename iio-trig-gpio to iio-trig-interruptJonathan Cameron3-45/+31
2013-06-04staging:iio:trigger:gpio bug in release of gpio in error pathJonathan Cameron1-2/+1
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron3-239/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen4-15/+15
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/coreIngo Molnar1-1/+0
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devexitBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devinitBill Pemberton3-3/+3
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-09-17staging:iio:trigger:bfintmr Add output supportLars-Peter Clausen2-16/+80
2012-09-17staging:iio:trigger:bfintmr: Only enable timer when necessaryLars-Peter Clausen1-3/+24
2012-09-17staging:iio:trigger:bfintmr: Avoid divide by zeroLars-Peter Clausen1-2/+8
2012-09-06staging:iio:sysfs-trigger: Use irq_work to properly active triggerLars-Peter Clausen2-1/+18
2012-09-03staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2-2/+2
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2-6/+6
2012-06-22staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen3-5/+5