summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2009-03-17firewire: core: optimize propagation of BROADCAST_CHANNELStefan Richter
2009-03-17firewire: core: simplify broadcast channel allocationStefan Richter
2009-03-17firewire: core: increase bus manager grace periodStefan Richter
2009-03-17firewire: core: drop unused call parameters of close_transactionStefan Richter
2009-03-17firewire: cdev: add closure to async stream ioctlStefan Richter
2009-03-17firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return valueStefan Richter
2009-03-17firewire: cdev: fix race of ioctl_send_request with bus resetStefan Richter
2009-03-17firewire: cdev: secure add_descriptor ioctlStefan Richter
2009-03-17firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter
2009-03-06firewire: broadcast channel supportJay Fenlason
2009-03-06firewire: implement asynchronous stream transmissionJay Fenlason
2009-03-06firewire: core: normalize a function argument nameStefan Richter
2009-02-09firewire: normalize a variable nameStefan Richter
2009-02-09firewire: core: remove condition which is always falseStefan Richter
2009-02-09firewire: core: move some functionsStefan Richter
2009-02-09firewire: core: clean up includesStefan Richter
2009-02-01Merge branch 'fixes' into for-nextStefan Richter
2009-02-01firewire: core: Remove card from list of cards when enable failsPetr Vandrovec
2009-01-29Merge branch 'fixes' into for-nextStefan Richter
2009-01-29firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter
2009-01-28Merge branch 'fixes' into for-nextStefan Richter
2009-01-28firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter
2009-01-28firewire: sbp2: define some magic numbers as macrosStefan Richter
2009-01-28firewire: sbp2: fix payload limit at S1600 and S3200Stefan Richter
2009-01-24Merge branch 'fixes' into for-nextStefan Richter
2009-01-24firewire: core: optimize card shutdownStefan Richter
2009-01-24Merge branch 'fixes' into for-nextStefan Richter
2009-01-24firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter
2009-01-24firewire: ohci: change "context_stop: still active" log messageStefan Richter
2009-01-20Merge branch 'fixes' into for-nextStefan Richter
2009-01-20firewire: keep highlevel drivers attached during brief connection lossStefan Richter
2009-01-20firewire: unnecessary BM delay after generation rolloverStefan Richter
2009-01-20firewire: insist on successive self ID complete eventsStefan Richter
2009-01-18Merge branch 'firedtv' of ../git-firedtv into for-nextStefan Richter
2009-01-18Merge branch 'topology' into for-nextStefan Richter
2009-01-18firewire: cdev: simplify a schedule_delayed_work wrapperStefan Richter
2009-01-10firewire: cdev: Workaround bug in idr_remove_all()David Moore
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter
2009-01-08firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter
2009-01-08firewire: ohci: change "context_stop: still active" log messageStefan Richter
2009-01-08firewire: cdev: shut down iso context before freeing the bufferStefan Richter
2009-01-04firewire: unnecessary BM delay after generation rolloverStefan Richter
2009-01-04firewire: insist on successive self ID complete eventsStefan Richter
2009-01-04firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2009-01-04firewire: cdev: extend transaction payload size checkStefan Richter
2009-01-04firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter
2009-01-04firewire: cdev: add ioctl for broadcast write requestsStefan Richter
2009-01-04firewire: cdev: add ioctl to query maximum transmission speedStefan Richter
2009-01-04firewire: cdev: add ioctls for manual iso resource managementStefan Richter
2009-01-04firewire: cdev: add ioctls for isochronous resource managementStefan Richter