aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/fw-iso.c
AgeCommit message (Expand)Author
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-18firewire: cleanupsAdrian Bunk
2007-05-10firewire: Clean up comment style.Kristian Høgsberg
2007-03-15firewire: Move sync and tag parameters to start_iso ioctl.Kristian Høgsberg
2007-03-09firewire: adjust whitespaceStefan Richter
2007-03-09firewire: Implement sync and tag matching for isochronous receive.Kristian Høgsberg
2007-03-09firewire: Configure channel and speed at context creation time.Kristian Høgsberg
2007-03-09firewire: Get zeroed out pages for mapping to user space.Kristian Høgsberg
2007-03-09firewire: Use a buffer fill descriptor for receive when header size is 0.Kristian Høgsberg
2007-03-09firewire: Implement functionality to stop isochronous DMA contexts.Kristian Høgsberg
2007-03-09firewire: Rename 'send_iso' to 'start_iso'.Kristian Høgsberg
2007-03-09firewire: Implement basic isochronous receive functionality.Kristian Høgsberg
2007-03-09firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.Kristian Høgsberg
2007-03-09firewire: Use dma_mapping_error() for checking for DMA mapping errors.Kristian Høgsberg
2007-03-09firewire: whitespace adjustmentsStefan Richter
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg
2007-03-09firewire: Add core firewire stack.Kristian Høgsberg