| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: rename source files | Stefan Richter | 2009-06-05 | 1 | -1458/+0 |
* | firewire: reorganize header files | Stefan Richter | 2009-06-05 | 1 | -3/+2 |
* | firewire: core: improve check for local node | Stefan Richter | 2009-05-17 | 1 | -5/+1 |
* | firewire: cdev: add closure to async stream ioctl | Stefan Richter | 2009-03-24 | 1 | -27/+19 |
* | firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value | Stefan Richter | 2009-03-24 | 1 | -8/+4 |
* | firewire: cdev: fix race of ioctl_send_request with bus reset | Stefan Richter | 2009-03-24 | 1 | -1/+1 |
* | firewire: cdev: secure add_descriptor ioctl | Stefan Richter | 2009-03-24 | 1 | -0/+8 |
* | firewire: cdev: amendment to "add ioctl to query maximum transmission speed" | Stefan Richter | 2009-03-24 | 1 | -5/+6 |
* | firewire: implement asynchronous stream transmission | Jay Fenlason | 2009-03-24 | 1 | -0/+33 |
* | firewire: cdev: simplify a schedule_delayed_work wrapper | Stefan Richter | 2009-03-24 | 1 | -12/+6 |
* | firewire: cdev: add ioctls for iso resource management, amendment | Stefan Richter | 2009-03-24 | 1 | -1/+1 |
* | firewire: cdev: shut down iso context before freeing the buffer | Stefan Richter | 2009-03-24 | 1 | -3/+3 |
* | firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq | Stefan Richter | 2009-03-24 | 1 | -12/+8 |
* | firewire: cdev: extend transaction payload size check | Stefan Richter | 2009-03-24 | 1 | -3/+2 |
* | firewire: cdev: restrict broadcast write requests to Units Space | Stefan Richter | 2009-03-24 | 1 | -0/+4 |
* | firewire: cdev: add ioctl for broadcast write requests | Jay Fenlason, Stefan Richter | 2009-03-24 | 1 | -27/+47 |
* | firewire: cdev: add ioctl to query maximum transmission speed | Stefan Richter | 2009-03-24 | 1 | -0/+10 |
* | firewire: cdev: add ioctls for manual iso resource management | Stefan Richter | 2009-03-24 | 1 | -13/+54 |
* | firewire: cdev: add ioctls for isochronous resource management | Jay Fenlason, Stefan Richter | 2009-03-24 | 1 | -1/+214 |
* | firewire: cdev: sort includes | Stefan Richter | 2009-03-24 | 1 | -13/+15 |
* | firewire: cdev: unify names of struct types and of their instances | Stefan Richter | 2009-03-24 | 1 | -168/+169 |
* | firewire: cdev: reference-count client instances | Stefan Richter | 2009-03-24 | 1 | -9/+46 |
* | firewire: cdev: use list_first_entry | Stefan Richter | 2009-03-24 | 1 | -1/+1 |
* | firewire: remove line breaks before function names | Stefan Richter | 2009-03-24 | 1 | -51/+37 |
* | firewire: standardize a variable name | Stefan Richter | 2009-03-24 | 1 | -22/+22 |
* | firewire: cdev: address handler input validation | Stefan Richter | 2009-03-24 | 1 | -2/+3 |
* | firewire: cdev: use an idr rather than a linked list for resources | Jay Fenlason | 2009-03-24 | 1 | -51/+114 |
* | firewire: cdev: fix race of fw_device_op_release with bus reset | Stefan Richter | 2009-03-24 | 1 | -4/+4 |
* | firewire: cdev: tcodes input validation | Stefan Richter | 2009-03-24 | 1 | -2/+25 |
* | firewire: convert client_list_lock to mutex | Stefan Richter | 2009-03-24 | 1 | -12/+8 |
* | firewire: add a client_list_lock | Jay Fenlason | 2009-03-24 | 1 | -15/+13 |
* | firewire: fix ioctl() return code | Stefan Richter | 2008-10-15 | 1 | -1/+1 |
* | firewire: fix setting tag and sy in iso transmission | Stefan Richter | 2008-10-15 | 1 | -2/+2 |
* | firewire: Preserve response data alignment bug when it is harmless | David Moore | 2008-08-02 | 1 | -9/+20 |
* | firewire: queue the right number of data | JiSheng Zhang | 2008-07-20 | 1 | -3/+3 |
* | firewire: fill_bus_reset_event needs lock protection | Stefan Richter | 2008-06-19 | 1 | -2/+7 |
* | firewire: prevent userspace from accessing shut down devices | Jay Fenlason | 2008-05-20 | 1 | -0/+14 |
* | firewire: reread config ROM when device reset the bus | Stefan Richter | 2008-04-18 | 1 | -3/+10 |
* | firewire: fix NULL pointer deref. and resource leak | Stefan Richter | 2008-02-21 | 1 | -2/+7 |
* | firewire: fix "kobject_add failed for fw* with -EEXIST" | Stefan Richter | 2008-02-16 | 1 | -3/+5 |
* | firewire: enforce access order between generation and node ID, fix "giving up... | Stefan Richter | 2008-01-30 | 1 | -0/+1 |
* | firewire: fw-cdev: use device generation, not card generation | Stefan Richter | 2008-01-30 | 1 | -1/+1 |
* | firewire: fw-cdev: reorder wakeup vs. spinlock | Jay Fenlason | 2007-10-17 | 1 | -3/+2 |
* | firewire: adopt read cycle timer ABI from raw1394 | Stefan Richter | 2007-10-17 | 1 | -0/+26 |
* | firewire: fw-core: local variable shadows a global one | Stefan Richter | 2007-10-17 | 1 | -11/+10 |
* | fw-cdev __user annotations | Al Viro | 2007-10-14 | 1 | -2/+3 |
* | firewire: support S100B...S400B and link slower than PHY | Stefan Richter | 2007-07-10 | 1 | -1/+1 |
* | firewire: Only set client->iso_context if allocation was successful. | Kristian Høgsberg | 2007-06-21 | 1 | -8/+11 |
* | firewire: Change struct fw_cdev_iso_packet to not use bitfields. | Kristian Høgsberg | 2007-05-31 | 1 | -1/+16 |
* | firewire: fix return code | Jeff Garzik | 2007-05-27 | 1 | -1/+1 |