Jonathan Cameron
|
04581681df
iio:trigger: Remove necessity to have a trig->ops structure.
|
8 年之前 |
Jonathan Cameron
|
035c70aeb6
iio: triggers: Use macros to avoid boilerplate assignment of owner.
|
8 年之前 |
Jonathan Cameron
|
63b19547cc
iio: Use macro magic to avoid manual assign of driver_module
|
8 年之前 |
Marcin Niestroj
|
4eecbe8188
iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
|
8 年之前 |
Dan Carpenter
|
2c99f1a09d
iio: trigger: clean up viio_trigger_alloc()
|
8 年之前 |
Bhumika Goyal
|
3bdafc49f5
iio: industrialio-trigger: constify device_type structures
|
8 年之前 |
Alison Schofield
|
d5d24bcc0a
iio: trigger: close race condition in acquiring trigger reference
|
8 年之前 |
Lars-Peter Clausen
|
43ece27e70
iio:trigger: Add helper function to verify that a trigger belongs to the same device
|
9 年之前 |
Linus Walleij
|
702a7b8e06
iio: trigger: helpers to determine own trigger
|
9 年之前 |
Gregor Boirie
|
9083325f11
iio:trigger: add resource managed (un)register
|
9 年之前 |
Matt Ranostay
|
c8cdf70890
iio: trigger: allow immutable triggers to be assigned
|
9 年之前 |
Gregor Boirie
|
bc2b7dab62
iio:core: timestamping clock selection support
|
9 年之前 |
Greg Kroah-Hartman
|
3c9a6793bd
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
|
9 年之前 |
Crestez Dan Leonard
|
3b8e73ec82
iio: Refuse to register triggers with duplicate names
|
9 年之前 |
Greg Kroah-Hartman
|
af52739b92
Merge 4.7-rc4 into staging-next
|
9 年之前 |
Crestez Dan Leonard
|
9954382335
iio: Fix error handling in iio_trigger_attach_poll_func
|
9 年之前 |
Jonathan Cameron
|
ef2d71d6b7
iio: triggers: Make trigger ops structure explicitly non optional.
|
9 年之前 |
Vladimir Barinov
|
735ad074ff
iio: Support triggered events
|
10 年之前 |
Cristina Opriceana
|
8e563b0dab
iio: trigger: Add missing fields in kernel docs
|
10 年之前 |
Peter Meerwald
|
398fd22b6b
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()
|
10 年之前 |
Hartmut Knaack
|
92825ff974
iio get rid of unneccessary error_ret
|
11 年之前 |
Axel Lin
|
f59c2576c1
iio:trigger: Convert to use ATTRIBUTE_GROUPS
|
11 年之前 |
Peter Meerwald
|
a35e1fd268
iio: Remove redundant check that new trigger is different from old
|
11 年之前 |
Peter Meerwald
|
17666ef3c7
iio: Minor kerneldoc fix for iio_trigger_write_current()
|
11 年之前 |
Sachin Kamat
|
a7e57dce02
iio: core: Move kernel doc to the right location
|
11 年之前 |
Jacek Anaszewski
|
d536321df3
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
|
12 年之前 |
Lars-Peter Clausen
|
a1a8e1dc11
iio:trigger: Fix use_count race condition
|
12 年之前 |
Jonathan Cameron
|
8bade40664
iio:trigger: device_unregister->device_del to avoid double free
|
12 年之前 |
Peter Meerwald
|
860c9c5427
iio: tweak language in industrialio-trigger comments
|
12 年之前 |
Lars-Peter Clausen
|
6d459aa011
iio:trigger: Register sysfs file statically
|
13 年之前 |