1. 33b1302 Documentation: fix type error by Denis Cheng · 16 years ago
  2. 78b42c9 Coding style fix drivers/serial/icom.h by Michal Piotrowski · 16 years ago
  3. 146f51f remove obsolete contact information from CREDITS by Adrian Bunk · 16 years ago
  4. 9135f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  5. 124d3b7 fix writev regression: pan hanging unkillable and un-straceable by Nick Piggin · 16 years ago
  6. 6598b60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  7. d59823f ide-tape: remove idetape_config_t typedef by Borislav Petkov · 16 years ago
  8. d99c9da ide-tape: remove mtio.h related comments by Borislav Petkov · 16 years ago
  9. 419d474 ide-tape: make function name more accurate by Borislav Petkov · 16 years ago
  10. fa36625 ide-tape: remove unused sense packet commands. by Borislav Petkov · 16 years ago
  11. 860ff5e ide-tape: use generic byteorder macros by Borislav Petkov · 16 years ago
  12. 4278c2d ide-tape: remove EXPERIMENTAL driver status by Borislav Petkov · 16 years ago
  13. 90699ce ide-tape: use generic scsi commands by Borislav Petkov · 16 years ago
  14. f011889 ide-tape: remove struct idetape_block_size_page_t by Borislav Petkov · 16 years ago
  15. 3238755 ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t by Borislav Petkov · 16 years ago
  16. 3cffb9c ide-tape: remove struct idetape_parameter_block_descriptor_t by Borislav Petkov · 16 years ago
  17. 496b92e ide-tape: remove struct idetape_medium_partition_page_t by Borislav Petkov · 16 years ago
  18. 64a0e08 ide-tape: remove struct idetape_data_compression_page_t by Borislav Petkov · 16 years ago
  19. 6d29c8f ide-tape: remove struct idetape_inquiry_result_t by Borislav Petkov · 16 years ago
  20. b642201 ide-tape: remove struct idetape_capabilities_page_t by Borislav Petkov · 16 years ago
  21. 55a5d29 ide-tape: remove IDETAPE_DEBUG_BUGS by Borislav Petkov · 16 years ago
  22. f79f93a ide-tape: remove IDETAPE_DEBUG_INFO by Borislav Petkov · 16 years ago
  23. 16422de3 ide-tape: dump gcw fields on error in idetape_identify_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 47314fa ide-tape: remove struct idetape_mode_parameter_header_t by Borislav Petkov · 16 years ago
  25. 1b5db43 ide-tape: remove struct idetape_request_sense_result_t by Borislav Petkov · 16 years ago
  26. c7ea8a1 ide-tape: remove dead code by Borislav Petkov · 16 years ago
  27. 5ce78af ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002 by Borislav Petkov · 16 years ago
  28. dcb425f5 ide-cs: use ide_std_init_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 578cfa0 ide: move check_dma_crc() to ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 296921a ide: remove ide_auto_reduce_xfer() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 99ffbe0 ide: move drive->crc_count check out from check_dma_crc() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. af10f77 ide: remove ide_ata66_check() by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 5efe7c5 ide: remove set_transfer() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. fa01717 ide: unexport SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 98d2a7a ide-scsi: remove needless SELECT_DRIVE() call by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 629f944 ide: use __ide_set_handler() in ide_execute_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 835457d ide: remove SATA_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 92b83c8 ide: remove ->nice0 and ->nice2 fields from ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  39. b034304 ide: convert ->straight8 field in ide_hwif_t to bit flag by Bartlomiej Zolnierkiewicz · 16 years ago
  40. b60acab ide: remove unused ->auto_poll field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 57b5527 ide-probe: remove needless Status register reads by Bartlomiej Zolnierkiewicz · 16 years ago
  42. b187dfe ide-cris: use ide_execute_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. c78d717 trm290: use ide_execute_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 2d6027f ide-scsi: use ide_execute_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. c1c9dbc ide-tape: use ide_execute_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. d9270a3 ide: move create_proc_ide_drives() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 327617e ide: move hwif->present check out from ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. eafd88a ide: factor out devices setup from ide_acpi_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 070ecb8 ide-acpi: remove dead code from do_drive_get_GTF() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 4484d80 ide-acpi: remove needless exports by Bartlomiej Zolnierkiewicz · 16 years ago
  51. decdc3f ide: move ide_acpi_init() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. d5bc659 ide: factor out devices setup from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 0947e0d ide: factor out adding drive to hwgroup from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 8a0e7e1 ide: move hwif->rqsize init from ide_init_queue() to init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. c5d70cc ide: merge init_gendisk() into hwif_register_devices() by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 346d499 ide: call init_gendisk() after ide_acpi_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 3a4e7c9 ide: move blk_register_region() call out from init_gendisk() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 5c2854e ide: skip not present devices in init_gendisk() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 521fd1e ide: remove incorrect init_gendisk() comment by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 7704ca2 ide: factor out code initializing devices from ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 909f436 ide: fix ide_unregister() usage in host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  65. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. ead741d ide: remove redundant init_hwif_default() call from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 2244e85 ide: remove redundant hwif->present check from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 1bee4d1 pdc202xx_old: remove surplus initialiser by Alan Cox · 16 years ago
  69. fc6c5bc ide-floppy: bump driver version number by Borislav Petkov · 16 years ago
  70. 0571c7a ide-floppy: fix most of the remaining checkpatch.pl issues by Borislav Petkov · 16 years ago
  71. 6e5fa7b ide-floppy: remove atomic test_*bit macros by Borislav Petkov · 16 years ago
  72. 757ced8 ide-floppy: remove unused flag PC_ABORT by Borislav Petkov · 16 years ago
  73. f373bd8 ide-floppy: remove IDEFLOPPY_DEBUG_INFO by Borislav Petkov · 16 years ago
  74. ae7e8dd ide-floppy: remove unused IDEFLOPPY_USE_READ12 by Borislav Petkov · 16 years ago
  75. 32925e1 ide-floppy: merge idefloppy_{input,output}_buffers by Borislav Petkov · 16 years ago
  76. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 16 years ago
  77. 0bf399e ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro by Borislav Petkov · 16 years ago
  78. d652c13 ide-floppy: mv idefloppy_{should_,}report_error by Borislav Petkov · 16 years ago
  79. d30a7fb ide-floppy: report DMA handling in idefloppy_pc_intr() properly by Borislav Petkov · 16 years ago
  80. 20bf7bd ide-floppy: factor out ioctl handlers from idefloppy_ioctl() by Borislav Petkov · 16 years ago
  81. 194ec0c ide-floppy: remove struct idefloppy_capacity_descriptor by Borislav Petkov · 16 years ago
  82. 8e81bbb ide-floppy: remove struct idefloppy_flexible_disk_page by Borislav Petkov · 16 years ago
  83. 24a5d70 ide-floppy: remove struct idefloppy_mode_parameter_header by Borislav Petkov · 16 years ago
  84. a6ff2d3 ide-floppy: remove struct idefloppy_request_sense_result by Borislav Petkov · 16 years ago
  85. 4d37d32 ide-floppy: remove struct idefloppy_inquiry_result by Borislav Petkov · 16 years ago
  86. 948391d ide-floppy: remove struct idefloppy_capabilities_page by Borislav Petkov · 16 years ago
  87. bcc77d9 ide-floppy: cleanup and unify debugging macro calls by Borislav Petkov · 16 years ago
  88. 7e8b163 ide-floppy: include the proper headers by Borislav Petkov · 16 years ago
  89. 9a24b63 ide-floppy: disambiguate function names by Borislav Petkov · 16 years ago
  90. 0078df2 ide-floppy: remove unnecessary ->handler != NULL check by Borislav Petkov · 16 years ago
  91. 8f62243 ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder by Borislav Petkov · 16 years ago
  92. 30d6709 ide-floppy: convert to generic packet commands by Borislav Petkov · 16 years ago
  93. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  94. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  95. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 1ebf749 ide: separate PCI specific init from generic init in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. bf77c53 ide: always set DMA masks in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. d4e6d4e macide: remove drive->capacity64 quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  99. b4d1c73 atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling by Bartlomiej Zolnierkiewicz · 16 years ago
  100. bd38dd3 au1xxx-ide: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 16 years ago