Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5b1d078507bd33ebf6c2083fa363cf5832809c19
/
drivers
/
iio
/
industrialio-trigger.c
702a7b8
iio: trigger: helpers to determine own trigger
by Linus Walleij
· 8 years ago
9083325
iio:trigger: add resource managed (un)register
by Gregor Boirie
· 8 years ago
c8cdf70
iio: trigger: allow immutable triggers to be assigned
by Matt Ranostay
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
3c9a679
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
3b8e73e
iio: Refuse to register triggers with duplicate names
by Crestez Dan Leonard
· 8 years ago
af52739
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 8 years ago
9954382
iio: Fix error handling in iio_trigger_attach_poll_func
by Crestez Dan Leonard
· 9 years ago
ef2d71d
iio: triggers: Make trigger ops structure explicitly non optional.
by Jonathan Cameron
· 8 years ago
735ad07
iio: Support triggered events
by Vladimir Barinov
· 9 years ago
8e563b0
iio: trigger: Add missing fields in kernel docs
by Cristina Opriceana
· 9 years ago
398fd22
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()
by Peter Meerwald
· 10 years ago
92825ff
iio get rid of unneccessary error_ret
by Hartmut Knaack
· 11 years ago
f59c257
iio:trigger: Convert to use ATTRIBUTE_GROUPS
by Axel Lin
· 11 years ago
a35e1fd
iio: Remove redundant check that new trigger is different from old
by Peter Meerwald
· 11 years ago
17666ef
iio: Minor kerneldoc fix for iio_trigger_write_current()
by Peter Meerwald
· 11 years ago
a7e57dc
iio: core: Move kernel doc to the right location
by Sachin Kamat
· 11 years ago
d536321
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
by Jacek Anaszewski
· 11 years ago
a1a8e1d
iio:trigger: Fix use_count race condition
by Lars-Peter Clausen
· 11 years ago
8bade40
iio:trigger: device_unregister->device_del to avoid double free
by Jonathan Cameron
· 11 years ago
860c9c5
iio: tweak language in industrialio-trigger comments
by Peter Meerwald
· 12 years ago
6d459aa
iio:trigger: Register sysfs file statically
by Lars-Peter Clausen
· 12 years ago
034bd7b
iio: fix spelling of detach in static func
by Peter Meerwald
· 12 years ago
971ff1d
iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()
by Lars-Peter Clausen
· 12 years ago
e53f5ac
iio: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 12 years ago
7cbb753
staging:iio: Streamline API function naming
by Lars-Peter Clausen
· 13 years ago
a980e04
IIO: Move the core files to drivers/iio
by Jonathan Cameron
· 13 years ago
[Renamed from drivers/staging/iio/industrialio-trigger.c]
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
5dd72ec
staging:iio: trigger fixes for repeat request of same trigger and allocation failure
by Jonathan Cameron
· 13 years ago
e69616b
staging:iio:industrialio-trigger.c Trivial code style brackets fix
by Jonathan Cameron
· 13 years ago
67be8e3
staging:iio:triggers Remove unecessary existence checks and return val
by Jonathan Cameron
· 13 years ago
f8c6f4e
staging:iio:core:naming: dev_info to indio_dev for consistency
by Jonathan Cameron
· 13 years ago
ec3afa4
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
by Jonathan Cameron
· 13 years ago
3b99fb7
staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
by Jonathan Cameron
· 13 years ago
26d25ae
staging:iio: rework of attribute registration.
by Jonathan Cameron
· 13 years ago
9019309
staging:iio: remove defunct iio_put and iio_get.
by Jonathan Cameron
· 13 years ago
47c24fd
staging:iio: use ida_simple_get and ida_simple_remove + merge ids
by Jonathan Cameron
· 13 years ago
208b813
staging:iio:trigger push functions that don't need to be generaly available down into the core.
by Jonathan Cameron
· 13 years ago
cb6c89a
staging:iio:trigger core. Trivial code cleanups.
by Jonathan Cameron
· 13 years ago
3f72395
staging:iio: spit trigger.h into provider and consumer parts.
by Jonathan Cameron
· 13 years ago
6aea1c3
staging:iio:rename trigger_consumer.h to indicate it is core only.
by Jonathan Cameron
· 13 years ago
f60c4a0
staging:iio: prevent removal of module connected to trigger.
by Jonathan Cameron
· 13 years ago
e65bc6a
staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev.
by Jonathan Cameron
· 13 years ago
5f9c035
staging:iio:triggers. Add a reference get to the core for triggers.
by Jonathan Cameron
· 13 years ago
df9c1c4
staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.
by Jonathan Cameron
· 13 years ago
d29f73d
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure.
by Jonathan Cameron
· 13 years ago
43a4360
iio: trigger: Add filter callback
by Michael Hennerich
· 13 years ago
c11c4ee
staging: iio: industrialio-trigger: set iio_poll_func private_data
by Michael Hennerich
· 13 years ago
21b185f
staging:iio: poll func allocation clean up.
by Jonathan Cameron
· 13 years ago
59c85e8
staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
by Jonathan Cameron
· 13 years ago
1f78568
staging:iio:trigger sysfs userspace trigger rework.
by Jonathan Cameron
· 13 years ago
51c060a
staging:iio:trigger remove legacy pollfunc elements.
by Jonathan Cameron
· 13 years ago
8384d95
staging:iio: add generic data ready poll function.
by Jonathan Cameron
· 13 years ago
d96d133
staging:iio: Add infrastructure for irq_chip based triggers
by Jonathan Cameron
· 13 years ago
582e548
staging:iio: iio_trigger_unregister - remove rather strange search for what we already have.
by Jonathan Cameron
· 14 years ago
f6517f2
staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matching
by Jonathan Cameron
· 14 years ago
7b2c33b
staging: iio: remove timestamp field from trigger and pass instead through pollfuncs
by Jonathan Cameron
· 14 years ago
c3db00c
staging: iio: Add iio_triggered_ring postenable and predisable + use in drivers
by Jonathan Cameron
· 14 years ago
1574409
staging: iio: Add and convert drivers to use iio_alloc_pollfunc
by Jonathan Cameron
· 14 years ago
3c9bbf5
staging: iio: Use kasprintf to allocate and fill trig->name
by Jonathan Cameron
· 14 years ago
751a370
staging:iio: Code cleanups
by Jonathan Cameron
· 14 years ago
74112d3
Staging: iio: industrialio-trigger.c: minor fixups
by Greg Kroah-Hartman
· 15 years ago
5f87404
Staging: iio: Trivial - remove pointless semi colon (checkpatch found)
by Jonathan Cameron
· 15 years ago
5aaaeba
staging: iio: Move from class to bus
by Jonathan Cameron
· 15 years ago
7c32785
Staging: iio: iio_trigger_find_by_name: Skip trailing newline if available
by Michael Hennerich
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1637db4
Staging: IIO: Trigger support added to core.
by Jonathan Cameron
· 15 years ago