| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [SCSI] scsi_dh: add EMC Clariion device handler | Chandra Seetharaman | 2008-06-05 | 3 | -0/+506 |
| * | [SCSI] scsi_dh: add hp sw device handler | Mike Christie | 2008-06-05 | 3 | -0/+211 |
| * | [SCSI] scsi_dh: add lsi rdac device handler | Chandra Seetharaman | 2008-06-05 | 3 | -0/+698 |
| * | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman | 2008-06-05 | 8 | -0/+201 |
* | | Don't crash on IOMMU overflow in A100U2W driver | Mikulas Patocka | 2008-07-15 | 1 | -3/+8 |
* | | BUG_ON on kernel misbehavior on A100U2W driver | Mikulas Patocka | 2008-07-15 | 1 | -0/+1 |
* | | Add udelay to A100U2W SCSI driver | Mikulas Patocka | 2008-07-15 | 1 | -0/+1 |
* | | Fix endianity in A100U2W SCSI driver | Mikulas Patocka | 2008-07-15 | 1 | -18/+18 |
* | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 | 1 | -0/+5 |
|\ \ |
|
| * | | scsi: sd: optionally set power condition in START STOP UNIT | Stefan Richter | 2008-07-14 | 1 | -0/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-15 | 1 | -222/+80 |
|\ \ \ |
|
| * | | | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -112/+3 |
| * | | | ide-{floppy,scsi}: read Status Register before stopping DMA engine | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -3/+4 |
| * | | | ide-scsi: add more debugging to idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -2/+11 |
| * | | | ide-scsi: use pc->callback | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -10/+22 |
| * | | | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -28/+2 |
| * | | | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -1/+5 |
| * | | | ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -6/+10 |
| * | | | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -28/+2 |
| * | | | ide-scsi: set drive->scsi flag for devices handled by the driver | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+5 |
| * | | | ide-{floppy,tape,scsi}: log device name instead of driver name | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -11/+13 |
| * | | | ide-scsi: add debug_log() macro | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -26/+25 |
| * | | | ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -1/+1 |
| * | | | ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -57/+24 |
| * | | | ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -6/+11 |
| * | | | ide-scsi: fix handling of DMA errors in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -3/+5 |
| * | | | ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -1/+8 |
| * | | | ide-scsi: fix race in idescsi_transfer_pc() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -3/+4 |
| * | | | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori | 2008-07-15 | 1 | -1/+2 |
| * | | | ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait | FUJITA Tomonori | 2008-07-15 | 1 | -2/+1 |
| * | | | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -1/+1 |
| * | | | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -1/+1 |
| * | | | ide: remove ide_init_drive_cmd | FUJITA Tomonori | 2008-07-15 | 1 | -2/+2 |
| * | | | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 3 | -11/+12 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 3 | -11/+12 |
| |\ \ \ |
|
| | * | | | aic94xx: treat firmware data as const | David Woodhouse | 2008-07-10 | 3 | -11/+12 |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 4 | -253/+199 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 6 | -256/+220 |
| |\ \ \ \ \ \ \ \ \
| | | | | | |_|/ / /
| | | | | |/| | | | |
|
| | | | | | * | | | | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2008-07-03 | 2 | -94/+75 |
| | | | | | * | | | | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 2008-07-03 | 1 | -8/+3 |
| | | | | | * | | | | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 2008-07-03 | 1 | -123/+120 |
| | | | | | * | | | | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 2008-07-03 | 3 | -30/+16 |
| | | | | | * | | | | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 2008-07-03 | 1 | -13/+0 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 13 | -8/+66 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 29 | -124/+151 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | scsi-tgt: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+2 |
| * | | | | | | | | megaraid: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+2 |
| * | | | | | | | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 | 4 | -7/+10 |
| * | | | | | | | | changer: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -0/+4 |