Commit Graph

75 Commits (5e05ad7d4e3b11f935998882b5d9c3b257137f1b)

Author SHA1 Message Date
Kristian Høgsberg 69cdb7268c firewire: Rename 'send_iso' to 'start_iso'. 18 years ago
Kristian Høgsberg 295e3feb92 firewire: Implement basic isochronous receive functionality. 18 years ago
Kristian Høgsberg 30200739e6 firewire: Generalize the iso transmit descriptor buffer logic. 18 years ago
Kristian Høgsberg 9aad812538 firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. 18 years ago
Kristian Høgsberg c889475fb5 firewire: Read the *Clear versions of the iso interrupt register. 18 years ago
Kristian Høgsberg cbb59da719 firewire: Fix another typo from the bitfield conversion. 18 years ago
Kristian Høgsberg 82eff9db7d firewire: Use dma_mapping_error() for checking for DMA mapping errors. 18 years ago
Kristian Høgsberg 730c32f58b firewire: Implement proper transaction cancelation. 18 years ago
Kristian Høgsberg 72e318e07e firewire: Reduce some redundant register definitions. 18 years ago
Kristian Høgsberg 32b46093a0 firewire: Rework async receive DMA. 18 years ago
Kristian Høgsberg 0edeefd99f firewire: Make sure we wait for DMA to stop before we reprogram it. 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 e636fe2576 firewire: Loop requests to the host controller back into the stack. 18 years ago
Kristian Høgsberg 2639a6fb26 firewire: Use struct fw_packet for incoming packets too in controller interface. 18 years ago
Stefan Richter 907293d788 firewire: consistent usage of node_id 18 years ago
Stefan Richter 366f5f4fa3 firewire: fw-ohci: remove unnecessary macro 18 years ago
Stefan Richter 6cad95fe97 firewire: fix failure path in ohci_enable_phys_dma 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
Andrew Morton cf3e72fd85 firewire: build fix 18 years ago
Andrew Morton fcf7770a0b firewire: printk warning fix 18 years ago
Kristian Høgsberg ed5689122f firewire: Add driver for OHCI firewire host controllers. 18 years ago