summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/industrialio-core.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Staging: iio: Staticise non-exported functionsMark Brown1-7/+7
2010-03-04staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron1-8/+8
2010-03-04staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron1-1/+4
2009-10-15staging: Complete sched.h removal from interrupt.hJeff Mahoney1-0/+1
2009-10-15Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar1-2/+2
2009-09-15Staging: IIO: core support for device registration and managementJonathan Cameron1-0/+851