1. 1a81a8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  2. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  3. d4f8c2e ide: missing break statement in set_timings_mdma() by Dan Carpenter · 8 years ago
  4. 45969e1 ide: hpt366: fix incorrect mask when checking at cmd_high_time by Colin Ian King · 8 years ago
  5. 79f18a0 ide-tape: fix misprint in failure handling in idetape_init() by Alexey Khoroshilov · 8 years ago
  6. 40506d4 cmd640: add __init attribute by Julia Lawall · 8 years ago
  7. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  8. eb25cb9 leds: convert IDE trigger to common disk trigger by Stephan Linz · 8 years ago
  9. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  10. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 8 years ago
  11. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  12. a98239d ide-disk: update to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  13. 0d7ef45 ide: palm_bk3710: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  14. eccf432 ide: icside: remove incorrect initconst annotation by Arnd Bergmann · 8 years ago
  15. 9adb9254 ide: hpt366: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  16. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 8 years ago
  17. e04a2bd drivers/ide: make ide-scan-pci.c driver explicitly non-modular by Paul Gortmaker · 8 years ago
  18. b5a608f ide: constify ide_dma_ops structures by Julia Lawall · 8 years ago
  19. 0860bf9 ide: silence some underflow warnings by Dan Carpenter · 8 years ago
  20. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 8 years ago
  21. 353b39d ide: pdc202xx_new: Replace timeval with ktime_t by Amitoj Kaur Chawla · 9 years ago
  22. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  23. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  24. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  25. b3e5838a Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  26. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 9 years ago
  27. b0b93b4 block: move REQ_TYPE_SENSE to the ide driver by Christoph Hellwig · 9 years ago
  28. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 9 years ago
  29. d681f116 ide: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  30. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  31. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  32. 5df07b7 Remove celleb-only SCC PATA drivers by Daniel Axtens · 9 years ago
  33. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  34. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 9 years ago
  35. 27f00e5 ide,ata: Rename ATA_IDX to ATA_SENSE by Hannes Reinecke · 9 years ago
  36. f571872 powerpc: Move Power Macintosh drivers to generic byteswappers by David Gibson · 9 years ago
  37. 8421596 ide_tape: convert jiffies with jiffies_to_msecs by Nicholas Mc Guire · 9 years ago
  38. 6a53330 PNP: ide/ide-pnp: Use module_pnp_driver to register driver by Peter Huewe · 9 years ago
  39. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  40. ca957b6 drivers: ide: Fix mostly harmless off-by-one hardcoded value by Rasmus Villemoes · 9 years ago
  41. 1746fbe IDE: Deletion of an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  42. 35316c9f ide: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  43. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  44. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  45. 7546e52b Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 10 years ago
  46. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  47. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  48. a53dae4 ide: use module_platform_driver() by Christoph Jaeger · 10 years ago
  49. 1486771 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  50. b4f42e2 block: remove struct request buffer member by Jens Axboe · 10 years ago
  51. 5b40dd3 ide: Fix SC1200 dependencies by Jean Delvare · 10 years ago
  52. 2f2d4dd ide: Fix CS5520 and CS5530 dependencies by Jean Delvare · 10 years ago
  53. a259d53 m68k/atari - ide: do not register interrupt if host->get_lock is set by Michael Schmitz · 10 years ago
  54. 61eae5b drivers: ide: Include appropriate header file in ide-pio-blacklist.c by Rashika Kheria · 10 years ago
  55. dfea4aa drivers: ide: Include appropriate header file in ide-cd_verbose.c by Rashika Kheria · 10 years ago
  56. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  57. bfecc2b ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c by Rafael J. Wysocki · 10 years ago
  58. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 10 years ago
  59. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 13 years ago
  60. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  61. c2f7d1e ide: pmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  62. a6fd6063 ide: cs5536: use module_pci_driver() by Jingoo Han · 11 years ago
  63. 58e48be ide: pmac: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  64. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 10 years ago
  65. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 10 years ago
  66. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  67. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. fb3fed7 ide: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  69. f4b2497 ide: drop dependency on ARCH_SHARK by Linus Walleij · 11 years ago
  70. 77da71b ide: Drop H8/300 driver by Guenter Roeck · 11 years ago
  71. 64110c1 ide: sgiioc4: Staticize ioc4_ide_attach_one() by Jingoo Han · 11 years ago
  72. 70ddce832 ide: palm_bk3710: add missing __iomem annotation by Jingoo Han · 11 years ago
  73. 7b6b561 ide: use dev_get_platdata() by Jingoo Han · 11 years ago
  74. 6fcf049 ide-disk_proc: use macro to replace magic number by Xinghai Yu · 11 years ago
  75. 79c8fa0 ide: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  76. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  77. 4ece92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  78. 1581208 ide: Fix IDE PIO size calculation by Steven J. Hill · 11 years ago
  79. 99bfdd8 drivers/ide/delkin_cb: Convert to module_pci_driver by Libo Chen · 11 years ago
  80. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  81. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  82. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  83. bf6b438 ide: gayle: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  84. 477c17d ide: tx4939ide: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  85. 5abf6c6 ide: tx4938ide: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  86. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  87. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  88. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. 9baf64f ARM: at91/ide: remove unsused at91-ide Kconfig entry by Johan Hovold · 11 years ago
  90. 762150e drivers/ide: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  91. fe31edc Drivers: ide: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  92. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  93. 9974e43 ide: fix generic_ide_suspend/resume Oops by Miklos Szeredi · 12 years ago
  94. e58c5de drivers/ide/ide-cs.c: adjust suspicious bit operation by Julia Lawall · 12 years ago
  95. 027253c1 ide: icside.c: fix printk format string compile warning by Christian Dietrich · 12 years ago
  96. 32a527a ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=n by Christian Dietrich · 12 years ago
  97. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  98. 45b408d ide: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  99. cf84475 ARM: at91: drop ide driver in favor of the pata one by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  100. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 12 years ago