Commit Graph

50406 Commits (bbd1494580462fa35bdd2073dba3902fb53981bf)
 

Author SHA1 Message Date
Kristian Høgsberg 9aad812538 firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. 18 years ago
Kristian Høgsberg 6e2e8424d3 firewire: Use correct payload pointer when demarshalling incoming requests. 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 27a15e50fb firewire: Credit the old sbp2.c driver for being a good starting point. 18 years ago
Kristian Høgsberg bbf19db37e firewire: Use atomic_t's for serial numbers. 18 years ago
Kristian Høgsberg 362c2c8ca4 firewire: Spell out fw as firewire in sysfs. 18 years ago
Kristian Høgsberg 374a003928 firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens. 18 years ago
Kristian Høgsberg 993baca3dd firewire: Schedule topology work before calling driver update functions. 18 years ago
Kristian Høgsberg 7f37c426c6 firewire: Introduce a retry mechanism for reconnects and logins. 18 years ago
Kristian Høgsberg 1d3d52c536 firewire: fw-sbp2: Do ORB timeout right. 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
Stefan Richter 641f8791f0 firewire: use atomic type for fw_device.state 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 931c4834c8 firewire: Implement compliant bus management. 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 746083d86c firewire: Add lock transaction opcodes to fw-device-cdev.h. 18 years ago
Kristian Høgsberg 36bfe49d07 firewire: Clean up response handling. 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 748086eb53 firewire: fix compilation with gcc 3.4 18 years ago
Kristian Høgsberg 83db801ce8 firewire: Implement gap count optimization. 18 years ago
Stefan Richter cfb01381f4 firewire: fw-sbp2: set command set related device flags 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 02af8e70cb firewire: fw-sbp2: remove unused macro 18 years ago
Stefan Richter 5fa1580d2d firewire: fw-sbp2: remove bogus "emulated" host flag 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
Stefan Richter 227e7d8194 firewire: additional help in Kconfig 18 years ago
Stefan Richter 22a38e72bc firewire: put old and new stack into same Kconfig submenu 18 years ago
Stefan Richter 687198bbd2 firewire: consistent ifndef blocks in header files 18 years ago
Stefan Richter 35b7541c8f firewire: typo in Kconfig 18 years ago
Stefan Richter 9c87da4eb3 firewire: mark fw-core as experimental 18 years ago
Stefan Richter fe69ca3ac2 firewire: build fix 3 18 years ago
Andrew Morton 0b5b290344 firewire: build fix 2 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 9ba136d0fe firewire: Add SBP-2 protocol driver for storage devices. 18 years ago
Kristian Høgsberg ed5689122f firewire: Add driver for OHCI firewire host controllers. 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