index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
firewire: cleanups
Adrian Bunk
2008-04-18
1
-7
/
+6
*
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
2008-04-18
1
-26
/
+25
*
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
2008-04-18
1
-1
/
+1
*
firewire: replace more hex values with defined csr constants
Jarod Wilson
2008-04-18
1
-3
/
+6
*
firewire: fix panic in handle_at_packet
Stefan Richter
2008-03-20
1
-0
/
+6
*
firewire: endianess annotations
Stefan Richter
2008-03-14
1
-1
/
+1
*
firewire: replace subtraction with bitwise and
Jarod Wilson
2008-01-30
1
-1
/
+1
*
firewire: Fix extraction of source node id
Rabin Vincent
2008-01-30
1
-1
/
+1
*
fix typo "insted" -> "instead"
Uwe Kleine-König
2007-10-20
1
-1
/
+1
*
firewire: optimize fw_core_add_address_handler
Stefan Richter
2007-10-17
1
-3
/
+9
*
firewire: fw-core: make two variables static
Stefan Richter
2007-08-02
1
-2
/
+2
*
firewire: fix memory leak of fw_request instances
Stefan Richter
2007-07-18
1
-1
/
+3
*
firewire: remove bogus check in fw_core_handle_request
Stefan Richter
2007-07-18
1
-5
/
+0
*
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
1
-3
/
+3
*
firewire: Uppercase most macro names.
Kristian Høgsberg
2007-05-10
1
-63
/
+63
*
firewire: Clean up comment style.
Kristian Høgsberg
2007-05-10
1
-25
/
+46
*
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
2007-03-09
1
-1
/
+60
*
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
2007-03-09
1
-4
/
+48
*
firewire: Switch cdev code over to use register_chrdev and keep a list of dev...
Kristian Høgsberg
2007-03-09
1
-0
/
+7
*
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
2007-03-09
1
-9
/
+25
*
firewire: Use correct payload pointer when demarshalling incoming requests.
Kristian Høgsberg
2007-03-09
1
-1
/
+1
*
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
2007-03-09
1
-7
/
+47
*
firewire: Rework async receive DMA.
Kristian Høgsberg
2007-03-09
1
-1
/
+2
*
firewire: Fix bit shift typo.
Kristian Høgsberg
2007-03-09
1
-1
/
+1
*
firewire: Sanitize send error codes.
Kristian Høgsberg
2007-03-09
1
-6
/
+6
*
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
2007-03-09
1
-5
/
+9
*
firewire: Clean up response handling.
Kristian Høgsberg
2007-03-09
1
-27
/
+27
*
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
2007-03-09
1
-52
/
+47
*
firewire: Implement gap count optimization.
Kristian Høgsberg
2007-03-09
1
-2
/
+6
*
firewire: consistent usage of node_id
Stefan Richter
2007-03-09
1
-3
/
+3
*
firewire: comma after last enum item or initializer
Stefan Richter
2007-03-09
1
-6
/
+6
*
firewire: whitespace adjustments
Stefan Richter
2007-03-09
1
-8
/
+0
*
firewire: cleanups
Adrian Bunk
2007-03-09
1
-1
/
+1
*
firewire: mark some structs const
Stefan Richter
2007-03-09
1
-7
/
+7
*
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
2007-03-09
1
-4
/
+1
*
firewire: Add core firewire stack.
Kristian Høgsberg
2007-03-09
1
-0
/
+730