aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-01firewire: core: Remove card from list of cards when enable failsPetr Vandrovec1-1/+8
2009-01-29firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-7/+9
2009-01-28firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter1-10/+17
2009-01-28firewire: sbp2: define some magic numbers as macrosStefan Richter1-11/+12
2009-01-28firewire: sbp2: fix payload limit at S1600 and S3200Stefan Richter1-11/+12
2009-01-24firewire: core: optimize card shutdownStefan Richter2-3/+5
2009-01-24firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and othersStefan Richter1-1/+1
2009-01-24firewire: ohci: change "context_stop: still active" log messageStefan Richter1-2/+2
2009-01-20firewire: keep highlevel drivers attached during brief connection lossStefan Richter2-22/+100
2009-01-20firewire: unnecessary BM delay after generation rolloverStefan Richter3-2/+11
2009-01-20firewire: insist on successive self ID complete eventsStefan Richter1-0/+12
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2-16/+20
2009-01-04firewire: reorder struct fw_card for better cache efficiencyStefan Richter1-7/+3
2009-01-04firewire: fix resetting of bus manager retry counterStefan Richter2-9/+6
2009-01-04firewire: improve refcounting of fw_cardJay Fenlason4-7/+21
2009-01-04firewire: typo in commentJay Fenlason1-1/+1
2009-01-04firewire: fix small memory leak at module removalStefan Richter3-1/+5
2009-01-04firewire: fw-sbp2: remove unnecessary lockingStefan Richter1-15/+6
2008-12-10firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter3-4/+12
2008-11-25firewire: fw-sbp2: another iPod mini quirk entryStefan Richter1-0/+5
2008-10-31firewire: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-10/+8
2008-10-26firewire: fw-sbp2: fix racesJay Fenlason1-10/+26
2008-10-26firewire: fw-sbp2: delay first login to avoid retriesStefan Richter1-1/+1
2008-10-26firewire: fw-ohci: initialization failure path fixesStefan Richter1-9/+14
2008-10-26firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason1-0/+27
2008-10-26firewire: fix struct fw_node memory leakJay Fenlason1-2/+4
2008-10-26firewire: Survive more than 256 bus resetsJay Fenlason1-1/+1
2008-10-15firewire: fix ioctl() return codeStefan Richter1-1/+1
2008-10-15firewire: fix setting tag and sy in iso transmissionStefan Richter1-2/+2
2008-10-15firewire: fw-sbp2: fix another small generation access bugStefan Richter1-2/+5
2008-10-15firewire: fw-sbp2: enforce s/g segment size limitStefan Richter1-36/+27
2008-10-15firewire: fw_send_request_sync()Jay Fenlason5-114/+82
2008-08-19firewire: Kconfig help updateStefan Richter1-2/+2
2008-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-9/+20
2008-08-02firewire: Preserve response data alignment bug when it is harmlessDavid Moore1-9/+20
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds6-70/+65
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-6/+6
2008-07-25firewire: state userland requirements in Kconfig helpStefan Richter1-2/+7
2008-07-25firewire: avoid memleak after phy config transmit failureStefan Richter1-37/+21
2008-07-25firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter1-13/+24
2008-07-20firewire: queue the right number of dataJiSheng Zhang1-3/+3
2008-07-15Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-2/+23
2008-07-14firewire: warn on unfinished transactions during card removalStefan Richter1-1/+1
2008-07-14firewire: small fw_fill_request cleanupStefan Richter1-7/+5
2008-07-14firewire: fully initialize fw_transaction before marking it pendingStefan Richter1-5/+4
2008-07-14firewire: fix race of bus reset with request transmissionStefan Richter1-2/+0
2008-07-14firewire: don't respond to broadcast write requestsStefan Richter1-6/+6
2008-07-14firewire: clean up fw_card reference countingStefan Richter3-15/+40
2008-07-14firewire: clean up some includesStefan Richter1-4/+4
2008-07-14firewire: remove unused struct membersStefan Richter4-5/+0