Commit Graph

56 Commits (e0421bbe6479816ea16c6553b8f376c592e36a85)

Author SHA1 Message Date
Stefan Richter a38a00fdef firewire: core: drop unused call parameters of close_transaction 16 years ago
Stefan Richter 18e9b10fcd firewire: cdev: add closure to async stream ioctl 16 years ago
Jay Fenlason f8c2287c65 firewire: implement asynchronous stream transmission 16 years ago
Stefan Richter ba27e1f7bf firewire: core: normalize a function argument name 16 years ago
Stefan Richter 53dca51175 firewire: remove line breaks before function names 16 years ago
Stefan Richter 2dbd7d7e23 firewire: standardize a variable name 16 years ago
Stefan Richter c490a6dec6 firewire: core: remove obsolete assertions 16 years ago
Stefan Richter 44be21b63e firewire: core: remove outdated comment 16 years ago
Stefan Richter 3e0b5f0d7c firewire: cdev: address handler input validation 16 years ago
Stefan Richter d6053e08f5 firewire: fix small memory leak at module removal 16 years ago
Stefan Richter 1d1dc5e83f firewire: fw-ohci: fix IOMMU resource exhaustion 16 years ago
Jay Fenlason 1e119fa995 firewire: fw_send_request_sync() 16 years ago
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" 17 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