1. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 18 years ago
  2. f61be27 sm501: add gpiolib support by Ben Dooks · 18 years ago
  3. 472dba7 sm501: add power control callback by Ben Dooks · 18 years ago
  4. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 18 years ago
  5. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 18 years ago
  6. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 18 years ago
  7. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 18 years ago
  8. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 18 years ago
  9. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 18 years ago
  10. f557d09 remove some more tipar bits by Adrian Bunk · 18 years ago
  11. c82dd53 mfd: don't use memzero by Andrew Morton · 18 years ago
  12. 43de804 char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include by Huang Weiyi · 18 years ago
  13. 29b309e Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" by Linus Torvalds · 18 years ago
  14. e34f872 virtio: Add transport feature handling stub for virtio_ring. by Rusty Russell · 18 years ago
  15. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 18 years ago
  16. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 18 years ago
  17. faeba83 s390: use virtio_console for KVM on s390 by Christian Borntraeger · 18 years ago
  18. 7721c49 virtio: console as a config option by Christian Borntraeger · 18 years ago
  19. 91fcad1 virtio_console: use virtqueue notification for hvc_console by Christian Borntraeger · 18 years ago
  20. 611e097 hvc_console: rework setup to replace irq functions with callbacks by Christian Borntraeger · 18 years ago
  21. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 18 years ago
  22. e962fa6 virtio: Use bus_type probe and remove methods by Mark McLoughlin · 18 years ago
  23. 44653ea virtio: don't always force a notification when ring is full by Rusty Russell · 18 years ago
  24. fb6813f virtio: Recycle unused recv buffer pages for large skbs in net driver by Rusty Russell · 18 years ago
  25. 97402b9 virtio net: Allow receiving SG packets by Herbert Xu · 18 years ago
  26. a9ea3fc virtio net: Add ethtool ops for SG/GSO by Herbert Xu · 18 years ago
  27. 9953ca6 virtio: fix virtio_net xmit of freed skb bug by Mark McLoughlin · 18 years ago
  28. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  29. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  30. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  31. 1b8ebad ide: use proper printk() KERN_* levels in ide-probe.c by Bartlomiej Zolnierkiewicz · 18 years ago
  32. 52f3a77 ide: fix for EATA SCSI HBA in ATA emulating mode by Bartlomiej Zolnierkiewicz · 18 years ago
  33. d0b53f6 ide: remove stale comments from drivers/ide/Makefile by Bartlomiej Zolnierkiewicz · 18 years ago
  34. 90d2c6b ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase by Bartlomiej Zolnierkiewicz · 18 years ago
  35. e27420d ide-scsi: remove kmalloced struct request by FUJITA Tomonori · 18 years ago
  36. 216f9a8 ht6560b: remove old history by Jan Evert van Grootheest · 18 years ago
  37. eb34b2d ht6560b: update email address by Jan Evert van Grootheest · 18 years ago
  38. e8e7b9e ide-cd: fix oops when using growisofs by Jens Axboe · 18 years ago
  39. 96cc112 gayle: release resources on ide_host_add() failure by Bartlomiej Zolnierkiewicz · 18 years ago
  40. a0f403b palm_bk3710: add UltraDMA/100 support by Sergei Shtylyov · 18 years ago
  41. 7fa897b ide: trivial sparse annotations by Harvey Harrison · 18 years ago
  42. cd740ab ide: ide-tape.c sparse annotations and unaligned access removal by Harvey Harrison · 18 years ago
  43. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 18 years ago
  44. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 18 years ago
  45. 04ba6e7 it821x: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  46. 29f1ca9 it8213: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  47. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  48. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
  49. 35bbac9 ide-generic: is no longer needed on ppc32 by Bartlomiej Zolnierkiewicz · 18 years ago
  50. dbdec83 ide-generic: minor fix for mips by Bartlomiej Zolnierkiewicz · 18 years ago
  51. 37c5ef5 rapide: add module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  52. 8e27cb1 icside: add module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  53. 585f67e via82cxxx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  54. fc2c32b trm290: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  55. 29d72f2 triflex: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  56. ea881d6 tc86c001: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  57. 64b0fed slc90e66: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  58. 6ce7199 sl82c105: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  59. 1ceb906 sis5513: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  60. fe38258 siimage: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  61. bc2c9a8 serverworks: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  62. 991f5e6 sc1200: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  63. 0fd1880 rz1000: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  64. da8c3e0 piix: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  65. 574a1c2 pdc202xx_old: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  66. d69c8f8 pdc202xx_new: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  67. adc7f85 opti621: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  68. aa6e518 ns87415: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  69. 1bcaaba jmicron: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  70. 87d8b61 it821x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  71. 5102f76 it8213: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  72. a6c43a2 hpt366: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  73. 741ac62 hpt34x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  74. f566bca ide/pci/generic: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  75. cd68841 cy82c693: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  76. 40c8a7f cs5535: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  77. d16492a cs5530: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  78. e2b15b4 cmd64x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  79. f354fbc atiixp: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  80. b2509ac amd74xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  81. 8ee3f3b alim15x3: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  82. eb7cb98 aec62xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 18 years ago
  83. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  84. 37525be via82cxxx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 18 years ago
  85. 0794230 cmd64x: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 18 years ago
  86. d51f19c amd74xx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 18 years ago
  87. b16040b tc86c001: remove ->init_chipset method by Bartlomiej Zolnierkiewicz · 18 years ago
  88. ee77325 via82cxxx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 18 years ago
  89. 4c67423 siimage: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 18 years ago
  90. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 18 years ago
  91. 1d76d9d it821x: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 18 years ago
  92. 74811f3 hpt366: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 18 years ago
  93. 60e57ed aec62xx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 18 years ago
  94. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 18 years ago
  95. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 18 years ago
  96. 8c2eece ide: call ide_pci_setup_ports() before do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 18 years ago
  97. a742d6c ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]() by Bartlomiej Zolnierkiewicz · 18 years ago
  98. a95925a ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config' by Bartlomiej Zolnierkiewicz · 18 years ago
  99. 708e5f9 ide: always call ->init_chipset method in do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 18 years ago
  100. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago