aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/industrialio-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-33/+27
2010-05-11staging:iio: Directory name changes to match new ABI.Jonathan Cameron1-2/+3
2010-05-11staging:iio: Move event attributes into the event[n] device in sysfsJonathan Cameron1-13/+12
2010-05-11staging: iio: Move from class to busJonathan Cameron1-17/+11
2010-05-11Staging: iio: Fix remaining code style issuesRoel Van Nyen1-1/+1
2010-04-30Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton1-1/+1
2010-04-30staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: iio: Staticise non-exported functionsMark Brown1-7/+7
2010-03-03staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron1-8/+8
2010-03-03staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron1-1/+4
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney1-0/+1
2009-10-14Staging: 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