1. 852738f ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 145b75e ide: initialize rq->cmd_type in ide_init_drive_cmd() callers by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 16 years ago
  4. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 9440009 ide: move ide_arm_init() call from init_ide_data() to ide_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 795d74b ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 7b90599 ide: cleanup ide_set_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 23b1bd4 ide: remove redundant ->ide_dma_on call from set_using_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 644a9d7 ide: fix ->io_32bit race in set_io_32bit() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. e11b903 ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 18e181f ide: add hwif->ack_intr hook by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 8f173b5 ide: fix ide_register_hw() to check hwif->io_ports[] by Bartlomiej Zolnierkiewicz · 17 years ago
  23. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  25. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  28. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 1b51694 ide: remove "idex=dma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 3135469 ide: unexport noautodma by Adrian Bunk · 17 years ago
  32. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  35. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  37. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  38. 89636af ide: add support for SCSI ioctls to ide-floppy by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 7456507 ide: remove stale changelog/comments/TODO from ide.c by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 6a824c9 ide: remove ide_find_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 1985026 Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes by Linus Torvalds · 17 years ago
  43. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  44. 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
  45. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  46. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  47. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  48. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  49. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  50. ce9b2b0 Resume from RAM on HPC nx6325 broken by Rafael J. Wysocki · 17 years ago
  51. 0d2157f ide: HPA detect from resume by Lee Trager · 17 years ago
  52. 793a972 ide: always disable DMA before tuning it by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  58. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  61. a7a832d ide: add "optical" to sysfs "media" attribute by Danny Kukawka · 17 years ago
  62. 8799620 ide: fix locking for manual DMA enable/disable ("hdparm -d") by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 120b9cf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 8491388 ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  65. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  67. 9e5755b ide: fix pmac breakage by Andrew Morton · 17 years ago
  68. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  73. c1607e1 ide: remove write-only ide_hwif_t.no_dsc flag by Bartlomiej Zolnierkiewicz · 17 years ago
  74. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 17 years ago
  75. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 17 years ago
  76. eb79722 [PATCH] ide section fixes by Al Viro · 17 years ago
  77. 6855036 ide: unregister idepnp driver on unload by Tejun Heo · 17 years ago
  78. 9a2239b [PATCH] lockdep: fix ide/proc interaction by Peter Zijlstra · 18 years ago
  79. 913759a [PATCH] ide: Fix crash on repeated reset by Alan Cox · 18 years ago
  80. 349ae23 [PATCH] IDE core: driver layer error checking by Randy Dunlap · 18 years ago
  81. 020e322 [PATCH] IDE: claim extra DMA ports regardless of channel by Sergei Shtylylov · 18 years ago
  82. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  83. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  84. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  85. 3619348 [PATCH] ide: option to disable cache flushes for buggy drives by Jens Axboe · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. 94f6c59 [PATCH] devfs: Remove devfs support from the ide subsystem. by Greg Kroah-Hartman · 19 years ago
  88. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 18 years ago
  89. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  90. 2c3e026 [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports by Roman Zippel · 18 years ago
  91. fbd8ad3 [PATCH] ide: fix section mismatch warning by Sam Ravnborg · 18 years ago
  92. 9810933 [PATCH] stop CompactFlash devices being marked as removable by Richard Purdie · 18 years ago
  93. 4031bbe [PATCH] Add ide_bus_type probe and remove methods by Russell King · 19 years ago
  94. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 19 years ago
  95. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  96. 263756e [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... by Kay Sievers · 19 years ago
  97. 4349d5c [PATCH] ide: incorrect device link for ide-cs by Hannes Reinecke · 19 years ago
  98. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  99. f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  100. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago