summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-16firewire: core: fix DMA unmapping in iso buffer removalStefan Richter1-2/+2
2009-06-14firewire: net: adjust net_device opsStefan Richter1-10/+2
2009-06-14firewire: net: remove unused codeStefan Richter1-6/+1
2009-06-14firewire: net: allow for unordered unit discoveryStefan Richter3-253/+207
2009-06-14firewire: net: style changesStefan Richter3-1083/+969
2009-06-14firewire: net: add Kconfig item, rename driverStefan Richter4-5/+17
2009-06-14firewire: add IPv4 supportJay Fenlason6-87/+1926
2009-06-14firewire: core: use more outbound tlabelsStefan Richter2-5/+6
2009-06-14firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2-1/+19
2009-06-06firewire: core: prepare for non-core children of card devicesStefan Richter3-12/+22
2009-06-06firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter1-1/+1
2009-06-06firewire: add parent-of-unit accessorStefan Richter3-18/+28
2009-06-05firewire: rename source filesStefan Richter9-4/+4
2009-06-05firewire: reorganize header filesStefan Richter14-737/+676
2009-06-05firewire: clean up includesStefan Richter7-22/+61
2009-06-05firewire: ohci: access bus_seconds atomicallyStefan Richter1-3/+4
2009-06-05firewire: also use vendor ID in root directory for driver matchesStefan Richter1-6/+16
2009-06-05firewire: share device ID table type with ieee1394Stefan Richter3-25/+15
2009-06-01firewire: core: add sysfs attribute for easier udev rulesStefan Richter2-1/+51
2009-06-01firewire: core: check for missing struct update at build time, not run timeStefan Richter1-2/+9
2009-05-17firewire: core: improve check for local nodeStefan Richter3-6/+4
2009-03-27DVB: firedtv: FireDTV S2 problems with tuning solvedBeat Michel Liechti1-1/+5
2009-03-24DVB: firedtv: fix printk format mismatchStefan Richter1-2/+2
2009-03-24ieee1394: constify device ID tablesStefan Richter7-8/+8
2009-03-24ieee1394: raw1394: add sparse annotations to raw1394_compat_writeStefan Richter1-3/+7
2009-03-24ieee1394: Storage class should be before const qualifierTobias Klauser5-9/+9
2009-03-24ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor...Stefan Richter1-2/+1
2009-03-24firewire: core: optimize propagation of BROADCAST_CHANNELStefan Richter5-90/+52
2009-03-24firewire: core: simplify broadcast channel allocationStefan Richter1-92/+34
2009-03-24firewire: core: increase bus manager grace periodStefan Richter1-5/+6
2009-03-24firewire: core: drop unused call parameters of close_transactionStefan Richter1-9/+8
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter4-72/+56
2009-03-24firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return valueStefan Richter1-8/+4
2009-03-24firewire: cdev: fix race of ioctl_send_request with bus resetStefan Richter1-1/+1
2009-03-24firewire: cdev: secure add_descriptor ioctlStefan Richter2-1/+12
2009-03-24firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter2-28/+20
2009-03-24firewire: broadcast channel supportJay Fenlason3-6/+177
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason5-2/+108
2009-03-24firewire: core: normalize a function argument nameStefan Richter2-5/+5
2009-03-24firewire: normalize a variable nameStefan Richter4-12/+16
2009-03-24firewire: core: remove condition which is always falseStefan Richter1-1/+1
2009-03-24firewire: core: move some functionsStefan Richter1-46/+44
2009-03-24firewire: core: clean up includesStefan Richter2-11/+22
2009-03-24firewire: cdev: simplify a schedule_delayed_work wrapperStefan Richter1-12/+6
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter3-23/+27
2009-03-24firewire: cdev: increment fw_cdev_version, update documentationStefan Richter1-5/+30
2009-03-24firewire: cdev: shut down iso context before freeing the bufferStefan Richter1-3/+3
2009-03-24firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter1-12/+8
2009-03-24firewire: cdev: extend transaction payload size checkStefan Richter1-3/+2
2009-03-24firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter1-0/+4