1. dd35b7b ide: check ->dma_setup() return value in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  2. d3bad45 dtc2278: note on docs by Alan Cox · 17 years ago
  3. c196567 qd65xx: remove pointless qd_{read,write}_reg() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  4. a02bfd3 ide: PCI BMDMA initialization fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 52c8136 ide: remove stale comments from ide-taskfile.c by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 8a45513 ide: remove dead code from ide_driveid_update() by Bartlomiej Zolnierkiewicz · 17 years ago
  7. bbc615b ide: use __ide_end_request() in ide_end_dequeued_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  8. bde07e5 ide: enhance ide_setup_pci_noise() by Bartlomiej Zolnierkiewicz · 17 years ago
  9. ae6855c cs5530: remove needless ide_lock taking by Bartlomiej Zolnierkiewicz · 17 years ago
  10. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 69e88d2 ht6560b: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 5bbcf92 cmd640: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  13. a482958 slc90e66: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  14. e65dde7 opti621: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  15. f949820 qd65xx: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  16. a34a875 dtc2278: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 2047e15 ali14xx: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 6157332 via82cxxx: keep local ide_pci_device_t copy by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 691da768 dtc2278: set ->pio_mask also for the second port by Bartlomiej Zolnierkiewicz · 17 years ago
  22. a05e2fa au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 18e181f ide: add hwif->ack_intr hook by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 8f173b5 ide: fix ide_register_hw() to check hwif->io_ports[] by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  28. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 438c470 siimage: separate PATA and SATA methods by Bartlomiej Zolnierkiewicz · 17 years ago
  32. b1e0386 aec62xx: remove aec62xx_dma_lost_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 2832830 alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  34. cad221a alim15x3: fix CD_ROM DMA and PIO FIFO settings setup by Bartlomiej Zolnierkiewicz · 17 years ago
  35. caea760 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 528a572 ide: add ->chipset field to ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 9601a60 ide: add hwif_register_devices() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  40. b515da8 serverworks: remove dead code from svwks_set_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 746f312 rz1000: set serialized flag only if mate interface exists by Bartlomiej Zolnierkiewicz · 17 years ago
  42. cf6e854 ide: fix disabled ports reporting for PCI controllers by Bartlomiej Zolnierkiewicz · 17 years ago
  43. e9a0765 cmd64x: always set hwif->chipset for CMD646 by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 3dfd643 ide/pci/sis5513.c: add missing "else" by Adrian Bunk · 17 years ago
  45. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  46. 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 1b3e4c7 NULL terminate the pci_device_ids in pasemi_edac by Stephen Rothwell · 17 years ago
  48. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  49. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  50. 1cafc30 FlashPoint, use BIT instead of BITW by Jiri Slaby · 17 years ago
  51. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  52. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  53. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  54. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  55. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  56. 532237e cyber2000fb: checkpatch fixes by Krzysztof Helt · 17 years ago
  57. 87d0613 cyber2000fb, rename BIT macro by Jiri Slaby · 17 years ago
  58. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  59. bc552f7 Misc: phantom, improved data passing by Jiri Slaby · 17 years ago
  60. b2afe33 Misc: phantom, add comment about openhaptics by Jiri Slaby · 17 years ago
  61. aee8447 Misc: phantom, synchronize_irq() on suspend by Jiri Slaby · 17 years ago
  62. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  63. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  64. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  65. 345225c isdn/sc: remove unused REQUEST_IRQ and unnecessary header file by Fernando Luis Vázquez Cao · 17 years ago
  66. feea6d4 isdn: fix random hard freeze with AVM T1 cards by Karsten Keil · 17 years ago
  67. 1e9c7813 isdn: fix random hard freeze with AVM cards using b1dma by Karsten Keil · 17 years ago
  68. eac141d isdn: fix random hard freeze with AVM c4 card part 2 by Karsten Keil · 17 years ago
  69. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  70. 3305a6b ps3av: remove unused fields in ps3av_monitor_quirks by Geert Uytterhoeven · 17 years ago
  71. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  72. 5089956 advansys: depends on VIRT_TO_BUS by Andrew Morton · 17 years ago
  73. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  74. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  75. a9e82d3 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  76. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  77. d7c526f triflex: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 912fb29 opti621: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  79. af1b3d5 cy82c693: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  80. f0bb945 cs5520: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 93c6807 alim15x3: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  84. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 40d2dd7 piix: add DECLARE_ICH_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 5ef8cb5 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 05d7e6c pdc202xx_new: add DECLARE_PDCNEW_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 6a7f62a aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 7ed5829 serverworks: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  90. aaf707f scc_pata: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 97f84ba pdc202xx_old: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 099b1f4 pdc202xx_new: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  93. fbf4784 hpt366: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  94. bfd314a cmd64x: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  95. df95f5a aec62xx: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  97. fc212bb ide: use pci_dev->revision by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 1afa655 cmd64x: Use dev->revision by Auke Kok · 17 years ago
  99. a84f3ee amd74xx: Omit PCI_REVISION_ID read by Auke Kok · 17 years ago
  100. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago