Commit Graph

164 Commits (a5fcaa210626a79465321e344c91a6a7dc3881fa)

Author SHA1 Message Date
Stefan Richter 7aa484815f firewire: fw-sbp2: fix DMA mapping of management ORBs 18 years ago
Stefan Richter 8526392ae8 firewire: fw-sbp2: fix DMA mapping of command ORBs 18 years ago
Stefan Richter b4be016ad8 firewire: fw-sbp2: fix DMA mapping of S/G tables 18 years ago
Stefan Richter 332ef3310b firewire: fw-sbp2: add a boundary check 18 years ago
Stefan Richter 9fb2dd12c0 firewire: fw-sbp2: correctly align page tables 18 years ago
Stefan Richter e7cdf237b2 firewire: fw-sbp2: memset wants string.h 18 years ago
Stefan Richter ffd0db26dd firewire: fw-sbp2: use correct speed in sbp2_agent_reset 18 years ago
Jay Fenlason 6f061487f7 firewire: fw-sbp2: correctly dereference by container_of 18 years ago
Stefan Richter 5cd54c94b0 firewire: fw-sbp2: implement nonexclusive login 18 years ago
Stefan Richter 79352e9f94 firewire: fw-sbp2: let SCSI shutdown commands through before logout 18 years ago
Stefan Richter cf47c7a26c firewire: fw-sbp2: implement max sectors limit for some old bridges 18 years ago
Stefan Richter dae1a3aa8e firewire: simplify a struct type 18 years ago
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY 18 years ago
Stefan Richter 24d40125f1 firewire: optimize gap count with 1394b leaf nodes 18 years ago
Stefan Richter 25d83f583b firewire: remove unused macro 18 years ago
Stefan Richter 8a8cea2734 firewire: missing newline in printk 18 years ago
Stefan Richter b8f106570f firewire: fw-sbp2: remove unused struct member 18 years ago
Stefan Richter fe77d4f283 firewire: add Kconfig help on building both stacks 18 years ago
Stefan Richter 0a9972baa7 firewire: fix async reception on big endian machines 18 years ago
Kristian Høgsberg 24315c5e6f firewire: Only set client->iso_context if allocation was successful. 18 years ago
Stefan Richter a515958d6f firewire: fix hang after card ejection 18 years ago
Kristian Høgsberg 1ca31ae7cf firewire: Change struct fw_cdev_iso_packet to not use bitfields. 18 years ago
Kristian Høgsberg 2aef469a35 firewire: Implement suspend/resume PCI driver hooks. 18 years ago
Stefan Richter 14e2198646 firewire: fw-sbp2: implement sysfs ieee1394_id 18 years ago
Jeff Garzik 350958f984 firewire: fix return code 18 years ago
Stefan Richter 9a60731d00 firewire: prefix modules with firewire- instead of fw- 18 years ago
Kristian Høgsberg ec839e43fb firewire: Add missing byteswapping for receive DMA programs. 18 years ago
Al Viro faa2fb4e67 missing mm.h in fw-ohci 18 years ago
Kristian Høgsberg d79406dd14 firewire: Convert OHCI driver to use standard goto unwinding for error handling. 18 years ago
Kristian Høgsberg 2d826cc5c7 firewire: Always use parens with sizeof. 18 years ago
Kristian Høgsberg 213d7bbd76 firewire: Drop single buffer request support. 18 years ago
Kristian Høgsberg, Stefan Richter 36abb3b18e firewire: Add a comment to describe why we split the sg list. 18 years ago
Kristian Høgsberg e1b68c4dcf firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. 18 years ago
Kristian Høgsberg 95ffc5e314 firewire: Handle the last few DMA mapping error cases. 18 years ago
Kristian Høgsberg ad85274fb7 firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. 18 years ago
Olaf Hering 1e4c7b0dab firewire: Provide module aliase for backwards compatibility. 18 years ago
Kristian Høgsberg 58e313b362 firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile. 18 years ago
Kristian Høgsberg 4c5a443e80 firewire: Break out shared IEEE1394 constant to separate header file. 18 years ago
Kristian Høgsberg a77754a75d firewire: Uppercase most macro names. 18 years ago
Kristian Høgsberg a98e271987 firewire: Coding style cleanup: no spaces after function names. 18 years ago
Kristian Høgsberg 6a5033be96 firewire: Convert card_rwsem to a regular mutex. 18 years ago
Kristian Høgsberg c781c06d11 firewire: Clean up comment style. 18 years ago
Kristian Høgsberg e175569c46 firewire: Use lib/ implementation of CRC ITU-T. 18 years ago
Kristian Høgsberg 9640d3d775 firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. 18 years ago
Kristian Høgsberg abaa5743e3 firewire: Future proof the iso ioctls by adding a handle for the iso context. 18 years ago
Kristian Høgsberg 4f2592232e firewire: Add read/write and size annotations to IOC numbers. 18 years ago
Randy Dunlap 0b6aa3d053 firewire: don't use extern on public symbols 18 years ago
Andrew Morton 3e1dcb00d5 firewire: fw-device printk fix 18 years ago
Kristian Høgsberg dde2b95430 firewire: Don't use subsystem rwsem, it's going away. 18 years ago
Kristian Høgsberg 0fc7d6e4f4 firewire: Do an agent reset on error recovery. 18 years ago