index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
firewire: fix small memory leak at module removal
Stefan Richter
1
-0
/
+2
2008-12-10
firewire: fw-ohci: fix IOMMU resource exhaustion
Stefan Richter
1
-0
/
+3
2008-10-16
firewire: fw_send_request_sync()
Jay Fenlason
1
-4
/
+44
2008-07-25
firewire: avoid memleak after phy config transmit failure
Stefan Richter
1
-37
/
+21
2008-07-14
firewire: small fw_fill_request cleanup
Stefan Richter
1
-7
/
+5
2008-07-14
firewire: fully initialize fw_transaction before marking it pending
Stefan Richter
1
-5
/
+4
2008-07-14
firewire: don't respond to broadcast write requests
Stefan Richter
1
-6
/
+6
2008-07-14
firewire: implement broadcast_channel CSR for 1394a compliance
Stefan Richter
1
-3
/
+17
2008-06-19
firewire: deadline for PHY config transmission
Stefan Richter
1
-15
/
+34
2008-06-19
firewire: don't panic on invalid AR request buffer
Stefan Richter
1
-1
/
+2
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
firewire: cleanups
Adrian Bunk
1
-7
/
+6
2008-04-18
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
1
-26
/
+25
2008-04-18
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
1
-1
/
+1
2008-04-18
firewire: replace more hex values with defined csr constants
Jarod Wilson
1
-3
/
+6
2008-03-20
firewire: fix panic in handle_at_packet
Stefan Richter
1
-0
/
+6
2008-03-14
firewire: endianess annotations
Stefan Richter
1
-1
/
+1
2008-01-31
firewire: replace subtraction with bitwise and
Jarod Wilson
1
-1
/
+1
2008-01-31
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-19
firewire: fix memory leak of fw_request instances
Stefan Richter
1
-1
/
+3
2007-07-19
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-10
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
1
-1
/
+60
2007-03-10
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-4
/
+48
2007-03-10
firewire: Switch cdev code over to use register_chrdev and keep a list of dev...
Kristian Høgsberg
1
-0
/
+7
2007-03-10
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
1
-9
/
+25
2007-03-10
firewire: Use correct payload pointer when demarshalling incoming requests.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
1
-7
/
+47
2007-03-10
firewire: Rework async receive DMA.
Kristian Høgsberg
1
-1
/
+2
2007-03-10
firewire: Fix bit shift typo.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Sanitize send error codes.
Kristian Høgsberg
1
-6
/
+6
2007-03-10
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
1
-5
/
+9
2007-03-10
firewire: Clean up response handling.
Kristian Høgsberg
1
-27
/
+27
2007-03-10
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
1
-52
/
+47
2007-03-10
firewire: Implement gap count optimization.
Kristian Høgsberg
1
-2
/
+6
2007-03-10
firewire: consistent usage of node_id
Stefan Richter
1
-3
/
+3
2007-03-10
firewire: comma after last enum item or initializer
Stefan Richter
1
-6
/
+6
2007-03-10
firewire: whitespace adjustments
Stefan Richter
1
-8
/
+0
2007-03-10
firewire: cleanups
Adrian Bunk
1
-1
/
+1
2007-03-10
firewire: mark some structs const
Stefan Richter
1
-7
/
+7
2007-03-10
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
1
-4
/
+1
2007-03-10
firewire: Add core firewire stack.
Kristian Høgsberg
1
-0
/
+730