Commit Graph

44 Commits (e4c2ce82ca2710e17cb4df8eb2b249fa2eb5af30)

Author SHA1 Message Date
Stefan Richter c0220d686b firewire: avoid memleak after phy config transmit failure 17 years ago
Stefan Richter b9549bc680 firewire: small fw_fill_request cleanup 17 years ago
Stefan Richter e9aeb46c93 firewire: fully initialize fw_transaction before marking it pending 17 years ago
Stefan Richter a7ea67823a firewire: don't respond to broadcast write requests 17 years ago
Stefan Richter e534fe16b9 firewire: implement broadcast_channel CSR for 1394a compliance 17 years ago
Stefan Richter ae1e535579 firewire: deadline for PHY config transmission 17 years ago
Stefan Richter 0bf607c5b4 firewire: don't panic on invalid AR request buffer 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Adrian Bunk db8be076ca firewire: cleanups 17 years ago
Stefan Richter 2a0a259049 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) 17 years ago
Jarod Wilson 15f0d833f6 firewire: use bitwise and to get reg in handle_registers 17 years ago
Jarod Wilson cca6097713 firewire: replace more hex values with defined csr constants 17 years ago
Stefan Richter 10a4c73551 firewire: fix panic in handle_at_packet 17 years ago
Stefan Richter efbf390a2d firewire: endianess annotations 17 years ago
Jarod Wilson 8f9f963e5d firewire: replace subtraction with bitwise and 17 years ago
Rabin Vincent 478b233eda firewire: Fix extraction of source node id 17 years ago
Uwe Kleine-König dbe7f76dd6 fix typo "insted" -> "instead" 18 years ago
Stefan Richter 1415d9189e firewire: optimize fw_core_add_address_handler 18 years ago
Stefan Richter ae57988f68 firewire: fw-core: make two variables static 18 years ago
Stefan Richter 9c9bdf4d50 firewire: fix memory leak of fw_request instances 18 years ago
Stefan Richter 5d59a6f1ba firewire: remove bogus check in fw_core_handle_request 18 years ago
Kristian Høgsberg 2d826cc5c7 firewire: Always use parens with sizeof. 18 years ago
Kristian Høgsberg a77754a75d firewire: Uppercase most macro names. 18 years ago
Kristian Høgsberg c781c06d11 firewire: Clean up comment style. 18 years ago
Kristian Høgsberg d60d7f1d5c firewire: Implement CSR cycle time and bus time registers. 18 years ago
Kristian Høgsberg 473d28c730 firewire: Implement topology map and fix a couple of loopback bugs. 18 years ago
Kristian Høgsberg a3aca3dabb firewire: Switch cdev code over to use register_chrdev and keep a list of devices. 18 years ago
Kristian Høgsberg 937f687969 firewire: Let an fw_descriptor specify a leading immediate key/value pair. 18 years ago
Kristian Høgsberg 6e2e8424d3 firewire: Use correct payload pointer when demarshalling incoming requests. 18 years ago
Kristian Høgsberg 730c32f58b firewire: Implement proper transaction cancelation. 18 years ago
Kristian Høgsberg 32b46093a0 firewire: Rework async receive DMA. 18 years ago
Kristian Høgsberg 9fc82689bf firewire: Fix bit shift typo. 18 years ago
Kristian Høgsberg e5f49c3b83 firewire: Sanitize send error codes. 18 years ago
Kristian Høgsberg 93c4cceb96 firewire: Handle access to CSR resources on local node. 18 years ago
Kristian Høgsberg 36bfe49d07 firewire: Clean up response handling. 18 years ago
Kristian Høgsberg 2639a6fb26 firewire: Use struct fw_packet for incoming packets too in controller interface. 18 years ago
Kristian Høgsberg 83db801ce8 firewire: Implement gap count optimization. 18 years ago
Stefan Richter 907293d788 firewire: consistent usage of node_id 18 years ago
Stefan Richter 5af4e5eab3 firewire: comma after last enum item or initializer 18 years ago
Stefan Richter 5e20c28218 firewire: whitespace adjustments 18 years ago
Adrian Bunk 95688e97cd firewire: cleanups 18 years ago
Stefan Richter 21ebcd1224 firewire: mark some structs const 18 years ago
Kristian Høgsberg 19a15b937b firewire: Add device probing and sysfs integration. 18 years ago
Kristian Høgsberg 3038e353cf firewire: Add core firewire stack. 18 years ago