linux-kernel-test/drivers/firewire
Stefan Richter 97c18b7fd6 firewire: cdev: unify names of struct types and of their instances
to indicate that they are specializations of struct event or of struct
client_resource, respectively.

struct response was both an event and a client_resource; it is now split
into struct outbound_transaction_resource and ~_event in order to
document more explicitly which types of client resources exist.

struct request and struct_request_event are renamed to struct
inbound_transaction_resource and ~_event because requests and responses
occur in outbound and in inbound transactions.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2009-03-24 20:56:43 +01:00
..
fw-card.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-cdev.c firewire: cdev: unify names of struct types and of their instances 2009-03-24 20:56:43 +01:00
fw-device.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-device.h firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-iso.c firewire: prevent creation of multiple IR DMA contexts for the same channel 2009-03-24 20:56:41 +01:00
fw-ohci.c firewire: prevent creation of multiple IR DMA contexts for the same channel 2009-03-24 20:56:41 +01:00
fw-ohci.h firewire: fw-ohci: log regAccessFail events 2008-04-18 17:55:34 +02:00
fw-sbp2.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-topology.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-topology.h firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-transaction.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-transaction.h firewire: prevent creation of multiple IR DMA contexts for the same channel 2009-03-24 20:56:41 +01:00
Kconfig firewire: Kconfig help update 2008-08-19 18:47:56 +02:00
Makefile firewire: prefix modules with firewire- instead of fw- 2007-05-27 23:21:01 +02:00