Age | Commit message (Expand) | Author |
2009-03-24 | firewire: core: optimize propagation of BROADCAST_CHANNEL | Stefan Richter |
2009-03-24 | firewire: core: simplify broadcast channel allocation | Stefan Richter |
2009-03-24 | firewire: core: increase bus manager grace period | Stefan Richter |
2009-03-24 | firewire: core: drop unused call parameters of close_transaction | Stefan Richter |
2009-03-24 | firewire: cdev: add closure to async stream ioctl | Stefan Richter |
2009-03-24 | firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value | Stefan Richter |
2009-03-24 | firewire: cdev: fix race of ioctl_send_request with bus reset | Stefan Richter |
2009-03-24 | firewire: cdev: secure add_descriptor ioctl | Stefan Richter |
2009-03-24 | firewire: cdev: amendment to "add ioctl to query maximum transmission speed" | Stefan Richter |
2009-03-24 | firewire: broadcast channel support | Jay Fenlason |
2009-03-24 | firewire: implement asynchronous stream transmission | Jay Fenlason |
2009-03-24 | firewire: core: normalize a function argument name | Stefan Richter |
2009-03-24 | firewire: normalize a variable name | Stefan Richter |
2009-03-24 | firewire: core: remove condition which is always false | Stefan Richter |
2009-03-24 | firewire: core: move some functions | Stefan Richter |
2009-03-24 | firewire: core: clean up includes | Stefan Richter |
2009-03-24 | firewire: cdev: simplify a schedule_delayed_work wrapper | Stefan Richter |
2009-03-24 | firewire: cdev: add ioctls for iso resource management, amendment | Stefan Richter |
2009-03-24 | firewire: cdev: shut down iso context before freeing the buffer | Stefan Richter |
2009-03-24 | firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq | Stefan Richter |
2009-03-24 | firewire: cdev: extend transaction payload size check | Stefan Richter |
2009-03-24 | firewire: cdev: restrict broadcast write requests to Units Space | Stefan Richter |
2009-03-24 | firewire: cdev: add ioctl for broadcast write requests | Jay Fenlason, Stefan Richter |
2009-03-24 | firewire: cdev: add ioctl to query maximum transmission speed | Stefan Richter |
2009-03-24 | firewire: cdev: add ioctls for manual iso resource management | Stefan Richter |
2009-03-24 | firewire: cdev: add ioctls for isochronous resource management | Jay Fenlason, Stefan Richter |
2009-03-24 | firewire: core: topology header fix | Stefan Richter |
2009-03-24 | firewire: cdev: sort includes | Stefan Richter |
2009-03-24 | firewire: cdev: unify names of struct types and of their instances | Stefan Richter |
2009-03-24 | firewire: cdev: reference-count client instances | Stefan Richter |
2009-03-24 | firewire: prevent creation of multiple IR DMA contexts for the same channel | Stefan Richter |
2009-03-24 | firewire: cdev: use list_first_entry | Stefan Richter |
2009-03-24 | firewire: core: remove unused definitions | Stefan Richter |
2009-03-24 | firewire: remove line breaks before function names | Stefan Richter |
2009-03-24 | firewire: standardize a variable name | Stefan Richter |
2009-03-24 | firewire: core: remove obsolete assertions | Stefan Richter |
2009-03-24 | firewire: core: remove outdated comment | Stefan Richter |
2009-03-24 | firewire: cdev: address handler input validation | Stefan Richter |
2009-03-24 | firewire: cdev: use an idr rather than a linked list for resources | Jay Fenlason |
2009-03-24 | firewire: cdev: fix race of fw_device_op_release with bus reset | Stefan Richter |
2009-03-24 | firewire: cdev: tcodes input validation | Stefan Richter |
2009-03-24 | firewire: convert client_list_lock to mutex | Stefan Richter |
2009-03-24 | firewire: add a client_list_lock | Jay Fenlason |
2009-03-24 | firewire: Include iso timestamp in headers when header_size > 4 | David Moore |
2009-02-01 | firewire: core: Remove card from list of cards when enable fails | Petr Vandrovec |
2009-01-29 | firewire: sbp2: add workarounds for 2nd and 3rd generation iPods | Stefan Richter |
2009-01-28 | firewire: sbp2: fix DMA mapping leak on the failure path | Stefan Richter |
2009-01-28 | firewire: sbp2: define some magic numbers as macros | Stefan Richter |
2009-01-28 | firewire: sbp2: fix payload limit at S1600 and S3200 | Stefan Richter |
2009-01-24 | firewire: core: optimize card shutdown | Stefan Richter |