1. c04bbc8 ide-scsi: fix handling of DMA errors in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. e8e25f0 ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. b3d96af ide-scsi: fix race in idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  5. 7e12ca1 ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait by FUJITA Tomonori · 16 years ago
  6. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  9. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  17. e3bfae4 ide-scsi: do non-atomic pc->flags testing by Borislav Petkov · 17 years ago
  18. 1c06578 ide-scsi: convert driver to using generic ide_atapi_pc by Borislav Petkov · 17 years ago
  19. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  21. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 98d2a7a ide-scsi: remove needless SELECT_DRIVE() call by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 2d6027f ide-scsi: use ide_execute_command() by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 5a330e3 blk_end_request: changing ide-scsi (take 4) by Kiyoshi Ueda · 17 years ago
  27. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 932aead ide-{floppy,tape,scsi}: fix register loading order when issuing packet command by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
  31. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 69ae6fe ide-scsi: add ide_scsi_hex_dump() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 6413f08 ide-scsi: use print_hex_dump from <linux/kernel.h> by Denis Cheng · 17 years ago
  35. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  36. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  37. c79d88b [SCSI] ide-scsi: remove usage of sg_last() by Jens Axboe · 17 years ago
  38. 2428427 [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg by Boaz Harrosh · 17 years ago
  39. d274a98 ide-scsi: sg chaining support by Jens Axboe · 17 years ago
  40. 6fdea8d [SCSI] ide-scsi: Close narrow race in release by Matthew Wilcox · 17 years ago
  41. 427d0bd [SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago
  42. 41ead3c drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  43. d1be0a8 ide-scsi: fix OOPS in idescsi_expiry() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  46. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  47. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 18 years ago
  48. aaeab80 [PATCH] ide_scsi: allow it to be used for non CD only by Alan Cox · 18 years ago
  49. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  50. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  51. 36e8e57 [PATCH] lockdep: annotate idescsi_pc_intr() by Ingo Molnar · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  54. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 19 years ago
  55. b62735d [PATCH] ide-scsi: fix for IDE probe/remove ops changes by Mikael Pettersson · 19 years ago
  56. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  57. 4ef3b8f [PATCH] ide: remove ide_driver_t.owner field by Laurent Riffard · 19 years ago
  58. f64a181 [SCSI] remove Scsi_Device typedef by Christoph Hellwig · 19 years ago
  59. 383f974 Merge by hand (conflicts between pending drivers and kfree cleanups) by James Bottomley · 19 years ago
  60. c9475cb [PATCH] kfree cleanup: drivers/scsi by Jesper Juhl · 19 years ago
  61. 3256534 [SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium not present" by Willem Riede · 19 years ago
  62. 849a892 Merge by Hand by James Bottomley · 19 years ago
  63. a717f77 [PATCH] revert ide-scsi highmem cleanup by Andrew Morton · 19 years ago
  64. 17fd47a [PATCH] ide-scsi highmem cleanup by Andrew Morton · 19 years ago
  65. 017560f [SCSI] use sfoo_printk() in drivers by Jeff Garzik · 19 years ago
  66. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  67. 41bb4c4 [PATCH] ide-scsi: kmap scatter/gather before doing PIO by Stuart Hayes · 19 years ago
  68. 8604aff [PATCH] convert IDE device drivers to driver-model by Bartlomiej Zolnierkiewicz · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago