1. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  2. 38ffdd6 [PATCH] ub: suppress gcc warnings for pointer casts by Pete Zaitcev · 19 years ago
  3. e639dd3 [PATCH] USB: add more snooping hooks in devio.c by Greg Kroah-Hartman · 19 years ago
  4. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  5. 094f1649 [PATCH] USB: add endpoint information to sysfs by Greg Kroah-Hartman · 19 years ago
  6. 8da608c [PATCH] USB: disable tasklet if rtl8150 device is removed while active. by Greg Kroah-Hartman · 19 years ago
  7. c9c7746 [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  8. 72f30b6 [PATCH] USB: ehci.patch (earlier irq disable) by David Brownell · 19 years ago
  9. 7efe5d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  10. dbe0580 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  11. f8977d0 [PATCH] PCI fixup for Toshiba laptops and ohci1394 by Jesse Barnes · 19 years ago
  12. 2f02823 [PATCH] pci_ids: cleanup comments by Grant Coady · 19 years ago
  13. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  14. f05aab8 [PATCH] kernel-doc: fix PCI hotplug by Randy Dunlap · 19 years ago
  15. 8e5dce35 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  16. 5457b6a [PATCH] PCI: Convert megaraid to use pci_driver shutdown method by Russell King · 19 years ago
  17. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  18. d10211b [PATCH] PCI: fix edac drivers for radisys 82600 borkage by Andrew Morton · 19 years ago
  19. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  20. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  21. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  22. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  23. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  24. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  25. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  26. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  27. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  28. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  29. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  30. b7924c3 [PATCH] pci_ids: remove non-referenced symbols from pci_ids.h by Grant Coady · 19 years ago
  31. 4153812 [PATCH] pci_ids: macros: replace partial with whole symbols by Grant Coady · 19 years ago
  32. b135c48 [PATCH] pci_ids: remove duplicates from pci_ids.h by Grant Coady · 19 years ago
  33. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  34. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  35. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  36. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago
  37. b30197d [PATCH] PCI: ipr: Block config access during BIST by Brian King · 19 years ago
  38. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  39. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  40. 20731945 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  41. a9d1b24 [PATCH] I2C: add i2c module alias for i2c drivers to use by Greg Kroah-Hartman · 19 years ago
  42. 0dc9a32 [PATCH] I2C: remove devfs support from i2c-dev driver by Greg Kroah-Hartman · 19 years ago
  43. b890a07 [PATCH] hwmon: smsc47m1 documentation update by Jean Delvare · 19 years ago
  44. 90209b4 [PATCH] hwmon: lm90 documentation update by Jean Delvare · 19 years ago
  45. c3df580 [PATCH] hwmon: Add PEC support to the lm90 driver by Jean Delvare · 19 years ago
  46. 8256fe0 [PATCH] hwmon: Separate the lm90 register read function by Jean Delvare · 19 years ago
  47. e8aac4a [PATCH] i2c: i2c-i801 PEC code cleanups by Jean Delvare · 19 years ago
  48. 585b316 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 by Jean Delvare · 19 years ago
  49. 421ef47 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 by Jean Delvare · 19 years ago
  50. b809554 [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 by Jean Delvare · 19 years ago
  51. 142078f [PATCH] i2c: i2c-i810 documentation update by Jean Delvare · 19 years ago
  52. eb00a28 [PATCH] i2c: Drop unused parport i2c IDs by Jean Delvare · 19 years ago
  53. cd19cc4 [PATCH] i2c: ID redefinition cleanups by Jean Delvare · 19 years ago
  54. 6344a8e [PATCH] i2c: Static function fixes, 4 of 4 by Ben Dooks · 19 years ago
  55. c49efce [PATCH] hwmon: Static function fixes, 3 of 4 by Ben Dooks · 19 years ago
  56. d8d2061 [PATCH] hwmon: Static function fixes, 2 of 4 by Ben Dooks · 19 years ago
  57. 6536c49 [PATCH] i2c: Static function fixes, 1 of 4 by Ben Dooks · 19 years ago
  58. 2445eb6 [PATCH] i2c: Documentation update by Jean Delvare · 19 years ago
  59. deb875c7 [PATCH] i2c: kzalloc cleanups, 2 of 2 by Jean Delvare · 19 years ago
  60. 078d9fe [PATCH] i2c: kzalloc cleanups, 1 of 2 by Jean Delvare · 19 years ago
  61. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  62. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  63. 2286066 [PATCH] i2c: kzalloc conversion, ixp bus drivers by Deepak Saxena · 19 years ago
  64. 4d4e5ce [PATCH] i2c: New Xicor X1205 RTC driver by Alessandro Zummo · 19 years ago
  65. ddec748 [PATCH] hwmon: Missing class check in two hwmon drivers by Jean Delvare · 19 years ago
  66. 7ab83a9 [PATCH] hwmon: New device ID for the smsc47b397 driver by Mark M. Hoffman · 19 years ago
  67. 1747ef1 [PATCH] Owner field additions to many i2c drivers, 5 of 5 by Laurent Riffard · 19 years ago
  68. 6586bcd [PATCH] Owner field additions to many i2c drivers, 4 of 5 by Laurent Riffard · 19 years ago
  69. e78f857 [PATCH] Owner field additions to many i2c drivers, 3 of 5 by Laurent Riffard · 19 years ago
  70. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
  71. ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
  72. fe3d6a9 [PATCH] i2c: Big i2c-elektor cleanup by Stig Telfer · 19 years ago
  73. 3634ff6 [PATCH] i2c: Fix i2c-elektor on Alpha by Stig Telfer · 19 years ago
  74. 00bffb6 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures by Jean Delvare · 19 years ago
  75. 6c129be [PATCH] i2c: Rename i2c-parport variable to avoid confusion by Jean Delvare · 19 years ago
  76. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  77. d3554b4 [PATCH] i2c: Drop unused per-i2c-algorithm adapter max by Jean Delvare · 19 years ago
  78. 862bc36 [PATCH] hwmon: Drop useless w83627hf initialization step by Jean Delvare · 19 years ago
  79. 9174999 [PATCH] hwmon: Drop legacy ISA address support from it87 by Jean Delvare · 19 years ago
  80. 80ce3b7 [PATCH] i2c: Drop out-of-date, colliding ioctl definitions by Jean Delvare · 19 years ago
  81. 31ec5bc [PATCH] i2c: Fix misplaced i2c.h comment by Jean Delvare · 19 years ago
  82. 7865e24 [PATCH] i2c: Documentation fixes by Jean Delvare · 19 years ago
  83. 47b8b10 [PATCH] i2c: Cleanup i2c-i801 ifdefs by Jean Delvare · 19 years ago
  84. ada0c2f [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) by Petr Vandrovec · 19 years ago
  85. bf813b3 [PATCH] i2c: Drop useless CVS revision IDs by Jean Delvare · 19 years ago
  86. e8aafcb [PATCH] i2c: Cleanup i2c-dev ioctl debug message by Jean Delvare · 19 years ago
  87. 8a1b028 [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name by Jean Delvare · 19 years ago
  88. ca68f11 [PATCH] i2c-viapro: Cleanup ifdef usage by Greg KH · 19 years ago
  89. ed5453e [PATCH] i2c-viapro: Improve register dump by Jean Delvare · 19 years ago
  90. 50c1cc3 [PATCH] i2c-viapro: Refactor control outb by Jean Delvare · 19 years ago
  91. aaf7f14 [PATCH] i2c-viapro: Update supported devices list by Jean Delvare · 19 years ago
  92. c2f559d [PATCH] i2c-viapro: Code cleanups by Jean Delvare · 19 years ago
  93. f1183014 [PATCH] i2c-viapro: Implement I2C Block transactions by Jean Delvare · 19 years ago
  94. 5f49ef8 [PATCH] i2c-viapro: Coding style fixes by Jean Delvare · 19 years ago
  95. 32c0a52 [PATCH] i2c-viapro: New maintainer by Jean Delvare · 19 years ago
  96. 5c50d18 [PATCH] i2c: Several PEC-related fixes in software SMBus emulation by Hideki Iwamoto · 19 years ago
  97. 0f69a61 [PATCH] i2c: Minor i2c-amd8111 cleanup by Jean Delvare · 19 years ago
  98. 332bf92 [PATCH] i2c: Fix union i2c_smbus_data definition by Hideki Iwamoto · 19 years ago
  99. d057c96 [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation by Hideki Iwamoto · 19 years ago
  100. 4366dc9 [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK by Jean Delvare · 19 years ago