1. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  2. bcd88ac ide-cd: fix CD/DVD burning by Andreas Schwab · 16 years ago
  3. 9f10d9e ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requests by Bartlomiej Zolnierkiewicz · 16 years ago
  4. acbe44e ide-cd: Enable audio play quirk for Optiarc DVD RW AD-5200A drive by Borislav Petkov · 16 years ago
  5. 14e04c3 ide-cd: fix missing residual count setting in DMA mode by Kiyoshi Ueda · 17 years ago
  6. 7eb43fd ide-cd: replace ntohs with generic byteorder macro be16_to_cpu by Borislav Petkov · 17 years ago
  7. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  8. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 17 years ago
  10. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
  11. f9afd18 ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c by Borislav Petkov · 17 years ago
  12. 3bb4663 ide-cd: update driver version, comments and copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
  13. bbb89e3 ide-cd: unify request end exit path in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 0d6f7e3 ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason() by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 0041e7c ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 48ea0b2 ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  17. a11e77d ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 37782fc ide-cd: unify moving to the next buffer in cdrom_rw_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 21ea1f0 ide-cd: merge cdrom_start_read() and cdrom_start_write() by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 29f3aac ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont() by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 94f5a86 ide-cd: merge cdrom_read_intr() and cdrom_write_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 64814f2 ide-cd: factor out transfer size checking from cdrom_read_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. b4ab726 ide-cd: add ide_cd_drain_data() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  24. c9f56a8 ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc() by Bartlomiej Zolnierkiewicz · 17 years ago
  25. a7c7d16 ide-cd: remove cdrom_do_pc_continuation() by Bartlomiej Zolnierkiewicz · 17 years ago
  26. ff1bfbc1 ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 8b67ebf ide-cd: unify request end exit path in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 8ee69f5 ide-cd: factor out request sense fixup from cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 03f537d ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 98add71 ide-cd: remove BUG_ON() from cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 1780299 ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 139c829 ide-cd: rename cdrom_* functions to ide_cd_* by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 5c937ae ide-cd: coding style fixes for cdrom_get_toc_entry() by Bartlomiej Zolnierkiewicz · 17 years ago
  34. a1bb945 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 5c68429 ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 53126b9 ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn() by Bartlomiej Zolnierkiewicz · 17 years ago
  37. a891b14 ide-cd: merge cdrom_play_audio() into ide_cd_fake_play_trkind() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. ba3fab2 ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl() by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 972560f ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 89d13ec ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code by Bartlomiej Zolnierkiewicz · 17 years ago
  41. e59724c ide-cd: re-organize handling of quirky devices by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 9a6dc66 ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  43. cdf6000 ide-cd: remove STANDARD_ATAPI define by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 3fc3cbf ide-cd: remove NO_DOOR_LOCKING define by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 2bc4cf2 ide-cd: remove struct ide_cd_{config,state}_flags by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 455d80a ide-cd: remove struct atapi_capabilities_page (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 0ba1121 ide-cd: kill CDROM_STATE_FLAGS() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 4fe6717 ide-cd: kill CDROM_CONFIG_FLAGS() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 3f1b86d ide-cd: remove redundant config flags by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 20e7f7e ide-cd: add IDE_CD_CAPABILITIES define by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 481c8c6 ide-cd: cleanup ide_cdrom_update_speed() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. f18f960 ide-cd: remove struct atapi_{mechstat_header,changer_info,slot} by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 2609d06 ide-cd: remove unused and write-only struct ide_cd_config_flags fields by Bartlomiej Zolnierkiewicz · 17 years ago
  54. b8d25de ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup() by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 6229ac1 ide-cd: remove dead code from cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 4415e87 ide-cd: remove stale cdrom_transfer_packet_command() comment by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 0355335 ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004 by Bartlomiej Zolnierkiewicz · 17 years ago
  58. cc6dbef ide-cd: fix trailing whitespaces in changelog by Bartlomiej Zolnierkiewicz · 17 years ago
  59. eba15fb ide-cd: fix DMA error handling in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. f1071e6 ide-cd: fix "missing data" handling in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 5a5222d ide-cd: add ide_cd_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 68661c5 ide-cd: use xfer_func_t in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 4f4f6c25 ide-cd: fix leftover data BUG by Jens Axboe · 17 years ago
  64. aaa04c2 blk_end_request: changing ide-cd (take 4) by Kiyoshi Ueda · 17 years ago
  65. 5e36bb6 blk_end_request: changing ide normal caller (take 4) by Kiyoshi Ueda · 17 years ago
  66. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 3a6a354 ide-cd: fix register loading order in cdrom_start_packet_command() by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 8606ab0 ide-cd: fix 'ireason' reporting in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 5744a06 ide-cd: fix error message in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 52ef2ed ide-cd: add error message for DMA error to cdrom_read_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  71. b481b23 ide-cd: fix error messages in cdrom_write_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 31a7119 ide-cd: add missing 'ireason' masking to cdrom_write_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 35379c0 ide-cd: fix error messages in cdrom_{read,write}_check_ireason() by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 05017db ide-cd: use ide_cd_release() in ide_cd_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  75. aa5dc8e ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 3cbd814 ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  77. c86ae7d ide-cd: remove dead post_transform_command() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  80. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  81. 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
  82. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  84. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 76ca1af ide: ugly messages trying to open CD drive with no media present by Stuart Hayes · 17 years ago
  86. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  87. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 18 years ago
  88. c1607e1 ide: remove write-only ide_hwif_t.no_dsc flag by Bartlomiej Zolnierkiewicz · 18 years ago
  89. 6e6cd4c ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) by Albert Lee · 18 years ago
  90. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 18 years ago
  91. ee2f344 [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 by Alan Cox · 18 years ago
  92. b715673 [PATCH] ide-cd: only set rq->errors SCSI style for block pc requests by Jens Axboe · 18 years ago
  93. 8770c01 [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check by Jens Axboe · 18 years ago
  94. cea2885 [PATCH] ide-cd: fix breakage with internally queued commands by Jens Axboe · 18 years ago
  95. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  96. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  97. 94f6c59 [PATCH] devfs: Remove devfs support from the ide subsystem. by Greg Kroah-Hartman · 19 years ago
  98. dbe217a [PATCH] IDE CD end-of media error fix by Alan Cox · 18 years ago
  99. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  100. 1ad5544 [PATCH] Fix cdrom being confused on using kdump by Rachita Kothiyal · 18 years ago