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
/
fw-transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
firewire: replace subtraction with bitwise and
Jarod Wilson
1
-1
/
+1
2008-01-30
firewire: Fix extraction of source node id
Rabin Vincent
1
-1
/
+1
2007-10-20
fix typo "insted" -> "instead"
Uwe Kleine-König
1
-1
/
+1
2007-10-17
firewire: optimize fw_core_add_address_handler
Stefan Richter
1
-3
/
+9
2007-08-02
firewire: fw-core: make two variables static
Stefan Richter
1
-2
/
+2
2007-07-18
firewire: fix memory leak of fw_request instances
Stefan Richter
1
-1
/
+3
2007-07-18
firewire: remove bogus check in fw_core_handle_request
Stefan Richter
1
-5
/
+0
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
1
-3
/
+3
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
1
-63
/
+63
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
1
-25
/
+46
2007-03-09
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
1
-1
/
+60
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-4
/
+48
2007-03-09
firewire: Switch cdev code over to use register_chrdev and keep a list of dev...
Kristian Høgsberg
1
-0
/
+7
2007-03-09
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
1
-9
/
+25
2007-03-09
firewire: Use correct payload pointer when demarshalling incoming requests.
Kristian Høgsberg
1
-1
/
+1
2007-03-09
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
1
-7
/
+47
2007-03-09
firewire: Rework async receive DMA.
Kristian Høgsberg
1
-1
/
+2
2007-03-09
firewire: Fix bit shift typo.
Kristian Høgsberg
1
-1
/
+1
2007-03-09
firewire: Sanitize send error codes.
Kristian Høgsberg
1
-6
/
+6
2007-03-09
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
1
-5
/
+9
2007-03-09
firewire: Clean up response handling.
Kristian Høgsberg
1
-27
/
+27
2007-03-09
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
1
-52
/
+47
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
1
-2
/
+6
2007-03-09
firewire: consistent usage of node_id
Stefan Richter
1
-3
/
+3
2007-03-09
firewire: comma after last enum item or initializer
Stefan Richter
1
-6
/
+6
2007-03-09
firewire: whitespace adjustments
Stefan Richter
1
-8
/
+0
2007-03-09
firewire: cleanups
Adrian Bunk
1
-1
/
+1
2007-03-09
firewire: mark some structs const
Stefan Richter
1
-7
/
+7
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
1
-4
/
+1
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg
1
-0
/
+730