Commit Graph

138 Commits (7b183d0d432ab3525ae29511a5348ead3e790620)

Author SHA1 Message Date
Stefan Richter 625f0850a8 ieee1394: sbp2: remove a workaround for Momobay FX-3A 16 years ago
Stefan Richter ebbb16bffa ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) 16 years ago
Greg Kroah-Hartman bab030595a ieee1394: remove driver_data direct access of struct device 16 years ago
Stefan Richter c64094684d ieee1394: constify device ID tables 16 years ago
Tobias Klauser 1c4fb577aa ieee1394: Storage class should be before const qualifier 16 years ago
Stefan Richter e90874f64c ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id" 16 years ago
Stefan Richter 1448d7c6a2 ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods 16 years ago
Stefan Richter c1fbdd7851 ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none 16 years ago
Stefan Richter d3e3e970e3 ieee1394: sbp2: fix payload limit at S1600 and S3200 16 years ago
Stefan Richter 4106ceff15 ieee1394: sbp2: update a help string 16 years ago
Stefan Richter b17a550960 ieee1394: mark all hpsb_address_ops instances as const 16 years ago
Stefan Richter 2642b11295 ieee1394: sbp2: fix race condition in state change 16 years ago
Stefan Richter 9e0de91011 ieee1394: sbp2: another iPod mini quirk entry 16 years ago
Stefan Richter ed6ffd0808 ieee1394: sbp2: enforce s/g segment size limit 17 years ago
Stefan Richter cd8c79f17a ieee1394: sbp2: check for DMA mapping failures 17 years ago
Stefan Richter 0a77b17c85 ieee1394: sbp2: stricter dma_sync 17 years ago
Stefan Richter a3384067fb ieee1394: sbp2: let nodemgr retry node updates during bus reset series 17 years ago
Stefan Richter 82f06e8611 ieee1394: sbp2: spin disks down on suspend and shutdown 17 years ago
Stefan Richter 3719122a52 ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares 17 years ago
Stefan Richter 93c596f7d6 ieee1394: sbp2: use correct size of command descriptor block 17 years ago
Harvey Harrison b1ce1fd778 ieee1394: replace remaining __FUNCTION__ occurrences 17 years ago
Stefan Richter a4b47d62c5 ieee1394: sbp2: relax SCSI DMA alignment 17 years ago
Stefan Richter 6e45ef4c7a ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) 17 years ago
Stefan Richter ef774c16a7 ieee1394: sbp2: fix rescan-scsi-bus 17 years ago
Stefan Richter d94a983526 ieee1394: sbp2: add INQUIRY delay workaround 17 years ago
Stefan Richter 5fcf500058 ieee1394: sbp2: fix bogus s/g access change 17 years ago
Stefan Richter 4e6343a10b ieee1394: sbp2: raise default transfer size limit 17 years ago
Stefan Richter 825f1df545 ieee1394: sbp2: s/g list access cosmetics 17 years ago
Stefan Richter 8c4ac0949f ieee1394: sbp2: prepare for s/g chaining 17 years ago
James Bottomley 465ff3185e [SCSI] relax scsi dma alignment 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Stefan Richter 261b5f664c ieee1394: sbp2: fix unsafe iteration over list of devices 18 years ago
Stefan Richter a2ee3f9bbb ieee1394: sbp2: fix sbp2_remove_device for error cases 18 years ago
Stefan Richter a9c2f18800 ieee1394: revert "sbp2: enforce 32bit DMA mapping" 18 years ago
Stefan Richter 77bba7aea7 ieee1394: sbp2: change some module parameters from int to bool 18 years ago
Stefan Richter d7794c8668 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs 18 years ago
Stefan Richter 20e2008e1f ieee1394: sbp2: include workqueue.h 18 years ago
FUJITA Tomonori d7dea2cf80 [SCSI] sbp2: convert to use the data buffer accessors 18 years ago
Andrew Morton f84c922ba1 ieee1394: sbp2: include fixes 18 years ago
Stefan Richter 3d269cb50c ieee1394: sbp2: move some memory allocations into non-atomic context 18 years ago
Stefan Richter 2446a79f4f ieee1394: sbp2: optimize DMA direction of s/g tables 18 years ago
Stefan Richter 0555659d63 ieee1394: sbp2: enforce 32bit DMA mapping 18 years ago
Stefan Richter beb2fdcad1 ieee1394: sbp2: lower block queue alignment requirement 18 years ago
Stefan Richter 9c31b38723 ieee1394: sbp2: remove bogus "emulated" host flag 18 years ago
Stefan Richter 4618fd3001 ieee1394: sbp2: use a better wildcard for blacklist 18 years ago
Stefan Richter 1a74bc68e4 ieee1394: sbp2: fix probing of some DVD-ROM/RWs 18 years ago
Stefan Richter 97d552e35d ieee1394: sbp2: fix bogus dma mapping 18 years ago
Stefan Richter b2bb550c4a ieee1394: sbp2: pass REQUEST_SENSE through to the target 18 years ago
Stefan Richter ec9b7e1044 ieee1394: sbp2: code formatting around work_struct stuff 18 years ago