aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-transaction.c
Commit message (Expand)AuthorAge
* firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter2012-02-22
* firewire: core: fix race at address_handler unregistrationStefan Richter2012-02-22
* firewire: core: remove obsolete commentStefan Richter2012-02-22
* firewire: core: prefix log messages with card nameStefan Richter2012-02-22
* firewire: use clamp and min3 macrosStefan Richter2011-10-09
* firewire: sbp2: parallelize login, reconnect, logoutStefan Richter2011-05-10
* firewire: core: use non-reentrant workqueue with rescuerStefan Richter2011-05-10
* firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-10
* firewire: use split transaction timeout only for split transactionsClemens Ladisch2011-01-04
* firewire: make PHY packet header format consistentClemens Ladisch2010-12-13
* firewire: core: Update WARN usesJoe Perches2010-12-12
* firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-19
* firewire: core: fix upper bound of possible CSR allocationsStefan Richter2010-07-23
* firewire: cdev: add PHY packet receptionStefan Richter2010-07-23
* firewire: normalize status values in packet callbacksStefan Richter2010-07-23
* firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-13
* firewire: core: fix fw_send_request kerneldoc commentStefan Richter2010-07-13
* firewire: expose extended tcode of incoming lock requests to (userspace) driversJay Fenlason2010-06-20
* firewire: remove an unused function argumentStefan Richter2010-06-20
* firewire: core: remove unused variableStefan Richter2010-06-19
* firewire: rename CSR access driver methodsStefan Richter2010-06-19
* firewire: core: combine some repeated codeStefan Richter2010-06-19
* firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-19
* firewire: replace get_features card driver hookStefan Richter2010-06-19
* firewire: 'add CSR_... support' addendumStefan Richter2010-06-19
* firewire: core: add CSR abdicate supportClemens Ladisch2010-06-10
* firewire: add CSR cmstr supportClemens Ladisch2010-06-10
* firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch2010-06-10
* firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-10
* firewire: add CSR BUSY_TIMEOUT supportClemens Ladisch2010-06-10
* firewire: add CSR BUS_TIME supportClemens Ladisch2010-06-10
* firewire: add CSR CYCLE_TIME write supportClemens Ladisch2010-06-10
* firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch2010-06-10
* firewire: core: add CSR RESET_START supportClemens Ladisch2010-06-10
* firewire: add CSR NODE_IDS supportClemens Ladisch2010-06-10
* firewire: add read_csr_reg driver callbackClemens Ladisch2010-06-10
* firewire: core: add CSR STATE_CLEAR/STATE_SET supportClemens Ladisch2010-06-10
* firewire: core: trivial fix for warning stringsStefan Richter2010-06-09
* firewire: check cdev response lengthClemens Ladisch2010-06-09
* firewire: core: use separate timeout for each transactionClemens Ladisch2010-05-18
* firewire: core: Fix tlabel exhaustion problemPeter Hurley2010-05-18
* firewire: core: make transaction label allocation more robustClemens Ladisch2010-04-19
* firewire: remove incomplete Bus_Time CSR supportStefan Richter2010-02-20
* firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-29
* firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-31
* firewire: core: WARN on wrong usage of core transaction functionsStefan Richter2009-10-31
* firewire: core: optimize Topology Map creationStefan Richter2009-10-14
* firewire: core: fix topology map response handlerStefan Richter2009-09-12
* firewire: core: use more outbound tlabelsStefan Richter2009-06-14
* firewire: rename source filesStefan Richter2009-06-05