aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-iso.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24firewire: normalize a variable nameStefan Richter1-4/+6
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter1-16/+22
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter1-6/+170
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter1-1/+2
2009-03-24firewire: remove line breaks before function namesStefan Richter1-16/+12
2009-03-24firewire: standardize a variable nameStefan Richter1-6/+6
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-04-18firewire: cleanupsAdrian Bunk1-5/+0
2007-05-10firewire: Clean up comment style.Kristian Høgsberg1-2/+2
2007-03-15firewire: Move sync and tag parameters to start_iso ioctl.Kristian Høgsberg1-8/+4
2007-03-09firewire: adjust whitespaceStefan Richter1-1/+1
2007-03-09firewire: Implement sync and tag matching for isochronous receive.Kristian Høgsberg1-2/+6
2007-03-09firewire: Configure channel and speed at context creation time.Kristian Høgsberg1-6/+5
2007-03-09firewire: Get zeroed out pages for mapping to user space.Kristian Høgsberg1-1/+1
2007-03-09firewire: Use a buffer fill descriptor for receive when header size is 0.Kristian Høgsberg1-1/+1
2007-03-09firewire: Implement functionality to stop isochronous DMA contexts.Kristian Høgsberg1-0/+7
2007-03-09firewire: Rename 'send_iso' to 'start_iso'.Kristian Høgsberg1-4/+4
2007-03-09firewire: Implement basic isochronous receive functionality.Kristian Høgsberg1-3/+4
2007-03-09firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.Kristian Høgsberg1-52/+66
2007-03-09firewire: Use dma_mapping_error() for checking for DMA mapping errors.Kristian Høgsberg1-6/+15
2007-03-09firewire: whitespace adjustmentsStefan Richter1-4/+0
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg1-0/+1
2007-03-09firewire: Add core firewire stack.Kristian Høgsberg1-0/+136