Age | Commit message (Expand) | Author | Files | Lines |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -222/+80 |
2008-07-15 | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz | 1 | -112/+3 |
2008-07-15 | ide-{floppy,scsi}: read Status Register before stopping DMA engine | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
2008-07-15 | ide-scsi: add more debugging to idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -2/+11 |
2008-07-15 | ide-scsi: use pc->callback | Bartlomiej Zolnierkiewicz | 1 | -10/+22 |
2008-07-15 | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -28/+2 |
2008-07-15 | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz | 1 | -1/+5 |
2008-07-15 | ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() | Bartlomiej Zolnierkiewicz | 1 | -6/+10 |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -28/+2 |
2008-07-15 | ide-scsi: set drive->scsi flag for devices handled by the driver | Bartlomiej Zolnierkiewicz | 1 | -0/+5 |
2008-07-15 | ide-{floppy,tape,scsi}: log device name instead of driver name | Bartlomiej Zolnierkiewicz | 1 | -11/+13 |
2008-07-15 | ide-scsi: add debug_log() macro | Bartlomiej Zolnierkiewicz | 1 | -26/+25 |
2008-07-15 | ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() | Bartlomiej Zolnierkiewicz | 1 | -57/+24 |
2008-07-15 | ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -6/+11 |
2008-07-15 | ide-scsi: fix handling of DMA errors in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -3/+5 |
2008-07-15 | ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+8 |
2008-07-15 | ide-scsi: fix race in idescsi_transfer_pc() | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
2008-07-15 | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori | 1 | -1/+2 |
2008-07-15 | ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait | FUJITA Tomonori | 1 | -2/+1 |
2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide: remove ide_init_drive_cmd | FUJITA Tomonori | 1 | -2/+2 |
2008-07-15 | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-14 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 3 | -11/+12 |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -253/+199 |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 3 | -11/+12 |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 13 | -8/+66 |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 29 | -124/+151 |
2008-07-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -49/+15 |
2008-07-11 | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices | Brian King | 1 | -1/+5 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 6 | -256/+220 |
2008-07-10 | aic94xx: treat firmware data as const | David Woodhouse | 3 | -11/+12 |
2008-07-06 | [SCSI] erase invalid data returned by device | Alan Stern | 1 | -0/+9 |
2008-07-04 | scsi: sr avoids useless buffer allocation | FUJITA Tomonori | 1 | -15/+5 |
2008-07-03 | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2 | -94/+75 |
2008-07-03 | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 1 | -8/+3 |
2008-07-03 | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 1 | -123/+120 |
2008-07-03 | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 3 | -30/+16 |
2008-07-03 | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 1 | -13/+0 |
2008-07-03 | cmdfilter: extend default read filter | Adel Gadllah | 1 | -4/+0 |
2008-07-03 | sg: fix odd style (extra parenthesis) introduced by cmd filter patch | Jens Axboe | 1 | -1/+1 |
2008-07-03 | allow userspace to modify scsi command filter on per device basis | Adel Gadllah | 1 | -30/+10 |
2008-07-02 | scsi-tgt: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-06-25 | [SCSI] esp: tidy up target reference counting | James Bottomley | 2 | -11/+20 |
2008-06-24 | [SCSI] esp: Fix OOPS in esp_reset_cleanup(). | David S. Miller | 2 | -0/+9 |
2008-06-24 | [SCSI] ses: Fix timeout | Matthew Wilcox | 1 | -1/+1 |
2008-06-20 | megaraid: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-06-20 | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 4 | -7/+10 |
2008-06-20 | changer: BKL pushdown | Jonathan Corbet | 1 | -0/+4 |