1. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 6e24939 pdc202xx_new: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 249aa4f cs5535: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 3b4024d amd74xx/via82cxxx: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 0f45894 au1xxx: fix au1xxx_set_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 0b46ff2 ide-pmac: fix PIO setup and enable autotune by Benjamin Herrenschmidt · 17 years ago
  8. 254bb55 ide-pmac: use ide_tune_dma() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 3b2d009 ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. ddf1510 ide-pmac: use __ide_wait_stat() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 218ee5f ide-pmac: remove extra good status wait from pmac_ide_do_setfeature() by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 74af21c ide: add __ide_wait_stat() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  14. fd553ce ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 7810394 ide-pmac: remove control register messing from pmac_ide_dma_check() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 90f72ec ide-pmac: fix set_timings_mdma() by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 085798b ide-pmac: pmac_ide_tune_chipset() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 90a87ea ide-pmac: don't check kauai_lookup_timing() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 39e5f59 ide: unexport ide_acpi_set_state by Adrian Bunk · 17 years ago
  20. ceec182 ide_platform: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 752097c x86/pci/acpi: fix DMI const-ification fallout by Jeff Garzik · 17 years ago
  22. b6c7347ff x86: optimise barriers by Nick Piggin · 17 years ago
  23. 4071c71 x86: fix IO write barrier by Nick Piggin · 17 years ago
  24. df1bdc0 x86: fence oostores on 64-bit by Nick Piggin · 17 years ago
  25. 2b9e0aa Only enable BLOCK_COMPAT if COMPAT is needed by Linus Torvalds · 17 years ago
  26. ab9c232 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  27. 8bd0983 Update maintainers file by Andi Kleen · 17 years ago
  28. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  29. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  30. 117494a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  31. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  32. 57c5b99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  33. a6e3d7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  34. 42f04b6 Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  35. f3e6f16 PCI: merge almost all of pci_32.h and pci_64.h together by Greg Kroah-Hartman · 17 years ago
  36. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  37. 32a2eea PCI: Add 'nodomains' boot option, and pci_domains_supported global by Jeff Garzik · 17 years ago
  38. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  39. 62f420f PCI: use _CRS for PCI resource allocation by Gary Hade · 17 years ago
  40. fd64cb4 PCI: avoid P2P prefetch window for expansion ROMs by Gary Hade · 17 years ago
  41. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  42. 8fa5913 PCI: remove transparent bridge sizing by Gary Hade · 17 years ago
  43. ecb3908 pci: write file size to inode on proc bus file write by David Rientjes · 17 years ago
  44. cd68602 pci: use size stored in proc_dir_entry for proc bus files by David Rientjes · 17 years ago
  45. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  46. fd6e732 PCI: fix IDE legacy mode resources by Yoichi Yuasa · 17 years ago
  47. cbf5d9e MSI: Use correct data offset for 32-bit MSI in read_msi_msg() by Roland Dreier · 17 years ago
  48. a56bc69 PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code by Michael Ellerman · 17 years ago
  49. 5b1ea82 PCI: i386: Compaq EVO N800c needs PCI bus renumbering by Juha Laiho · 17 years ago
  50. 4904e23 PCI: Remove no longer correct documentation regarding MSI vector assignment by Michael Ellerman · 17 years ago
  51. 346ca04 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" by Johannes Goecke · 17 years ago
  52. 651472f PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID by Auke Kok · 17 years ago
  53. aa288d4 PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID by Auke Kok · 17 years ago
  54. 3799a4e cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read by Auke Kok · 17 years ago
  55. 9f67215 PCI: Add missing PCI capability IDs by Alex Chiang · 17 years ago
  56. b205f6b i386: add support for picopower irq router by Thomas Backlund · 17 years ago
  57. 3d034ae PCI: pci_get_device call from interrupt in reboot fixups by Denis V. Lunev · 17 years ago
  58. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  59. fa007d8 pci: hotplug: cpqphp: convert to kthread infrastructure by Christoph Hellwig · 17 years ago
  60. 2d100fe pci: hotplug: ibmphp: convert to kthread by Kristen Carlson Accardi · 17 years ago
  61. 229f5af PCI: is_power_of_2 in drivers/pci/pci.c by vignesh babu · 17 years ago
  62. 40730d1 pciehp: minor cleanups for pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  63. 9fe8164 pciehp: remove trailing whitespace form pciehp_pci.c by Kenji Kaneshige · 17 years ago
  64. 36ed27b pciehp: remove trailing whitespace from pciehp_ctrl.c by Kenji Kaneshige · 17 years ago
  65. a073a82 pciehp: remove trailing whitespace from pciehp_core.c by Kenji Kaneshige · 17 years ago
  66. 71ad556 pciehp: remove trailing whitespace from pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  67. c842648 pciehp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 17 years ago
  68. 57d90c0 PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplug by Kristen Carlson Accardi · 17 years ago
  69. 1cf53d5 PCI Hotplug: pciehp: Dont check bridge control on remove by Kristen Carlson Accardi · 17 years ago
  70. 89913bf pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  71. 73a985a PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  72. 71a380d Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  73. 408af0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  74. d1aa3e6 USB: fix race in autosuspend reschedule by Alan Stern · 17 years ago
  75. 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
  76. d466a91 USB: Nikon D40X unusual_devs entry by Ortwin Glück · 17 years ago
  77. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  78. cd38c1e USB: documentation for USB power management by Alan Stern · 17 years ago
  79. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  80. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  81. 17f06022 USB: allow usbstorage to have LUNS greater than 2Tb by Richard Sharpe · 17 years ago
  82. eecfb91 USB: Adding support for SHARP WS011SH to ipaq.c by Nobuhiro Iwamatsu · 17 years ago
  83. 914a3f3 USB: add atmel_usba_udc driver by Haavard Skinnemoen · 17 years ago
  84. c604e85 USB: ohci SSB bus glue by Michael Buesch · 17 years ago
  85. b24896c USB: ehci build fixes on au1xxx, ppc-soc by David Brownell · 17 years ago
  86. 4f45426 USB: add runtime frame_no quirk for big-endian OHCI by Valentine Barshak · 17 years ago
  87. f621b84 USB: funsoft: Fix termios by Alan Cox · 17 years ago
  88. d9c5636 USB: visor: termios bits by Alan Cox · 17 years ago
  89. 3046c6d USB: unusual_devs entry for Nikon DSC D2Xs by Alan Stern · 17 years ago
  90. 27f5d75 USB: re-remove <linux/usb_sl811.h> by David Brownell · 17 years ago
  91. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  92. 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
  93. 437f375 USB: serial gadget: Disable endpoints on unload by Vitaly Bordug · 17 years ago
  94. a59048d USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables by WANG Cong · 17 years ago
  95. 5395353 usb-gadget-ether: prevent oops caused by error interrupt race by Benedikt Spranger · 17 years ago
  96. 9dcfbd9 USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros by Andrew Morton · 17 years ago
  97. ca0677a USB: r8a66597-hcd: fix driver removing by Yoshihiro Shimoda · 17 years ago
  98. 05eac91 USB: r8a66597-hcd: fix endian problem by Yoshihiro Shimoda · 17 years ago
  99. e3a0905 USB: r8a66597-hcd: fix Class or Vendor Request by Yoshihiro Shimoda · 17 years ago
  100. 93b6497 USB: usb/serial/ch341.c: make 4 functions static by Adrian Bunk · 17 years ago