Linux 2.6.30-rc8
[safe/jmp/linux-2.6] / drivers / firewire / fw-iso.c
2009-03-24 Stefan Richterfirewire: normalize a variable name
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for iso resource management...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctls for isochronous resource...
2009-03-24 Stefan Richterfirewire: prevent creation of multiple IR DMA contexts...
2009-03-24 Stefan Richterfirewire: remove line breaks before function names
2009-03-24 Stefan Richterfirewire: standardize a variable name
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-04-18 Adrian Bunkfirewire: cleanups
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-03-15 Kristian Høgsbergfirewire: Move sync and tag parameters to start_iso...
2007-03-09 Stefan Richterfirewire: adjust whitespace
2007-03-09 Kristian Høgsbergfirewire: Implement sync and tag matching for isochrono...
2007-03-09 Kristian Høgsbergfirewire: Configure channel and speed at context creati...
2007-03-09 Kristian Høgsbergfirewire: Get zeroed out pages for mapping to user...
2007-03-09 Kristian Høgsbergfirewire: Use a buffer fill descriptor for receive...
2007-03-09 Kristian Høgsbergfirewire: Implement functionality to stop isochronous...
2007-03-09 Kristian Høgsbergfirewire: Rename 'send_iso' to 'start_iso'.
2007-03-09 Kristian Høgsbergfirewire: Implement basic isochronous receive functiona...
2007-03-09 Kristian Høgsbergfirewire: Split the iso buffer out from fw_iso_context...
2007-03-09 Kristian Høgsbergfirewire: Use dma_mapping_error() for checking for...
2007-03-09 Stefan Richterfirewire: whitespace adjustments
2007-03-09 Kristian Høgsbergfirewire: Add device probing and sysfs integration.
2007-03-09 Kristian Høgsbergfirewire: Add core firewire stack.