1. 9d01e4c ide-tape: fix proc warning by Borislav Petkov · 15 years ago
  2. 734affd ide: add IDE_DFLAG_NIEN_QUIRK device flag by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 0fcef02 hpt366: enable all quirks for devices on quirk_drives[] list by Bartlomiej Zolnierkiewicz · 15 years ago
  5. d328e76 hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c by Bartlomiej Zolnierkiewicz · 15 years ago
  6. d6dcdea ide: remove superfluous SELECT_MASK() call from do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 15 years ago
  7. f9952be ide: remove superfluous SELECT_MASK() call from ide_driveid_update() by Bartlomiej Zolnierkiewicz · 15 years ago
  8. dff8817 icside: remove superfluous ->maskproc method by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 49d8078 ide-tape: fix IDE_AFLAG_* atomic accesses by Borislav Petkov · 15 years ago
  10. 626542c ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically by Borislav Petkov · 15 years ago
  11. ffddf17 pdc202xx_old: kill resetproc() method by Sergei Shtylyov · 15 years ago
  12. 1221e24 pdc202xx_old: don't call pdc202xx_reset() on IRQ timeout by Sergei Shtylyov · 15 years ago
  13. 72b9304 pdc202xx_old: use ide_dma_test_irq() by Sergei Shtylyov · 15 years ago
  14. 6250d3a Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  15. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  16. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  17. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 02c33b1 partitions: warn about the partition exceeding device capacity by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  20. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  21. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  22. 4c9773e Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  23. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 15 years ago
  24. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 15 years ago
  25. cc30137 ide: improve failed opcode reporting by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 26bfcf2 ide: fix printk() levels in ide_dump_ata[pi]_error() by Bartlomiej Zolnierkiewicz · 15 years ago
  27. e3b29f0 ide: fix OOPS during ide-cd error recovery by Bartlomiej Zolnierkiewicz · 15 years ago
  28. 8369d5f ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  30. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  31. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 15 years ago
  32. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 582078e ide: merge ide_disk_special() into do_special() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  34. 5f582c8 ide: BUG() on unknown flags in ide_disk_special() by Bartlomiej Zolnierkiewicz · 15 years ago
  35. 6029336 ide: try to use PIO Mode 0 during probe if possible by Joao Ramos · 15 years ago
  36. e8e7526 ide-tape: fix debug call by Mark de Wever · 15 years ago
  37. fdac1c7 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  38. d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  39. b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 15 years ago
  40. 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  41. 0368241 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC by Anton Vorontsov · 15 years ago
  42. 23a39ee Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 15 years ago
  44. b656eba Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  45. b930f96 MAINTAINERS: update IDE entry by Bartlomiej Zolnierkiewicz · 15 years ago
  46. d7f51435 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup by Bartlomiej Zolnierkiewicz · 15 years ago
  47. 33e8601 palm_bk3710: those registers/bitfields don't exist by David Brownell · 15 years ago
  48. 24fc484 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  49. 83cff83 mediabay: fix build for CONFIG_BLOCK=n by Bartlomiej Zolnierkiewicz · 15 years ago
  50. b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 15 years ago
  51. a1f9a89 ide-cd: fix kernel crash on hppa regression by Helge Deller · 15 years ago
  52. db2f38c palm_bk3710: UDMA performance fix by David Brownell · 15 years ago
  53. 2ecf0a5 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  54. 2c316bb ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  55. 6d70038 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  56. 07bd968 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  57. 6bb11dd ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  58. 88f1b94 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  59. 963da55 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  60. 21d9c5d ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  61. 35ab8d3 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  62. b3071d1 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  63. ea7066a ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  64. fc38b52 ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  65. 5c4be57 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  66. 6b544fc ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  67. 746d5e4 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago
  68. a1df516 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  69. cbfd082 ide-cd: don't abuse rq->buffer by Tejun Heo · 15 years ago
  70. c267cc1 ide-atapi: don't abuse rq->buffer by Tejun Heo · 15 years ago
  71. eace4cb ide-taskfile: don't abuse rq->buffer by Tejun Heo · 15 years ago
  72. 7f006dc ide-floppy: block pc always uses bio by Tejun Heo · 15 years ago
  73. 1873b90 ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 15 years ago
  74. 46a802e ide kill unused ide_cmd->special by Tejun Heo · 15 years ago
  75. 55f3f39 ide: don't set REQ_SOFTBARRIER by Tejun Heo · 15 years ago
  76. 853280a ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 15 years ago
  77. 1e75540 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  78. 6f41469 block: clear req->errors on bio completion only for fs requests by Tejun Heo · 15 years ago
  79. 15da90b cs5536: define dma_sff_read_status() method by Sergei Shtylyov · 15 years ago
  80. f505d49 ide: fix barriers support by Bartlomiej Zolnierkiewicz · 15 years ago
  81. d5f840b ide: Remove void casts by Jack Stone · 15 years ago
  82. 59c8d04 hpt366: use ATA_DMA_* constants by Sergei Shtylyov · 15 years ago
  83. c018f1e hpt366: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  84. aefe647 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  85. 16e6aec [libata] fix build error on drivers/ata/pata_legacy.c by Zhenwen Xu · 15 years ago
  86. b4746ed pata_via: Cache and rewrite the device bit by Alan Cox · 15 years ago
  87. 299b3f8 sata_mv: workaround for multi_count errata sata24 by Mark Lord · 15 years ago
  88. 8d2b450 sata_mv: tidy up qc->tf usage in qc_prep() functions by Mark Lord · 15 years ago
  89. d022baf Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  90. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  91. dd26bf6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  92. 7217fa9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  93. 7f07df5 Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  94. c917c1d Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  95. 1a92e82 staging: slicoss: update README by Stephen Hemminger · 15 years ago
  96. 5672487 otus/zdusb.c: additional USB idnetifier by Daniele Napolitano · 15 years ago
  97. 86a79d2 Staging: go7007: fix build issues by Greg Kroah-Hartman · 15 years ago
  98. b824adc9 Staging: sxg: Fix leaks and checksum errors in transmit code path by Mithlesh Thukral · 15 years ago
  99. cc4b8df Staging: sxg: Fix sleep in atomic context warning while loading driver by Mithlesh Thukral · 15 years ago
  100. 8d17e6a Staging: sxg: Use correct queue_id for transmitting non-TCP packets by Mithlesh Thukral · 15 years ago