aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-06-15firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-14firewire: core: use more outbound tlabelsStefan Richter
2009-06-14firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter
2009-06-06firewire: core: prepare for non-core children of card devicesStefan Richter
2009-06-06firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter
2009-06-06firewire: add parent-of-unit accessorStefan Richter
2009-06-05firewire: rename source filesStefan Richter
2009-06-05firewire: reorganize header filesStefan Richter
2009-06-05firewire: clean up includesStefan Richter
2009-06-05firewire: ohci: access bus_seconds atomicallyStefan Richter
2009-06-05firewire: also use vendor ID in root directory for driver matchesStefan Richter
2009-06-05firewire: share device ID table type with ieee1394Stefan Richter
2009-06-01firewire: core: add sysfs attribute for easier udev rulesStefan Richter
2009-06-01firewire: core: check for missing struct update at build time, not run timeStefan Richter
2009-05-17firewire: core: improve check for local nodeStefan Richter
2009-03-24firewire: core: optimize propagation of BROADCAST_CHANNELStefan Richter
2009-03-24firewire: core: simplify broadcast channel allocationStefan Richter
2009-03-24firewire: core: increase bus manager grace periodStefan Richter
2009-03-24firewire: core: drop unused call parameters of close_transactionStefan Richter
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter
2009-03-24firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return valueStefan Richter
2009-03-24firewire: cdev: fix race of ioctl_send_request with bus resetStefan Richter
2009-03-24firewire: cdev: secure add_descriptor ioctlStefan Richter
2009-03-24firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter
2009-03-24firewire: broadcast channel supportJay Fenlason
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason
2009-03-24firewire: core: normalize a function argument nameStefan Richter
2009-03-24firewire: normalize a variable nameStefan Richter
2009-03-24firewire: core: remove condition which is always falseStefan Richter
2009-03-24firewire: core: move some functionsStefan Richter
2009-03-24firewire: core: clean up includesStefan Richter
2009-03-24firewire: cdev: simplify a schedule_delayed_work wrapperStefan Richter
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter
2009-03-24firewire: cdev: shut down iso context before freeing the bufferStefan Richter
2009-03-24firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2009-03-24firewire: cdev: extend transaction payload size checkStefan Richter
2009-03-24firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter
2009-03-24firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: add ioctl to query maximum transmission speedStefan Richter
2009-03-24firewire: cdev: add ioctls for manual iso resource managementStefan Richter
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter
2009-03-24firewire: core: topology header fixStefan Richter
2009-03-24firewire: cdev: sort includesStefan Richter
2009-03-24firewire: cdev: unify names of struct types and of their instancesStefan Richter
2009-03-24firewire: cdev: reference-count client instancesStefan Richter
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter
2009-03-24firewire: cdev: use list_first_entryStefan Richter
2009-03-24firewire: core: remove unused definitionsStefan Richter
2009-03-24firewire: remove line breaks before function namesStefan Richter