1. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 363f7e4 PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia by Marcin Juszkiewicz · 17 years ago
  5. 48dd643 hd.c: remove BIOS/CMOS queries by H. Peter Anvin · 17 years ago
  6. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 17 years ago
  7. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 17 years ago
  8. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 17 years ago
  9. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. aa12b28 ide-cs: recognize 2GB CompactFlash from Transcend by Fabrice Aeschbacher · 17 years ago
  13. 8491388 ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  14. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  16. ed89616 ide-cs: Update device table by Magnus Damm · 17 years ago
  17. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  19. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  20. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  21. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  22. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  23. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  24. 6a34b57 [PATCH] drivers/ide: stray bracket by Nicolas Kaiser · 18 years ago
  25. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  26. 53a04c6 [PATCH] ide-cs (CompactFlash) driver, rm irq warning by David Brownell · 18 years ago
  27. 4fa902a [PATCH] PCMCIA: Add few IDs into ide-cs by Marcin Juszkiewicz · 18 years ago
  28. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  29. 2f1b925 Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available" by Linus Torvalds · 18 years ago
  30. 362537b [PATCH] irq-flags: ide: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  31. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  32. 5040cb8 [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available by Thomas Kleffel · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. 2c3e026 [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports by Roman Zippel · 18 years ago
  35. 264a341 [PATCH] ide_cs: Add IBM microdrive to known IDs by Thomas Kleffel · 18 years ago
  36. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  37. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  38. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  39. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago
  40. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  41. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 18 years ago
  42. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  43. 4293565 [PATCH] pcmcia: add another ide-cs CF card id by David Brownell · 18 years ago
  44. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  45. 725a6ab [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs by Richard Purdie · 19 years ago
  46. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  47. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  48. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  49. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  50. 4349d5c [PATCH] ide: incorrect device link for ide-cs by Hannes Reinecke · 19 years ago
  51. f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  52. 2570b74 [PATCH] pcmcia: update ID for NinjaATA by Dominik Brodowski · 19 years ago
  53. 2aad5f0 [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  54. d3feb18 [PATCH] pcmcia: more IDs for ide_cs by Dominik Brodowski · 19 years ago
  55. 2b8d466 [PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started up by Dominik Brodowski · 19 years ago
  56. d277ad0 [PATCH] pcmcia: fix many device IDs by Komuro · 19 years ago
  57. 698e22c [PATCH] pcmcia: ide-cs id_table update by Pavel Roskin · 19 years ago
  58. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  59. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  60. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  61. f8f7cc0 [PATCH] pcmcia: more IDs for ide_cs by Dominik Brodowski · 19 years ago
  62. f70b7d4 [PATCH] pcmcia: id_table for ide_cs.c by Dominik Brodowski · 19 years ago
  63. fca4480 [PATCH] hd: eliminate bad section references by maximilian attems · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago