1. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  4. af4c90f siimage: bump driver version by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 15d8061 ide: Fix cs5535 driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  6. a87a87c ide: Fix siimage driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  7. b02fcae amd74xx: remove /proc/ide/amd74xx by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 8fcb2ea amd74xx/via82cxxx: don't initialize drive->dn by Bartlomiej Zolnierkiewicz · 17 years ago
  9. a718122 sis5513: remove /proc/ide/sis by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  12. d83fca5 sis5513: clear prefetch and postwrite for ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 1c54a93 it8213/piix/slc90e66: "de-couple" PIO and UDMA modes by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  15. d6ae3ad sl82c105: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 3f019ee cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. d3b90ba ide: remove drive->init_speed zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 8c91abf it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 94c7fa0 atiixp: DMA setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  21. cb824c3 sc1200: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 9310465 cs5530: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  23. a7b888b slc90e66: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  24. bc46b17 aec62xx: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 4960ab7 sis5513: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  26. c77a89c sis5513: DMA setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  27. a29ec3b hpt366: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 0c824b5 ide: fix serverworks.c UDMA regression by Tony Battersby · 17 years ago
  29. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  30. 99149a4 alim15x3: remove redundant m5229_revision check by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 88ae4d8 sc1200: fix ->dma_base equal zero handling by Bartlomiej Zolnierkiewicz · 17 years ago
  32. dfb2311 cs5520: fix ->dma_base equal zero handling by Bartlomiej Zolnierkiewicz · 17 years ago
  33. b9d9e61 sgiioc4: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 7bda292 cs5535: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 6e24939 pdc202xx_new: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 249aa4f cs5535: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 3b4024d amd74xx/via82cxxx: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  40. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 0d3be72 sis5513: don't change UDMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 9098602 it8213/piix/slc90e66: don't change DMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  43. a6fe837 alim15x3: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  44. ffe5415 siimage: fix ->set_pio_mode method to select PIO data transfer by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 326d72f cs5520: don't enable VDMA in ->speedproc by Bartlomiej Zolnierkiewicz · 17 years ago
  46. fabe151 sc1200: remove redundant warning message from sc1200_tune_chipset() by Bartlomiej Zolnierkiewicz · 17 years ago
  47. ca1997c sgiioc4: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 55f17e8 amd74xx/via82cxxx: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  50. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 3160d54 sis5513: add ->udma_filter method for chipset_family >= ATA_133 by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  53. a8028fc ide: add missing ide_rate_filter() calls to ->speedproc()-s by Bartlomiej Zolnierkiewicz · 17 years ago
  54. bda7970 ide: make jmicron match vendor and device class by Tejun Heo · 17 years ago
  55. 0704793 pdc202xx_new: switch to using pci_get_slot() (take 2) by Sergei Shtylyov · 17 years ago
  56. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  57. 7cfa716 atiixp: SB700 contains more than one IDE channel by Shane Huang · 17 years ago
  58. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  59. 56fe23d pdc202xx_new: PLL detection fix by Mikael Pettersson · 17 years ago
  60. 58e47bb via82cxxx: add Arima W730-K8 and other rebadgings to short cables list by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 03e6f48 pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 by Daniel Exner · 17 years ago
  62. 2808b0a hpt366: UltraDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  63. 7293136 hpt366: fix PCI clock detection for HPT374 (take 4) by Sergei Shtylyov · 17 years ago
  64. 3519823 pdc202xx_new: fix PCI refcounting by Sergei Shtylyov · 17 years ago
  65. b311ec4 [libata, IDE] add new VIA bridge to VIA PATA drivers by Joseph Chan · 17 years ago
  66. 76e1faa hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 88b4704 triflex: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  68. e98d6e5 pdc202xx_old: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 01cc643 pdc202xx_new: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  70. f7b0d2d cs5530: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 1116fae ide: config_drive_for_dma() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 3fcece6 scc_pata: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 0c8de52 piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 8b6b33b jmicron: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 68aaf81 it8213: PIO fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  76. bc0b0b5 cs5535: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 0702243 cs5520: fix PIO auto-tuning in ->ide_dma_check method by Bartlomiej Zolnierkiewicz · 17 years ago
  78. b37c6b8 ide: fix runtogether printk's in cmd64x IDE driver by Meelis Roos · 17 years ago
  79. 1955f68 sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops by David Lamparter · 17 years ago
  80. 8663fd6 alim15x3: Correct HP detect by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 32a70a8 ide: Fix an overrun found in the CS5535 IDE driver by Jordan Crouse · 17 years ago
  82. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  83. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 6a824c9 ide: remove ide_find_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 31c4df4 sc1200: remove stale Power Management code by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 1c164ac serverworks: fix DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 1880a8d serverworks: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  90. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 2229833 ide: add ide_dev_has_iordy() helper (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 342cdb6 ide: make ide_get_best_pio_mode() print info if overriding PIO mode by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 328dcbb siimage: PIO mode setup fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 485efc6 atiixp: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  96. 4ae41ff scc_pata.c: Workaround for errata A308 (take 2) by Kou Ishizaki · 17 years ago
  97. f644d47 scc_pata: Use inline function for eieio by Kumar Gala · 17 years ago
  98. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  99. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  100. bdab00b via82cxxx: backport short cables support from pata_via.c by Bartlomiej Zolnierkiewicz · 17 years ago