index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
1
-0
/
+9
2012-04-18
firewire: move rcode_string() to core
Clemens Ladisch
1
-0
/
+26
2012-02-23
firewire: core: convert AR-req handler lock from _irqsave to _bh
Stefan Richter
1
-13
/
+8
2012-02-23
firewire: core: fix race at address_handler unregistration
Stefan Richter
1
-5
/
+8
2012-02-23
firewire: core: remove obsolete comment
Stefan Richter
1
-8
/
+0
2012-02-23
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-11
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
1
-6
/
+6
2011-05-11
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
1
-1
/
+11
2011-05-11
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-21
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
1
-1
/
+3
2010-06-21
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
2010-05-19
firewire: core: use separate timeout for each transaction
Clemens Ladisch
1
-33
/
+37
2010-05-19
firewire: core: Fix tlabel exhaustion problem
Peter Hurley
1
-1
/
+1
2010-04-19
firewire: core: make transaction label allocation more robust
Clemens Ladisch
1
-5
/
+19
2010-02-21
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
1
-11
/
+6
[next]