summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/industrialio-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-33/+27Star
|\
| * staging:iio: Directory name changes to match new ABI.Jonathan Cameron2010-05-111-2/+3
| * staging:iio: Move event attributes into the event[n] device in sysfsJonathan Cameron2010-05-111-13/+12Star
| * staging: iio: Move from class to busJonathan Cameron2010-05-111-17/+11Star
| * Staging: iio: Fix remaining code style issuesRoel Van Nyen2010-05-111-1/+1
* | Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton2010-04-301-1/+1
* | staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang2010-04-301-1/+2
|/
* 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