1. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  5. a7bbd20 ide-disk: guarantee 400ns delay after writing command register by Bartlomiej Zolnierkiewicz · 17 years ago
  6. cf77249 ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 7c0e266 sc1200: remove pointless hwif lookup loop by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  9. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  11. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. cd3dbc9 ide: remove QUIRK_LIST() by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 932aead ide-{floppy,tape,scsi}: fix register loading order when issuing packet command by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 3a6a354 ide-cd: fix register loading order in cdrom_start_packet_command() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
  18. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 918337a ide-floppy: remove dead code by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 14b89ef ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 813a0eb ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 1f2564b ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests by Bartlomiej Zolnierkiewicz · 17 years ago
  26. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 868e672 ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 54688aa ide: remove ide_cmd() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 21d535c ide: execute_drive_cmd() cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 6dd8723 ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 46f26c3 ide: fix registers loading order for WIN_SMART in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  33. d3bb034 ide-tape: remove dead USE_IOTRACE code by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 17 years ago
  35. f1ca6d3 ide: remove CONFIG_IDEPCI_SHARE_IRQ config option by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 7b5da4b ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler by Bartlomiej Zolnierkiewicz · 17 years ago
  37. d26805f ide-pmac: fix pmac_ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 2bd06b2 ide-disk: use struct ide_taskfile in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. d00e42dd2 ide-disk: fix taskfile registers loading order in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 7a3b751 ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 866664d hpt366: merge set_dma_mode() methods by Sergei Shtylyov · 17 years ago
  48. a488f34 hpt366: kill set_dma_mode() method wrapper by Sergei Shtylyov · 17 years ago
  49. ceb1b2c hpt366: change timing register masks by Sergei Shtylyov · 17 years ago
  50. b5e1a4e ide-io: set REQ_FAILED when drive is dead by Aristeu Rozanski · 17 years ago
  51. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  52. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  53. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  54. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 17 years ago
  55. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  56. 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
  57. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 17 years ago
  58. 5ed2c83 spi: use class iteration api by Dave Young · 17 years ago
  59. 9c77010 scsi: use class iteration api by Dave Young · 17 years ago
  60. 71da890 rtc: use class iteration api by Dave Young · 17 years ago
  61. 443cad9 power supply : use class iteration api by Dave Young · 17 years ago
  62. 73cf602 ieee1394: use class iteration api by Dave Young · 17 years ago
  63. fd04897 Driver Core: add class iteration api by Dave Young · 17 years ago
  64. 63b6971 Driver core: Cleanup get_device_parent() in device_add() and device_move() by Cornelia Huck · 17 years ago
  65. 4f01469 UIO: constify function pointer tables by Jan Engelhardt · 17 years ago
  66. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago
  67. 92b4214 driver core: fix build with SYSFS=n by Randy Dunlap · 17 years ago
  68. db1118a Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init by Denis Cheng · 17 years ago
  69. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  70. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  71. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  72. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  73. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  74. 649316b Kobject: convert drivers/md/md.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  75. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  76. da231fd Driver core: fix class glue dir cleanup logic by Kay Sievers · 17 years ago
  77. ef2c517 Driver core: fix race in __device_release_driver by Alan Stern · 17 years ago
  78. c8e90d8 Kobject: change drivers/base/bus to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  79. 7dc72b2 Driver core: clean up debugging messages by Greg Kroah-Hartman · 17 years ago
  80. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  81. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  82. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 17 years ago
  83. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  84. 0478b83 zfcp: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  85. 5b88feb netiucv: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  86. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 17 years ago
  87. 2b93730 PCI: remove foolish code from pci-driver.c by Greg Kroah-Hartman · 17 years ago
  88. 03d43b1 PCI: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  89. 2344c6d PCMCIA: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  90. 15147ff USB: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  91. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  92. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  93. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  94. 78be3d2 Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  95. 9990513 Kobject: convert drivers/base/core.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  96. 60728d6 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  97. 3830c62 Kobject: change drivers/md/md.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  98. 73f368c Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  99. 8dde2a9 Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  100. 89c4260 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago