summaryrefslogtreecommitdiff
path: root/ioops.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-12ioops: mark failure path as unlikelyDaniel Borkmann1-9/+8
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-0/+16
2013-06-04ioops: fix build error by renaming 'len' variableDaniel Borkmann1-2/+2
2013-06-04ioops: Add {read,write}_blob_or_die for reading/writing binary blobsDaniel Borkmann1-0/+23
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-0/+1
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-0/+98
2016-07-19greybus: timesync: Bugfix ping should not result in -EAGAINBryan O'Donoghue1-1/+1 2016-07-18greybus: greybus_protocols.h: convert __u32 to __le32Bryan O'Donoghue1-4/+4 2016-07-18greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32Bryan O'Donoghue2-4/+8 2016-07-17greybus: camera: Update CSI config parametersJacopo Mondi