Age | Commit message (Expand) | Author | Files | Lines |
2009-06-05 | firewire: rename source files | Stefan Richter | 1 | -329/+0 |
2009-06-05 | firewire: reorganize header files | Stefan Richter | 1 | -2/+2 |
2009-06-05 | firewire: clean up includes | Stefan Richter | 1 | -0/+2 |
2009-03-24 | firewire: normalize a variable name | Stefan Richter | 1 | -4/+6 |
2009-03-24 | firewire: cdev: add ioctls for iso resource management, amendment | Stefan Richter | 1 | -16/+22 |
2009-03-24 | firewire: cdev: add ioctls for isochronous resource management | Jay Fenlason, Stefan Richter | 1 | -6/+170 |
2009-03-24 | firewire: prevent creation of multiple IR DMA contexts for the same channel | Stefan Richter | 1 | -1/+2 |
2009-03-24 | firewire: remove line breaks before function names | Stefan Richter | 1 | -16/+12 |
2009-03-24 | firewire: standardize a variable name | Stefan Richter | 1 | -6/+6 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -1/+1 |
2008-04-18 | firewire: cleanups | Adrian Bunk | 1 | -5/+0 |
2007-05-10 | firewire: Clean up comment style. | Kristian Høgsberg | 1 | -2/+2 |
2007-03-15 | firewire: Move sync and tag parameters to start_iso ioctl. | Kristian Høgsberg | 1 | -8/+4 |
2007-03-10 | firewire: adjust whitespace | Stefan Richter | 1 | -1/+1 |
2007-03-10 | firewire: Implement sync and tag matching for isochronous receive. | Kristian Høgsberg | 1 | -2/+6 |
2007-03-10 | firewire: Configure channel and speed at context creation time. | Kristian Høgsberg | 1 | -6/+5 |
2007-03-10 | firewire: Get zeroed out pages for mapping to user space. | Kristian Høgsberg | 1 | -1/+1 |
2007-03-10 | firewire: Use a buffer fill descriptor for receive when header size is 0. | Kristian Høgsberg | 1 | -1/+1 |
2007-03-10 | firewire: Implement functionality to stop isochronous DMA contexts. | Kristian Høgsberg | 1 | -0/+7 |
2007-03-10 | firewire: Rename 'send_iso' to 'start_iso'. | Kristian Høgsberg | 1 | -4/+4 |
2007-03-10 | firewire: Implement basic isochronous receive functionality. | Kristian Høgsberg | 1 | -3/+4 |
2007-03-10 | firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. | Kristian Høgsberg | 1 | -52/+66 |
2007-03-10 | firewire: Use dma_mapping_error() for checking for DMA mapping errors. | Kristian Høgsberg | 1 | -6/+15 |
2007-03-10 | firewire: whitespace adjustments | Stefan Richter | 1 | -4/+0 |
2007-03-10 | firewire: Add device probing and sysfs integration. | Kristian Høgsberg | 1 | -0/+1 |
2007-03-10 | firewire: Add core firewire stack. | Kristian Høgsberg | 1 | -0/+136 |