summaryrefslogtreecommitdiff
path: root/drivers/firewire/core-transaction.c
Commit message (Expand)AuthorAge
* firewire: core: use correct vendor/model IDsClemens Ladisch2015-02-02
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-20
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* firewire: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-30
* firewire: addendum to address handler RCU conversionStefan Richter2012-09-28
* firewire: remove global lock around address handlers, convert to RCUPeter Hurley2012-09-28
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\
| * firewire: core: allocate the low memory regionClemens Ladisch2012-05-27
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-24
|\ \ | |/
| * firewire: move rcode_string() to coreClemens Ladisch2012-04-17
* | firewire: Add function to get speed from opaque struct fw_requestChris Boot2012-05-09
|/
* 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