Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / include / linux / firewire-cdev.h
2010-04-15 Stefan Richterfirewire: cdev: fix cut+paste mistake in disclaimer
2010-04-15 Stefan Richterfirewire: cdev: change license of exported header files...
2010-04-10 Stefan Richterfirewire: cdev: comment fixlet
2010-04-10 Clemens Ladischfirewire: cdev: iso packet documentation
2010-02-24 Stefan Richterfirewire: cdev: increment ABI version number
2010-02-24 Stefan Richterfirewire: cdev: add more flexible cycle timer ioctl
2010-01-26 Stefan Richterfirewire: cdev: add_descriptor documentation fix
2009-12-29 Clemens Ladischfirewire: fix use of multiple AV/C devices, allow multi...
2009-03-24 Stefan Richterfirewire: cdev: add closure to async stream ioctl
2009-03-24 Stefan Richterfirewire: cdev: secure add_descriptor ioctl
2009-03-24 Stefan Richterfirewire: cdev: amendment to "add ioctl to query maximu...
2009-03-24 Jay Fenlasonfirewire: implement asynchronous stream transmission
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for iso resource management...
2009-03-24 Stefan Richterfirewire: cdev: increment fw_cdev_version, update docum...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctl for broadcast write requests
2009-03-24 Stefan Richterfirewire: cdev: add ioctl to query maximum transmission...
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for manual iso resource...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctls for isochronous resource...
2009-03-24 Stefan Richterfirewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFO
2009-03-24 Stefan Richterfirewire: cdev: documentation fixlet
2008-10-15 Jay Fenlasonfirewire: Add more documentation to firewire-cdev.h
2007-10-16 Stefan Richterfirewire: adopt read cycle timer ABI from raw1394
2007-07-09 Kristian Høgsbergfirewire: Document userspace ioctl interface.
2007-05-31 Kristian Høgsbergfirewire: Change struct fw_cdev_iso_packet to not use...
2007-05-10 Kristian Høgsbergfirewire: Break out shared IEEE1394 constant to separat...
2007-05-10 Kristian Høgsbergfirewire: Use linux/*.h instead of asm/*.h header files.
2007-04-30 Kristian Høgsbergfirewire: Rename fw-device-cdev.c to fw-cdev.c and...