summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
AgeCommit message (Expand)AuthorLines
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-123/+1714
2009-06-21firewire: new stack is no longer experimentalStefan Richter-28/+24
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-829/+544
2009-06-16firewire: net: better FIFO address range check and rcodesStefan Richter-16/+14
2009-06-16firewire: net: fix card driver reloadingStefan Richter-8/+10
2009-06-16firewire: core: fix iso context shutdown on card removalStefan Richter-7/+11
2009-06-16firewire: core: fix DMA unmapping in iso buffer removalStefan Richter-2/+2
2009-06-15firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman-3/+3
2009-06-14firewire: net: adjust net_device opsStefan Richter-10/+2
2009-06-14firewire: net: remove unused codeStefan Richter-6/+1
2009-06-14firewire: net: allow for unordered unit discoveryStefan Richter-249/+207
2009-06-14firewire: net: style changesStefan Richter-1077/+966
2009-06-14firewire: net: add Kconfig item, rename driverStefan Richter-4/+16
2009-06-14firewire: add IPv4 supportJay Fenlason-87/+1832
2009-06-14firewire: core: use more outbound tlabelsStefan Richter-4/+4
2009-06-14firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter-1/+17
2009-06-06firewire: core: prepare for non-core children of card devicesStefan Richter-12/+22
2009-06-06firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter-1/+1
2009-06-06firewire: add parent-of-unit accessorStefan Richter-18/+23
2009-06-05firewire: rename source filesStefan Richter-4/+4
2009-06-05firewire: reorganize header filesStefan Richter-737/+326
2009-06-05firewire: clean up includesStefan Richter-22/+61
2009-06-05firewire: ohci: access bus_seconds atomicallyStefan Richter-3/+4
2009-06-05firewire: also use vendor ID in root directory for driver matchesStefan Richter-6/+16
2009-06-05firewire: share device ID table type with ieee1394Stefan Richter-25/+15
2009-06-01firewire: core: add sysfs attribute for easier udev rulesStefan Richter-1/+51
2009-06-01firewire: core: check for missing struct update at build time, not run timeStefan Richter-2/+9
2009-05-17firewire: core: improve check for local nodeStefan Richter-6/+4
2009-03-24firewire: core: optimize propagation of BROADCAST_CHANNELStefan Richter-90/+52
2009-03-24firewire: core: simplify broadcast channel allocationStefan Richter-92/+34
2009-03-24firewire: core: increase bus manager grace periodStefan Richter-5/+6
2009-03-24firewire: core: drop unused call parameters of close_transactionStefan Richter-9/+8
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter-57/+40
2009-03-24firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return valueStefan Richter-8/+4
2009-03-24firewire: cdev: fix race of ioctl_send_request with bus resetStefan Richter-1/+1
2009-03-24firewire: cdev: secure add_descriptor ioctlStefan Richter-0/+8
2009-03-24firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter-5/+6
2009-03-24firewire: broadcast channel supportJay Fenlason-6/+177
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason-2/+81
2009-03-24firewire: core: normalize a function argument nameStefan Richter-5/+5
2009-03-24firewire: normalize a variable nameStefan Richter-12/+16
2009-03-24firewire: core: remove condition which is always falseStefan Richter-1/+1
2009-03-24firewire: core: move some functionsStefan Richter-46/+44
2009-03-24firewire: core: clean up includesStefan Richter-11/+22
2009-03-24firewire: cdev: simplify a schedule_delayed_work wrapperStefan Richter-12/+6
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter-17/+23
2009-03-24firewire: cdev: shut down iso context before freeing the bufferStefan Richter-3/+3
2009-03-24firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter-12/+8
2009-03-24firewire: cdev: extend transaction payload size checkStefan Richter-3/+2
2009-03-24firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter-0/+4