1. d6251d4 ide-cd: convert to ide-atapi facilities by Borislav Petkov · 16 years ago
  2. 1e91477 ide-cd: start DMA before sending the actual packet command by Borislav Petkov · 16 years ago
  3. 7a38f3c ide-cd: wait for DRQ to get set per default by Borislav Petkov · 16 years ago
  4. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  6. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 65a3309 ide-cd: remove handler wrappers by Borislav Petkov · 16 years ago
  8. 563d993 ide-cd: remove xferlen arg to cdrom_start_packet_command by Borislav Petkov · 16 years ago
  9. 4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c by Borislav Petkov · 16 years ago
  10. 392de1d ide-atapi: accomodate transfer length calculation for ide-cd by Borislav Petkov · 16 years ago
  11. 0f38aaa ide-cd: move debug defines into header by Borislav Petkov · 16 years ago
  12. 519d680 ide-cd: remove dead dsc_overlap setting by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 6ea5222 ide: use queue lock instead of ide_lock when possible by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 3c8a2cc ide: ide_lock + __blk_end_request() -> blk_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 1d0bf58 ide: ide_hwgroup_t.rq doesn't need an ide_lock held by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 9bd27cb ide-cd: fix DMA alignment regression by Borislav Petkov · 16 years ago
  18. 64c2eae ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list by Márton Németh · 16 years ago
  19. 488ca60 [PATCH] switch ide-cd by Al Viro · 17 years ago
  20. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  21. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  22. 1bddd9e [PATCH] lose the unused file argument in generic_ide_ioctl() by Al Viro · 16 years ago
  23. 2a2267e7 ide-cd: remove stale comment by Borislav Petkov · 16 years ago
  24. 419a5b6 ide-cd: small drive type print fix by Borislav Petkov · 16 years ago
  25. 71b429ca ide-cd: debug log enhancements by Borislav Petkov · 16 years ago
  26. 79cb380 ide: allow device drivers to specify per-device type /proc settings by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  28. fe11edf ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 08243ba ide-cd: fix printk format warning by Alexander Beregalov · 16 years ago
  30. 12469ac ide-cd: move cdrom_info.dma to ide_drive_t.dma by Borislav Petkov · 16 years ago
  31. 35d9b17 ide-cd: add a debug_mask module parameter by Borislav Petkov · 16 years ago
  32. fc8323f ide-cd: convert driver to new ide debugging macro (v3) by Borislav Petkov · 16 years ago
  33. 14d83b12 ide-cd: no need to zero drive->special.all by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 4ab3d50 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 5aeddf9 ide: unify conversion macros by Borislav Petkov · 16 years ago
  38. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  39. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  43. efa402d ide-cd: use the new object_is_in_stack() helper by FUJITA Tomonori · 16 years ago
  44. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  45. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  48. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  49. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  50. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  51. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  52. fc99856a ide-cd: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  53. 938bb03 ide-cd: fix endianity for the error message in cdrom_read_capacity by Petr Tesarik · 16 years ago
  54. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  55. e8e7b9e ide-cd: fix oops when using growisofs by Jens Axboe · 16 years ago
  56. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 141d3b2 ide: ide-cd.c fix sparse endianness warnings by Harvey Harrison · 16 years ago
  58. 570f89e ide-cd: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  59. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  61. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  63. 7fcebda ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path by Borislav Petkov · 16 years ago
  64. 90eb808 ide-cd: move request prep from cdrom_start_rw_cont to rq issue path by Borislav Petkov · 16 years ago
  65. e529c60 ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path by Borislav Petkov · 16 years ago
  66. 4b01fcb ide-cd: fold cdrom_start_seek into ide_cd_do_request by Borislav Petkov · 16 years ago
  67. b6ca440 ide-cd: simplify request issuing path by Borislav Petkov · 16 years ago
  68. 99384ae ide-cd: mv ide_do_rw_cdrom ide_cd_do_request by Borislav Petkov · 16 years ago
  69. 8ea1d17 ide-cd: cdrom_start_seek: remove unused argument block by Borislav Petkov · 16 years ago
  70. ab9d6e3 ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block by Borislav Petkov · 16 years ago
  71. ae8789f ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer by Borislav Petkov · 16 years ago
  72. af6765ce ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command by Borislav Petkov · 16 years ago
  73. e5318b5 ide: use the dma safe check for REQ_TYPE_ATA_PC by FUJITA Tomonori · 16 years ago
  74. 0b6abc1 ide: avoid DMA on the stack for REQ_TYPE_ATA_PC by FUJITA Tomonori · 16 years ago
  75. 794cc68 ide-{cd,floppy,tape}: remove checking for drive->scsi by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  77. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  78. ed820f1 ide-cd: remove ide_cd_init_rq by FUJITA Tomonori · 16 years ago
  79. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  80. 5f82854 ide-cd: convert ide_cd_queue_pc to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  81. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  82. d34c87e block: replace sizeof(rq->cmd) with BLK_MAX_CDB by FUJITA Tomonori · 16 years ago
  83. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 16 years ago
  84. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 16 years ago
  85. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  90. e5e076a ide-cd: fix remaining checkpatch.pl issues by Borislav Petkov · 16 years ago
  91. 83c8565 ide-cd: shorten lines longer than 80 columns by Borislav Petkov · 16 years ago
  92. 5a3ea3b ide-cd: fixup comments by Borislav Petkov · 16 years ago
  93. 5e657a9 ide-cd: put all proc-related code at one place by Borislav Petkov · 16 years ago
  94. 9aba468 ide-cd: include proper headers by Borislav Petkov · 16 years ago
  95. 1134b6f ide-cd: put proc-related functions together under single ifdef by Borislav Petkov · 16 years ago
  96. 177773e ide-cd: Replace __FUNCTION__ with __func__ by Paolo Ciarrocchi · 16 years ago
  97. 9ce70fb IDE: Coding Style fixes to drivers/ide/ide-cd.c by Paolo Ciarrocchi · 16 years ago
  98. 968c496 ide-cd: remove the internal 64k buffer by Borislav Petkov · 16 years ago
  99. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 16 years ago
  100. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago