1. 1bee4d1 pdc202xx_old: remove surplus initialiser by Alan Cox · 17 years ago
  2. fc6c5bc ide-floppy: bump driver version number by Borislav Petkov · 17 years ago
  3. 0571c7a ide-floppy: fix most of the remaining checkpatch.pl issues by Borislav Petkov · 17 years ago
  4. 6e5fa7b ide-floppy: remove atomic test_*bit macros by Borislav Petkov · 17 years ago
  5. 757ced8 ide-floppy: remove unused flag PC_ABORT by Borislav Petkov · 17 years ago
  6. f373bd8 ide-floppy: remove IDEFLOPPY_DEBUG_INFO by Borislav Petkov · 17 years ago
  7. ae7e8dd ide-floppy: remove unused IDEFLOPPY_USE_READ12 by Borislav Petkov · 17 years ago
  8. 32925e1 ide-floppy: merge idefloppy_{input,output}_buffers by Borislav Petkov · 17 years ago
  9. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 17 years ago
  10. 0bf399e ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro by Borislav Petkov · 17 years ago
  11. d652c13 ide-floppy: mv idefloppy_{should_,}report_error by Borislav Petkov · 17 years ago
  12. d30a7fb ide-floppy: report DMA handling in idefloppy_pc_intr() properly by Borislav Petkov · 17 years ago
  13. 20bf7bd ide-floppy: factor out ioctl handlers from idefloppy_ioctl() by Borislav Petkov · 17 years ago
  14. 194ec0c ide-floppy: remove struct idefloppy_capacity_descriptor by Borislav Petkov · 17 years ago
  15. 8e81bbb ide-floppy: remove struct idefloppy_flexible_disk_page by Borislav Petkov · 17 years ago
  16. 24a5d70 ide-floppy: remove struct idefloppy_mode_parameter_header by Borislav Petkov · 17 years ago
  17. a6ff2d3 ide-floppy: remove struct idefloppy_request_sense_result by Borislav Petkov · 17 years ago
  18. 4d37d32 ide-floppy: remove struct idefloppy_inquiry_result by Borislav Petkov · 17 years ago
  19. 948391d ide-floppy: remove struct idefloppy_capabilities_page by Borislav Petkov · 17 years ago
  20. bcc77d9 ide-floppy: cleanup and unify debugging macro calls by Borislav Petkov · 17 years ago
  21. 7e8b163 ide-floppy: include the proper headers by Borislav Petkov · 17 years ago
  22. 9a24b63 ide-floppy: disambiguate function names by Borislav Petkov · 17 years ago
  23. 0078df2 ide-floppy: remove unnecessary ->handler != NULL check by Borislav Petkov · 17 years ago
  24. 8f62243 ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder by Borislav Petkov · 17 years ago
  25. 30d6709 ide-floppy: convert to generic packet commands by Borislav Petkov · 17 years ago
  26. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  27. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  28. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 1ebf749 ide: separate PCI specific init from generic init in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. bf77c53 ide: always set DMA masks in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. d4e6d4e macide: remove drive->capacity64 quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  32. b4d1c73 atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling by Bartlomiej Zolnierkiewicz · 17 years ago
  33. bd38dd3 au1xxx-ide: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 36e9dc4 dtc2278: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 17 years ago
  35. ae9458d Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  36. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  37. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  38. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  39. e91926e apm_power: check I.intval for zero value, we use it as the divisor by Anton Vorontsov · 17 years ago
  40. c3caeba pda_power: implement polling by Anton Vorontsov · 17 years ago
  41. bfde266 pda_power: various cleanups by Anton Vorontsov · 17 years ago
  42. dffd28a apm_power: support using VOLTAGE_* properties for apm calculations by Dmitry Baryshkov · 17 years ago
  43. 8f8e9b3 pda_power: add suspend/resume support by Dmitry Baryshkov · 17 years ago
  44. c7cc930 power_supply: add few more values and props by Dmitry Baryshkov · 17 years ago
  45. 9ef4510 pda_power: only register available psu by Dmitry Baryshkov · 17 years ago
  46. 839dc9f power: fix incorrect unregistration in power_supply_create_attrs error path by Andres Salomon · 17 years ago
  47. 8efe444 power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL by Andres Salomon · 17 years ago
  48. 4d24473 [BATTERY] power_supply_leds: use kasprintf by Akinobu Mita · 17 years ago
  49. 25f12141 [BATTERY] Every file should include the headers containing the prototypes for its global functions. by Adrian Bunk · 17 years ago
  50. c9b6c8f ACPI: Print message before calling _PTS by Rafael J. Wysocki · 17 years ago
  51. 7258ec5 ACPI hibernation: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  52. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  53. 60417f5 ACPI suspend: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  54. 3c1d2b6 ACPI: Separate disabling of GPEs from _PTS by Rafael J. Wysocki · 17 years ago
  55. c95d47a ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK by Rafael J. Wysocki · 17 years ago
  56. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  57. a3627f6 ACPI: clear GPE earily in resume to avoid warning by Shaohua Li · 18 years ago
  58. 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 17 years ago
  59. 964756a ACPI: Fix mismerge in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  60. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 18 years ago
  61. 367b09f PCI: fix codingstyle issues in drivers/pci/pci.h by Greg Kroah-Hartman · 17 years ago
  62. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  63. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 17 years ago
  64. 4600c9d PCI: modify SB700 SATA MSI quirk by Shane Huang · 17 years ago
  65. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  66. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  67. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  68. 02d90fc PCI: constify function pointer tables by Jan Engelhardt · 17 years ago
  69. add7718 PCI: Convert drivers/pci/proc.c to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  70. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  71. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  72. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  73. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  74. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  75. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  76. 017fc48 PCI: avoid save the same type of cap multiple times by Shaohua Li · 17 years ago
  77. ec0a3a2 PCI: correctly initialize a structure for pcie_save_pcix_state() by Shaohua Li · 17 years ago
  78. f34303d PCI: fix typo in pci_save_pcix_state by Shaohua Li · 17 years ago
  79. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  80. 9f23ed3 PCI: print quirk name in debug messages by bjorn.helgaas@hp.com · 17 years ago
  81. e64aecc PCI: fix for quirk_e100_interrupt() by Ivan Kokshaysky · 17 years ago
  82. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  83. 6a9e7f2 PCI: drivers/pci/msi.c: move arch hooks to the top by Adrian Bunk · 17 years ago
  84. 6bae1d9 PCI: quirk: enable MSI Mapping on HT1000 by Sebastien Dugue · 17 years ago
  85. 6015fbe PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  86. c40a22e PCI: Fix bus resource assignment on 32 bits with 64b resources by Benjamin Herrenschmidt · 17 years ago
  87. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  88. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  89. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 17 years ago
  90. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  91. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  92. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  93. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  94. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  95. 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
  96. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  97. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  98. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  99. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  100. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago