1. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 20 years ago
  2. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 20 years ago
  3. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 20 years ago
  4. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 20 years ago
  5. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 20 years ago
  6. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 20 years ago
  7. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 20 years ago
  8. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 20 years ago
  9. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 20 years ago
  10. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 20 years ago
  11. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 20 years ago
  12. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 20 years ago
  13. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 20 years ago
  14. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 20 years ago
  15. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 20 years ago
  16. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 20 years ago
  17. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 20 years ago
  18. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 20 years ago
  19. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 20 years ago
  20. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 20 years ago
  21. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 20 years ago
  22. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 20 years ago
  23. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 20 years ago
  24. fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 20 years ago
  25. 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 20 years ago
  26. 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 20 years ago
  27. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 20 years ago
  28. 9e11a9f i2c: Constify i2c_algorithm declarations, part 1 by Jean Delvare · 20 years ago
  29. 8721884 i2c-isa: Restore driver owner by Jean Delvare · 20 years ago
  30. c243353 i2c-viapro: Add support for the VT8237A and VT8251 by Rudolf Marek · 20 years ago
  31. 114fd18 i2c: Warn on i2c client creation failure by Jean Delvare · 20 years ago
  32. 7eff82c i2c-core: Drop useless bitmaskings by Jean Delvare · 20 years ago
  33. 9b4ccb8 i2c-algo-pcf: Discard the mdelay data struct member by Adrian Bunk · 20 years ago
  34. 7b288a0 i2c-algo-bit: Cleanups by Jean Delvare · 20 years ago
  35. 8202632 i2c-isa: Fail adding driver on attach_adapter error by David Hubbard · 20 years ago
  36. 7d9db67 i2c: __must_check fixes (chip drivers) by Jean Delvare · 20 years ago
  37. b32d20d i2c-dev: attach/detach_adapter cleanups by Jean Delvare · 20 years ago
  38. 7a8d29c i2c-stub: Chip address as a module parameter by Jean Delvare · 20 years ago
  39. 010d442 i2c: New bus driver for TI OMAP boards by Komal Shah · 20 years ago
  40. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 20 years ago
  41. 8241cb1 i2c-matroxfb: Struct init conversion by Jean Delvare · 20 years ago
  42. be53f9b i2c: Fix copy-n-paste in subsystem Kconfig by Arthur Othieno · 20 years ago
  43. a294de4 i2c-au1550: Add I2C support for Au1200 by Domen Puncer · 20 years ago
  44. 6ed0713 i2c-au1550: Add SMBus functionality flag by Domen Puncer · 20 years ago
  45. 8859942 i2c-au1550: Fix timeout problem by Domen Puncer · 20 years ago
  46. 643bd3f i2c-sibyte: Kip Walker is gone by Jean Delvare · 20 years ago
  47. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 20 years ago
  48. 3fd3968 i2c-algo-sibyte: Cleanups by Jean Delvare · 20 years ago
  49. defcb46 i2c: __must_check fixes, i2c-dev by Jean Delvare · 20 years ago
  50. b119c6c i2c: __must_check fixes (core drivers) by Jean Delvare · 20 years ago
  51. 22f76e7 i2c-dev: Drop the client template by Jean Delvare · 20 years ago
  52. f3b3aad i2c-dev: Use a list for data storage by Jean Delvare · 20 years ago
  53. 9455e4c i2c-dev: Cleanups by Jean Delvare · 20 years ago
  54. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  55. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 20 years ago
  56. e1da95a [PATCH] suspend: make it possible to disable serial console suspend by Rafael J. Wysocki · 20 years ago
  57. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 20 years ago
  58. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 20 years ago
  59. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 20 years ago
  60. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 20 years ago
  61. 3034d11 [PATCH] Don't print virtual address in HPET initialization by Andi Kleen · 20 years ago
  62. 81107bf Driver core: Remove unneeded routines from driver core by Alan Stern · 20 years ago
  63. f2eaae1 Driver core: Fix potential deadlock in driver core by Alan Stern · 20 years ago
  64. 0f397f8 PCI: enable driver multi-threaded probe by Greg Kroah-Hartman · 20 years ago
  65. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 20 years ago
  66. f86db39 drivers/base: check errors by Andrew Morton · 20 years ago
  67. 3702264 drivers/base: Platform notify needs to occur before drivers attach to the device by Brian Walsh · 20 years ago
  68. 35acfdd Driver core: fixed add_bind_files() definition by Yoichi Yuasa · 20 years ago
  69. 9de72ee Driver core: fix comments in drivers/base/power/resume.c by Dmitry Torokhov · 20 years ago
  70. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 20 years ago
  71. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 20 years ago
  72. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 20 years ago
  73. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 20 years ago
  74. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 20 years ago
  75. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 20 years ago
  76. 64bb5d2 Driver core: allow devices in classes to have no parent by Greg Kroah-Hartman · 20 years ago
  77. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 20 years ago
  78. 386415d8 PM: platform_bus and late_suspend/early_resume by David Brownell · 20 years ago
  79. bb84c89 PM: device_suspend/resume may sleep by Pavel Machek · 20 years ago
  80. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 20 years ago
  81. 2bca293 PM: add kconfig option for deprecated .../power/state files by David Brownell · 20 years ago
  82. 047bda3 PM: update docs for writing .../power/state by David Brownell · 20 years ago
  83. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 20 years ago
  84. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 20 years ago
  85. c78a7c2 PM: video drivers and PM_EVENT_PRETHAW by David Brownell · 20 years ago
  86. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 20 years ago
  87. 8b4b8a2 fix broken/dubious driver suspend() methods by David Brownell · 20 years ago
  88. 8f4bcc2 make suspend quieter by David Brownell · 20 years ago
  89. cbd69db Suspend changes for PCI core by Linus Torvalds · 20 years ago
  90. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 20 years ago
  91. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 20 years ago
  92. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 20 years ago
  93. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 20 years ago
  94. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 20 years ago
  95. 656ddf7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  96. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 20 years ago
  97. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  98. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 20 years ago
  99. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 20 years ago
  100. 25981de [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* by Michael Hanselmann · 20 years ago