index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
trigger
Age
Commit message (
Expand
)
Author
2012-03-02
staging: iio: Convert platform_drivers to use module_platform_driver
Michael Hennerich
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2011-10-23
staging:iio:trigger:bfin-timer: Fix compile error
Lars-Peter Clausen
2011-08-24
staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on...
Jonathan Cameron
2011-08-23
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...
Jonathan Cameron
2011-06-28
staging: IIO corrected the spelling in iio-trig-gpio
anish
2011-05-19
staging:iio:trigger handle name attr in core, remove old alloc and register a...
Jonathan Cameron
2011-05-19
staging:iio:trigger sysfs userspace trigger rework.
Jonathan Cameron
2011-05-12
iio: trigger: iio-trig-bfin-timer: select missing dependency
Michael Hennerich
2011-02-23
staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timer
Michael Hennerich
2011-02-09
Staging: IIO: TRIGGER: New sysfs based trigger
Michael Hennerich
2010-09-04
staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macro
Jonathan Cameron
2010-07-22
staging: iio: remove timestamp field from trigger and pass instead through po...
Jonathan Cameron
2010-07-22
staging: iio: Use kasprintf to allocate and fill trig->name
Jonathan Cameron
2010-06-18
Staging: iio: standardize kconfig/makefile spacing/style
Mike Frysinger
2010-05-11
Staging: iio: trigger: fix up some global variables
Greg Kroah-Hartman
2010-05-11
Staging: iio: iio-trig-gpio: Remove redundant gpio_request
Michael Hennerich
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
Staging: iio: kconfig and make edits
Randy Dunlap
2009-09-15
Staging: iio: fix duplicate dev_attr_name
Randy Dunlap
2009-09-15
Staging: IIO: Proof of concept gpio trigger
Jonathan Cameron
2009-09-15
Staging: IIO: Periodic timer based trigger
Jonathan Cameron