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
/
iio
/
industrialio-event.c
Age
Commit message (
Expand
)
Author
2013-11-15
kfifo API type safety
Stefani Seibold
2013-10-12
iio: Add a hysteresis event info attribute
Lars-Peter Clausen
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-18
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-15
iio: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-03-17
iio: events: Make iio_push_event() IRQ context save
Lars-Peter Clausen
2012-11-17
drivers/iio/industrialio-event.c: eliminate possible double free
Julia Lawall
2012-10-19
iio: Use strict_strtouint instead of kstrtoul
Lars-Peter Clausen
2012-07-08
iio: Fix unitialized use of list
Sascha Hauer
2012-05-14
iio: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron