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