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