| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: Enable remote DMA above 4 GB | Stefan Richter | 2014-01-20 | 1 | -3/+3 |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | firewire: WQ_NON_REENTRANT is meaningless and going away | Tejun Heo | 2013-07-30 | 1 | -2/+1 |
* | firewire: addendum to address handler RCU conversion | Stefan Richter | 2012-09-28 | 1 | -5/+8 |
* | firewire: remove global lock around address handlers, convert to RCU | Peter Hurley | 2012-09-28 | 1 | -9/+11 |
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-30 | 1 | -2/+21 |
|\ |
|
| * | firewire: core: allocate the low memory region | Clemens Ladisch | 2012-05-27 | 1 | -2/+21 |
* | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-24 | 1 | -0/+26 |
|\ \
| |/ |
|
| * | firewire: move rcode_string() to core | Clemens Ladisch | 2012-04-17 | 1 | -0/+26 |
* | | firewire: Add function to get speed from opaque struct fw_request | Chris Boot | 2012-05-09 | 1 | -0/+9 |
|/ |
|
* | firewire: core: convert AR-req handler lock from _irqsave to _bh | Stefan Richter | 2012-02-22 | 1 | -13/+8 |
* | firewire: core: fix race at address_handler unregistration | Stefan Richter | 2012-02-22 | 1 | -5/+8 |
* | firewire: core: remove obsolete comment | Stefan Richter | 2012-02-22 | 1 | -8/+0 |
* | firewire: core: prefix log messages with card name | Stefan Richter | 2012-02-22 | 1 | -2/+2 |
* | firewire: use clamp and min3 macros | Stefan Richter | 2011-10-09 | 1 | -2/+2 |
* | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 2011-05-10 | 1 | -6/+6 |
* | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter | 2011-05-10 | 1 | -1/+11 |
* | firewire: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 1 | -3/+4 |
* | firewire: use split transaction timeout only for split transactions | Clemens Ladisch | 2011-01-04 | 1 | -13/+32 |
* | firewire: make PHY packet header format consistent | Clemens Ladisch | 2010-12-13 | 1 | -3/+4 |
* | firewire: core: Update WARN uses | Joe Perches | 2010-12-12 | 1 | -3/+3 |
* | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch | 2010-08-19 | 1 | -3/+10 |
* | firewire: core: fix upper bound of possible CSR allocations | Stefan Richter | 2010-07-23 | 1 | -1/+1 |
* | firewire: cdev: add PHY packet reception | Stefan Richter | 2010-07-23 | 1 | -0/+5 |
* | firewire: normalize status values in packet callbacks | Stefan Richter | 2010-07-23 | 1 | -1/+4 |
* | firewire: core: integrate software-forced bus resets with bus management | Stefan Richter | 2010-07-13 | 1 | -3/+15 |
* | firewire: core: fix fw_send_request kerneldoc comment | Stefan Richter | 2010-07-13 | 1 | -38/+46 |
* | firewire: expose extended tcode of incoming lock requests to (userspace) drivers | Jay Fenlason | 2010-06-20 | 1 | -1/+3 |
* | firewire: remove an unused function argument | Stefan Richter | 2010-06-20 | 1 | -7/+7 |
* | firewire: core: remove unused variable | Stefan Richter | 2010-06-19 | 1 | -6/+5 |
* | firewire: rename CSR access driver methods | Stefan Richter | 2010-06-19 | 1 | -6/+4 |
* | firewire: core: combine some repeated code | Stefan Richter | 2010-06-19 | 1 | -69/+15 |
* | firewire: normalize STATE_CLEAR/SET CSR access interface | Stefan Richter | 2010-06-19 | 1 | -29/+12 |
* | firewire: replace get_features card driver hook | Stefan Richter | 2010-06-19 | 1 | -2/+1 |
* | firewire: 'add CSR_... support' addendum | Stefan Richter | 2010-06-19 | 1 | -21/+6 |
* | firewire: core: add CSR abdicate support | Clemens Ladisch | 2010-06-10 | 1 | -2/+11 |
* | firewire: add CSR cmstr support | Clemens Ladisch | 2010-06-10 | 1 | -2/+10 |
* | firewire: core: add CSR MAINT_UTILITY support | Clemens Ladisch | 2010-06-10 | 1 | -0/+9 |
* | firewire: add CSR PRIORITY_BUDGET support | Clemens Ladisch | 2010-06-10 | 1 | -0/+14 |
* | firewire: add CSR BUSY_TIMEOUT support | Clemens Ladisch | 2010-06-10 | 1 | -3/+11 |
* | firewire: add CSR BUS_TIME support | Clemens Ladisch | 2010-06-10 | 1 | -3/+11 |
* | firewire: add CSR CYCLE_TIME write support | Clemens Ladisch | 2010-06-10 | 1 | -0/+3 |
* | firewire: core: add CSR SPLIT_TIMEOUT support | Clemens Ladisch | 2010-06-10 | 1 | -11/+65 |
* | firewire: core: add CSR RESET_START support | Clemens Ladisch | 2010-06-10 | 1 | -0/+5 |
* | firewire: add CSR NODE_IDS support | Clemens Ladisch | 2010-06-10 | 1 | -0/+11 |
* | firewire: add read_csr_reg driver callback | Clemens Ladisch | 2010-06-10 | 1 | -1/+2 |
* | firewire: core: add CSR STATE_CLEAR/STATE_SET support | Clemens Ladisch | 2010-06-10 | 1 | -0/+44 |
* | firewire: core: trivial fix for warning strings | Stefan Richter | 2010-06-09 | 1 | -3/+3 |
* | firewire: check cdev response length | Clemens Ladisch | 2010-06-09 | 1 | -1/+37 |
* | firewire: core: use separate timeout for each transaction | Clemens Ladisch | 2010-05-19 | 1 | -33/+37 |