summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-162-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/+0Star
|/
* staging: iio: trigger: add blank lines after declarationsCatalina Mocanu2014-09-201-0/+3
* iio:trigger: Introduce the use of devm_kzallocHimangi Saraogi2014-07-071-20/+11Star
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-142-3/+2Star
* 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/+3Star
* 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/+11Star
* iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron2013-06-043-128/+0Star
* staging:iio:triggers:interrupt trigger - one per platform device.Jonathan Cameron2013-06-041-76/+45Star
* staging:iio:triggers: rename iio-trig-gpio to iio-trig-interruptJonathan Cameron2013-06-043-45/+31Star
* staging:iio:trigger:gpio bug in release of gpio in error pathJonathan Cameron2013-06-041-2/+1Star
* iio:trigger:sysfs Move out of staging.Jonathan Cameron2013-05-223-239/+0Star
* 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/+0Star
|\
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0Star
* | staging: iio: remove use of __devexit_pBill Pemberton2012-11-223-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-233-5/+5
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-304-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-033-33/+3Star
* staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-161-1/+0Star
* staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-231-1/+1
* staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on...Jonathan Cameron2011-08-241-0/+7
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-234-4/+21
* staging: IIO corrected the spelling in iio-trig-gpioanish2011-06-281-1/+1
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-204-67/+27Star
* staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron2011-05-201-35/+135
* iio: trigger: iio-trig-bfin-timer: select missing dependencyMichael Hennerich2011-05-121-0/+1
* staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timerMichael Hennerich2011-02-233-0/+263
* Staging: IIO: TRIGGER: New sysfs based triggerMichael Hennerich2011-02-093-0/+119
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-052-12/+2Star
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-222-2/+4
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-222-16/+5Star
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-181-1/+2
* Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2010-05-112-4/+4