summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/industrialio-core.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: Fix remaining code style issuesRoel Van Nyen2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: iio: Staticise non-exported functionsMark Brown2010-03-041-7/+7
* staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron2010-03-041-8/+8
* staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron2010-03-041-1/+4
* staging: Complete sched.h removal from interrupt.hJeff Mahoney2009-10-141-0/+1
* Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron2009-10-141-0/+1
* Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2009-09-211-2/+2
* Staging: IIO: core support for device registration and managementJonathan Cameron2009-09-151-0/+851