1. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  2. a835fa7 [PATCH] sgiioc4: use mmio ops instead of port io by Jeremy Higdon · 18 years ago
  3. 22192cc [PATCH] powerpc: Fix ide-pmac sysfs entry by Benjamin Herrenschmidt · 18 years ago
  4. 264a341 [PATCH] ide_cs: Add IBM microdrive to known IDs by Thomas Kleffel · 18 years ago
  5. 0d8a95e [PATCH] alim15x3: ULI M-1573 south Bridge support by KAI.HSU · 18 years ago
  6. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  7. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  8. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  9. 2bfb646 [PATCH] LED: Add IDE disk activity LED trigger by Richard Purdie · 19 years ago
  10. 03731fb [PATCH] Ensure ide-taskfile calls any driver specific end_request function by Richard Purdie · 19 years ago
  11. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  12. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  13. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  14. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  15. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  16. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  17. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  18. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  19. 9bae1ff [PATCH] ide-tape: use time_after(), time_after_eq() by Marcelo Feitoza Parisi · 19 years ago
  20. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 19 years ago
  21. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 19 years ago
  22. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 19 years ago
  23. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  24. b8fca1c [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure by Jens Axboe · 19 years ago
  25. fbd8ad3 [PATCH] ide: fix section mismatch warning by Sam Ravnborg · 19 years ago
  26. 208a08f [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations by Kumar Gala · 19 years ago
  27. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  28. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 19 years ago
  29. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 19 years ago
  30. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  31. 4293565 [PATCH] pcmcia: add another ide-cs CF card id by David Brownell · 19 years ago
  32. 759b650 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  33. 651c29a [PATCH] ide: touch softlockup detector during pio by Andrew Morton · 19 years ago
  34. d345434 [IA64] remove obsolete corporate address by Jes Sorensen · 19 years ago
  35. c2f8311 [PATCH] ide: cast arguments to pr_debug() properly by Michael Richardson · 19 years ago
  36. d540c74 [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE by Adrian Bunk · 19 years ago
  37. 9ea244b [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization by Loren M. Lang · 19 years ago
  38. 0c866b5 [PATCH] ide: set latency when resetting it821x out of firmware mode by Alan Cox · 19 years ago
  39. f7ad836 [PATCH] ide-disk: Restore missing space in log message by Jean Delvare · 19 years ago
  40. a7ff7d4 [PATCH] drivers/ide/ide-io.c: make __ide_end_request() static by Adrian Bunk · 19 years ago
  41. 6842f8c [PATCH] solve false-positive soft lockup messages during IDE init by Ingo Molnar · 19 years ago
  42. 9810933 [PATCH] stop CompactFlash devices being marked as removable by Richard Purdie · 19 years ago
  43. 3b6ce24 [PATCH] ide Kconfig fixes by Andreas Mohr · 19 years ago
  44. d57d39c [PATCH] ia64: drop arch-specific IDE MAX_HWIFS definition by Bjorn Helgaas · 19 years ago
  45. b7bed9e [PATCH] piix: add Intel ICH8M device IDs by Jason Gaston · 19 years ago
  46. d237bf4 [PATCH] ide: restore support for AEC6280M cards in aec62xx.c by Thibaut VARENE · 19 years ago
  47. 0271fc2 [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements. by Jeremy Higdon · 19 years ago
  48. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  49. 4031bbe [PATCH] Add ide_bus_type probe and remove methods by Russell King · 19 years ago
  50. ba027de [PATCH] Revert ide softirq handling by Jens Axboe · 19 years ago
  51. c0400dc [PATCH] ide-cd: clear random-write capability it not supported by Andrey Borzenkov · 19 years ago
  52. 4ff5793 [PATCH] ide: preserve errors for failed requests by Jens Axboe · 19 years ago
  53. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  54. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  55. 3b212db [PATCH] powerpc: Some ppc compile fixes... by David Woodhouse · 19 years ago
  56. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 19 years ago
  57. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  58. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  59. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 19 years ago
  60. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
  61. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  62. 6d524ae [PATCH] frv: fix uninitialised variable in serverworks driver by David Howells · 19 years ago
  63. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  64. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  65. 3e087b5 [BLOCK] update IDE to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  66. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  67. 725a6ab [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs by Richard Purdie · 19 years ago
  68. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  69. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  70. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  71. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  72. 263756e [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... by Kay Sievers · 19 years ago
  73. 0afaa4f [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info by Bartlomiej Zolnierkiewicz · 19 years ago
  74. d36fef6 [PATCH] ide-disk: flush cache after calling del_gendisk() by Bartlomiej Zolnierkiewicz · 19 years ago
  75. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  76. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  77. 38f9d41 [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y by Marcelo Tosatti · 19 years ago
  78. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  79. deb5e5c [PATCH] sgiioc4: check for no hwifs available by Jeremy Higdon · 19 years ago
  80. 17514e8 [PATCH] ide: add missing __init tags to device drivers by Bartlomiej Zolnierkiewicz · 19 years ago
  81. e07bc70 [PATCH] ide: remove dead code from flagged_taskfile() by Bartlomiej Zolnierkiewicz · 19 years ago
  82. c0bc113 [PATCH] ide: remove dead DEBUG_TASKFILE code by Bartlomiej Zolnierkiewicz · 19 years ago
  83. 071ffcc [PATCH] ide: remove unused ide_action_t:ide_next by Bartlomiej Zolnierkiewicz · 19 years ago
  84. 14351f8 [PATCH] sis5513: enable ATA133 for the SiS965 southbridge by Aurelien Jarno · 19 years ago
  85. 4f1d774 [PATCH] via82cxxx: add VIA VT6410 IDE support by Mathias Kretschmer · 19 years ago
  86. b286e39 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  87. 6593178 [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU by James Bottomley · 19 years ago
  88. c37ea21 [PATCH] ide: make comment match reality by Ralf Baechle · 19 years ago
  89. 1e39dea [PATCH] cs5520: fix return value of cs5520_init_one() by Amit Gud · 19 years ago
  90. bf4c796 [PATCH] siimage: docs urls by Jeff Garzik · 19 years ago
  91. ec0fb4b [PATCH] aec62xxx: remove all dead (#if0'd) code by Thibaut VARENE · 19 years ago
  92. fba51ba [PATCH] pmac IDE: don't release empty interfaces by Thibaut VARENE · 19 years ago
  93. 2fefef1 [PATCH] alim15x3: use KERN_WARNING by Alexey Dobriyan · 19 years ago
  94. cc3f7ca [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() by Hanna Linder · 19 years ago
  95. 41df894 [PARISC] Mention PA-RISC in NS87415 help by Matthew Wilcox · 19 years ago
  96. 4ef3b8f [PATCH] ide: remove ide_driver_t.owner field by Laurent Riffard · 19 years ago
  97. 7462cbf [PATCH] via82cxxx IDE: support multiple controllers by Daniel Drake · 19 years ago
  98. 861e76a [PATCH] via82cxxx IDE: remove /proc/via entry by Daniel Drake · 19 years ago
  99. 4237f22 [IDE] Add driver for Sibyte Swarm evaluation board by Ralf Baechle · 19 years ago
  100. 70ac551 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago