summaryrefslogtreecommitdiff
path: root/include/linux/firewire-cdev.h
AgeCommit message (Expand)Author
2011-07-16firewire: cdev: ABI documentation enhancementsStefan Richter
2011-07-16firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter
2010-07-29firewire: add isochronous multichannel receptionStefan Richter
2010-07-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter
2010-07-23firewire: cdev: add PHY pingingStefan Richter
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter
2010-07-23firewire: cdev: add PHY packet transmissionStefan Richter
2010-07-23firewire: cdev: some clarifications to the API documentationStefan Richter
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter
2010-06-20firewire: cdev: extend fw_cdev_event_iso_interrupt documentationStefan Richter
2010-06-20firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter
2010-06-20firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter
2010-04-15firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter
2010-04-10firewire: cdev: comment fixletStefan Richter
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch
2010-02-24firewire: cdev: increment ABI version numberStefan Richter
2010-02-24firewire: cdev: add more flexible cycle timer ioctlStefan Richter
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter
2009-12-29firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter
2009-03-24firewire: cdev: secure add_descriptor ioctlStefan Richter
2009-03-24firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter
2009-03-24firewire: cdev: increment fw_cdev_version, update documentationStefan Richter
2009-03-24firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: add ioctl to query maximum transmission speedStefan Richter
2009-03-24firewire: cdev: add ioctls for manual iso resource managementStefan Richter
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFOStefan Richter
2009-03-24firewire: cdev: documentation fixletStefan Richter
2008-10-15firewire: Add more documentation to firewire-cdev.hJay Fenlason
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg
2007-05-31firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg
2007-05-10firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg
2007-04-30firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.Kristian Høgsberg