summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-transaction.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: core: use correct vendor/model IDsClemens Ladisch2015-02-021-2/+2
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-201-3/+3
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* firewire: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-301-2/+1
* firewire: addendum to address handler RCU conversionStefan Richter2012-09-281-5/+8
* firewire: remove global lock around address handlers, convert to RCUPeter Hurley2012-09-281-9/+11
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-301-2/+21
|\
| * firewire: core: allocate the low memory regionClemens Ladisch2012-05-271-2/+21
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-0/+26
|\ \ | |/
| * firewire: move rcode_string() to coreClemens Ladisch2012-04-171-0/+26
* | firewire: Add function to get speed from opaque struct fw_requestChris Boot2012-05-091-0/+9
|/
* firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter2012-02-221-13/+8
* firewire: core: fix race at address_handler unregistrationStefan Richter2012-02-221-5/+8
* firewire: core: remove obsolete commentStefan Richter2012-02-221-8/+0
* firewire: core: prefix log messages with card nameStefan Richter2012-02-221-2/+2
* firewire: use clamp and min3 macrosStefan Richter2011-10-091-2/+2
* 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
OpenPOWER on IntegriCloud