| Commit message (Expand) | Author | Age |
* | ieee1394: mark all hpsb_address_ops instances as const | Stefan Richter | 2009-01-04 |
* | ieee1394: sbp2: fix race condition in state change | Stefan Richter | 2008-11-29 |
* | ieee1394: sbp2: another iPod mini quirk entry | Stefan Richter | 2008-11-25 |
* | ieee1394: sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 |
* | ieee1394: sbp2: check for DMA mapping failures | Stefan Richter | 2008-10-15 |
* | ieee1394: sbp2: stricter dma_sync | Stefan Richter | 2008-10-15 |
* | ieee1394: sbp2: let nodemgr retry node updates during bus reset series | Stefan Richter | 2008-08-19 |
* | ieee1394: sbp2: spin disks down on suspend and shutdown | Stefan Richter | 2008-07-14 |
* | ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares | Stefan Richter | 2008-07-14 |
* | ieee1394: sbp2: use correct size of command descriptor block | Stefan Richter | 2008-05-20 |
* | ieee1394: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-18 |
* | ieee1394: sbp2: relax SCSI DMA alignment | Stefan Richter | 2008-04-18 |
* | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 2008-03-13 |
* | ieee1394: sbp2: fix rescan-scsi-bus | Stefan Richter | 2008-02-19 |
* | ieee1394: sbp2: add INQUIRY delay workaround | Stefan Richter | 2008-02-16 |
* | ieee1394: sbp2: fix bogus s/g access change | Stefan Richter | 2008-02-02 |
* | ieee1394: sbp2: raise default transfer size limit | Stefan Richter | 2008-01-30 |
* | ieee1394: sbp2: s/g list access cosmetics | Stefan Richter | 2008-01-30 |
* | ieee1394: sbp2: prepare for s/g chaining | Stefan Richter | 2008-01-30 |
* | [SCSI] relax scsi dma alignment | James Bottomley | 2008-01-11 |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | ieee1394: sbp2: fix unsafe iteration over list of devices | Stefan Richter | 2007-10-16 |
* | ieee1394: sbp2: fix sbp2_remove_device for error cases | Stefan Richter | 2007-08-25 |
* | ieee1394: revert "sbp2: enforce 32bit DMA mapping" | Stefan Richter | 2007-08-02 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 |
|\ |
|
| * | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-31 |
| |\ |
|
| * | | [SCSI] sbp2: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-27 |
* | | | ieee1394: sbp2: change some module parameters from int to bool | Stefan Richter | 2007-07-09 |
* | | | ieee1394: sbp2: offer SAM-conforming target port ID in sysfs | Stefan Richter | 2007-05-31 |
| |/
|/| |
|
* | | ieee1394: sbp2: include workqueue.h | Stefan Richter | 2007-05-27 |
|/ |
|
* | ieee1394: sbp2: include fixes | Andrew Morton | 2007-04-29 |
* | ieee1394: sbp2: move some memory allocations into non-atomic context | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: optimize DMA direction of s/g tables | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: enforce 32bit DMA mapping | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: lower block queue alignment requirement | Stefan Richter | 2007-02-08 |
* | ieee1394: sbp2: remove bogus "emulated" host flag | Stefan Richter | 2007-02-08 |
* | ieee1394: sbp2: use a better wildcard for blacklist | Stefan Richter | 2007-02-08 |
* | ieee1394: sbp2: fix probing of some DVD-ROM/RWs | Stefan Richter | 2007-01-10 |
* | ieee1394: sbp2: fix bogus dma mapping | Stefan Richter | 2006-12-30 |
* | ieee1394: sbp2: pass REQUEST_SENSE through to the target | Stefan Richter | 2006-12-30 |
* | ieee1394: sbp2: code formatting around work_struct stuff | Stefan Richter | 2006-12-07 |
* | ieee1394: Consolidate driver registering | Ben Collins | 2006-12-07 |
* | ieee1394: sbp2: convert from PCI DMA to generic DMA | Stefan Richter | 2006-12-07 |
* | ieee1394: sbp2: wrap two functions into one | Stefan Richter | 2006-12-07 |
* | ieee1394: sbp2: update comment on things to do | Stefan Richter | 2006-12-07 |
* | ieee1394: sbp2: use list_move_tail() | Stefan Richter | 2006-12-07 |
* | ieee1394: sbp2: more concise names for types and variables | Stefan Richter | 2006-12-07 |
* | ieee1394: sbp2: remove unused struct members | Stefan Richter | 2006-12-07 |
* | ieee1394: sbp2: proper unit in module parameter description | Stefan Richter | 2006-12-07 |