aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-transaction.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: sbp2: parallelize login, reconnect, logoutStefan Richter2011-05-101-6/+6
* firewire: core: use non-reentrant workqueue with rescuerStefan Richter2011-05-101-1/+11
* firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-101-3/+4
* firewire: use split transaction timeout only for split transactionsClemens Ladisch2011-01-041-13/+32
* firewire: make PHY packet header format consistentClemens Ladisch2010-12-131-3/+4
* firewire: core: Update WARN usesJoe Perches2010-12-121-3/+3
* firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
* firewire: core: fix upper bound of possible CSR allocationsStefan Richter2010-07-231-1/+1
* firewire: cdev: add PHY packet receptionStefan Richter2010-07-231-0/+5
* firewire: normalize status values in packet callbacksStefan Richter2010-07-231-1/+4
* firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-131-3/+15
* firewire: core: fix fw_send_request kerneldoc commentStefan Richter2010-07-131-38/+46
* firewire: expose extended tcode of incoming lock requests to (userspace) driversJay Fenlason2010-06-201-1/+3
* firewire: remove an unused function argumentStefan Richter2010-06-201-7/+7
* firewire: core: remove unused variableStefan Richter2010-06-191-6/+5
* firewire: rename CSR access driver methodsStefan Richter2010-06-191-6/+4
* firewire: core: combine some repeated codeStefan Richter2010-06-191-69/+15
* firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-191-29/+12
* firewire: replace get_features card driver hookStefan Richter2010-06-191-2/+1
* firewire: 'add CSR_... support' addendumStefan Richter2010-06-191-21/+6
* firewire: core: add CSR abdicate supportClemens Ladisch2010-06-101-2/+11
* firewire: add CSR cmstr supportClemens Ladisch2010-06-101-2/+10
* firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch2010-06-101-0/+9
* firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-101-0/+14
* firewire: add CSR BUSY_TIMEOUT supportClemens Ladisch2010-06-101-3/+11
* firewire: add CSR BUS_TIME supportClemens Ladisch2010-06-101-3/+11
* firewire: add CSR CYCLE_TIME write supportClemens Ladisch2010-06-101-0/+3
* firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch2010-06-101-11/+65
* firewire: core: add CSR RESET_START supportClemens Ladisch2010-06-101-0/+5
* firewire: add CSR NODE_IDS supportClemens Ladisch2010-06-101-0/+11
* firewire: add read_csr_reg driver callbackClemens Ladisch2010-06-101-1/+2
* firewire: core: add CSR STATE_CLEAR/STATE_SET supportClemens Ladisch2010-06-101-0/+44
* firewire: core: trivial fix for warning stringsStefan Richter2010-06-091-3/+3
* firewire: check cdev response lengthClemens Ladisch2010-06-091-1/+37
* firewire: core: use separate timeout for each transactionClemens Ladisch2010-05-191-33/+37
* firewire: core: Fix tlabel exhaustion problemPeter Hurley2010-05-191-1/+1
* firewire: core: make transaction label allocation more robustClemens Ladisch2010-04-191-5/+19
* firewire: remove incomplete Bus_Time CSR supportStefan Richter2010-02-201-11/+6
* firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-291-21/+97
* firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-311-2/+2
* firewire: core: WARN on wrong usage of core transaction functionsStefan Richter2009-10-311-2/+4
* firewire: core: optimize Topology Map creationStefan Richter2009-10-141-7/+2
* firewire: core: fix topology map response handlerStefan Richter2009-09-121-1/+1
* firewire: core: use more outbound tlabelsStefan Richter2009-06-141-4/+4
* firewire: rename source filesStefan Richter2009-06-051-0/+978