index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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-03-24
firewire: core: drop unused call parameters of close_transaction
Stefan Richter
1
-9
/
+8
2009-03-24
firewire: cdev: add closure to async stream ioctl
Stefan Richter
1
-26
/
+16
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
1
-0
/
+25
2009-03-24
firewire: core: normalize a function argument name
Stefan Richter
1
-3
/
+3
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
1
-55
/
+37
2009-03-24
firewire: standardize a variable name
Stefan Richter
1
-4
/
+4
2009-03-24
firewire: core: remove obsolete assertions
Stefan Richter
1
-13
/
+4
2009-03-24
firewire: core: remove outdated comment
Stefan Richter
1
-6
/
+1
2009-03-24
firewire: cdev: address handler input validation
Stefan Richter
1
-9
/
+18
2009-01-04
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-15
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-18
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-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
[next]