aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger
Commit message (Expand)AuthorAge
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-25
|/
* Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
|\
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17
* | staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* | staging: iio: remove use of __devexitBill Pemberton2012-11-21
* | staging: iio: remove use of __devinitBill Pemberton2012-11-21
|/
* staging:iio:trigger:bfintmr Add output supportLars-Peter Clausen2012-09-17
* staging:iio:trigger:bfintmr: Only enable timer when necessaryLars-Peter Clausen2012-09-17
* staging:iio:trigger:bfintmr: Avoid divide by zeroLars-Peter Clausen2012-09-17
* staging:iio:sysfs-trigger: Use irq_work to properly active triggerLars-Peter Clausen2012-09-06
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-03
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-27
* staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen2012-06-23
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging: iio: Convert platform_drivers to use module_platform_driverMichael Hennerich2012-03-02
* staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-16
* staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-23
* staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on...Jonathan Cameron2011-08-24
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-23
* staging: IIO corrected the spelling in iio-trig-gpioanish2011-06-28
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-19
* staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron2011-05-19
* iio: trigger: iio-trig-bfin-timer: select missing dependencyMichael Hennerich2011-05-12
* staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timerMichael Hennerich2011-02-23
* Staging: IIO: TRIGGER: New sysfs based triggerMichael Hennerich2011-02-09
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-05
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-22
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-22
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-18
* Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2010-05-11
* Staging: iio: iio-trig-gpio: Remove redundant gpio_requestMichael Hennerich2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: iio: kconfig and make editsRandy Dunlap2009-12-11
* Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-15
* Staging: IIO: Proof of concept gpio triggerJonathan Cameron2009-09-15
* Staging: IIO: Periodic timer based triggerJonathan Cameron2009-09-15