summaryrefslogtreecommitdiff
path: root/drivers/firewire/core-card.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter1-66/+152
2010-08-02firewire: core: add forgotten dummy driver methods, remove unused onesStefan Richter1-26/+38
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter1-0/+1
2010-07-23firewire: normalize status values in packet callbacksStefan Richter1-2/+2
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter1-16/+52
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter1-3/+9
2010-07-08firewire: core: no need to track irq flags in bm_workStefan Richter1-8/+7
2010-06-19firewire: drop sizeof expressions from some request size argumentsStefan Richter1-3/+2
2010-06-10firewire: core: always enable cycle master packetsClemens Ladisch1-7/+19
2010-06-10firewire: allocate broadcast channel in hardwareClemens Ladisch1-5/+11
2010-06-10firewire: core: add CSR abdicate supportClemens Ladisch1-1/+2
2010-06-10firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch1-0/+4
2010-06-10firewire: core: retry on local errors in bus manager electionClemens Ladisch1-0/+10
2010-06-02firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter1-5/+19
2010-05-19firewire: core: use separate timeout for each transactionClemens Ladisch1-11/+0
2010-04-19firewire: core: clean up config ROM related defined constantsStefan Richter1-5/+6
2010-01-26firewire: core: add_descriptor size checkStefan Richter1-13/+28
2009-10-14firewire: core: optimize Topology Map creationStefan Richter1-15/+2
2009-10-14firewire: core: clarify generate_config_rom usageStefan Richter1-11/+8
2009-10-14firewire: optimize config ROM creationStefan Richter1-25/+37
2009-10-14firewire: normalize style of queue_work wrappersStefan Richter1-4/+1
2009-09-12firewire: core: fix race with parallel PCI device probeStefan Richter1-8/+5
2009-06-25firewire: core: do not DMA-map stack addressesStefan Richter1-7/+7
2009-06-16firewire: core: fix iso context shutdown on card removalStefan Richter1-7/+11
2009-06-14firewire: net: allow for unordered unit discoveryStefan Richter1-2/+0
2009-06-14firewire: net: style changesStefan Richter1-1/+1
2009-06-14firewire: add IPv4 supportJay Fenlason1-0/+4
2009-06-06firewire: core: prepare for non-core children of card devicesStefan Richter1-7/+1
2009-06-05firewire: rename source filesStefan Richter1-0/+567