summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger
Commit message (Expand)AuthorAgeFilesLines
* iio: trigger: free trigger resource correctlyAlison Schofield2017-01-221-2/+2
* iio:trigger: Fix coding style in iio-trig-bfin-timer.c by aligning parameters...rishabh hardas2017-01-071-1/+1
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-041-6/+6
|\
| * staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-281-6/+6
* | staging: iio: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield2016-03-281-1/+2
|/
* staging:iio: Remove periodic RTC trigger driverLars-Peter Clausen2016-02-273-227/+0
* staging: iio: trigger: Remove explicit comparisonsCristina Moraru2015-10-242-3/+3
* Staging: iio: trigger: Use braces on both branches of if statementCristina Opriceana2015-08-141-1/+2
* Staging: iio: trigger: Alignment should match open parenthesisCristina Opriceana2015-08-142-4/+5
* Staging: iio: trigger: Remove explicit NULL comparisonCristina Opriceana2015-04-011-2/+2
* Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-241-7/+5
|\
| * staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsign...Rickard Strandqvist2015-02-211-7/+5
* | Staging: iio: use !x instead of x == NULLSomya Anand2015-03-161-1/+1
|/
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-152-2/+6
|\
| * Staging: iio: trigger: Break line over 80 charactersDarshana Padmadas2014-10-201-1/+2
| * Staging: iio: trigger: Add module name information in KconfigDarshana Padmadas2014-10-201-1/+4
* | staging: iio: trigger: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
|/
* staging: iio: trigger: add blank lines after declarationsCatalina Mocanu2014-09-191-0/+3
* iio:trigger: Introduce the use of devm_kzallocHimangi Saraogi2014-07-071-20/+11
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-142-3/+2
* staging:iio-trig-periodic-rtc: Allow to reset frequency to 0Peter Meerwald2014-06-141-3/+16
* staging:iio-trig-periodic-rtc: CleanupPeter Meerwald2014-06-141-4/+3
* staging: iio: fix coding styleJoel Porquet2014-04-141-1/+2
* staging:iio:iio-trig-bfin-timer: Fix compile errorLars-Peter Clausen2013-09-281-1/+1
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-082-16/+11
* iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron2013-06-043-128/+0
* staging:iio:triggers:interrupt trigger - one per platform device.Jonathan Cameron2013-06-041-76/+45
* staging:iio:triggers: rename iio-trig-gpio to iio-trig-interruptJonathan Cameron2013-06-043-45/+31
* staging:iio:trigger:gpio bug in release of gpio in error pathJonathan Cameron2013-06-041-2/+1
* iio:trigger:sysfs Move out of staging.Jonathan Cameron2013-05-223-239/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-254-15/+15
|/
* Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
|\
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | staging: iio: remove use of __devexit_pBill Pemberton2012-11-213-3/+3
* | staging: iio: remove use of __devexitBill Pemberton2012-11-213-3/+3
* | staging: iio: remove use of __devinitBill Pemberton2012-11-213-3/+3
|/
* staging:iio:trigger:bfintmr Add output supportLars-Peter Clausen2012-09-172-16/+80
* staging:iio:trigger:bfintmr: Only enable timer when necessaryLars-Peter Clausen2012-09-171-3/+24
* staging:iio:trigger:bfintmr: Avoid divide by zeroLars-Peter Clausen2012-09-171-2/+8
* staging:iio:sysfs-trigger: Use irq_work to properly active triggerLars-Peter Clausen2012-09-062-1/+18
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-032-2/+2
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-272-6/+6
* staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen2012-06-223-5/+5
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-294-11/+11
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-254-8/+8
* staging: iio: Convert platform_drivers to use module_platform_driverMichael Hennerich2012-03-023-33/+3
* staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-161-1/+0
* staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-231-1/+1
OpenPOWER on IntegriCloud