1. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 17 years ago
  2. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 17 years ago
  3. 60530af Driver core: some cleanup on drivers/base/sys.c by Zhenwen Xu · 17 years ago
  4. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 17 years ago
  5. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 17 years ago
  6. ce21c7b driver core: fix passing platform_data by Ming Lei · 17 years ago
  7. 006f457 driver core: move platform_data into platform_device by Ming Lei · 17 years ago
  8. ae1b417 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 18 years ago
  9. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 18 years ago
  10. f791b8c driver core: move klist_children into private structure by Greg Kroah-Hartman · 18 years ago
  11. fb069a5 driver core: create a private portion of struct device by Greg Kroah-Hartman · 18 years ago
  12. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 17 years ago
  13. f48f3fe driver-core: do not register a driver with bus_type not registered by Dave Young · 17 years ago
  14. e5779a5 scsi/m68k: Kill NCR_700_detect() warnings by Geert Uytterhoeven · 17 years ago
  15. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 17 years ago
  16. 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 17 years ago
  17. 1bafeb3 uio: add the uio_aec driver by Brandon Philips · 18 years ago
  18. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 18 years ago
  19. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 17 years ago
  20. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 17 years ago
  21. 49b420a driver core: check bus->match without holding device lock by Ming Lei · 18 years ago
  22. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 18 years ago
  23. 6866ac9 USB: FHCI: use dev_name() in place of bus_id. by Sachin Sant · 17 years ago
  24. 5df5852 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  25. 2c0f3e9 wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  26. b2bf61f mfd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  27. cf43f4a mca: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  28. 3e274bd gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  29. e537b24 eisa: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  30. dfbc901 dma: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  31. 9591463 dio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  32. 9d6b4c8 amba: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  33. c3ef01c v4l: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  34. 2ead054 drm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  35. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  36. 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  37. f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  38. df38855 tc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  39. 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  40. 65a212d serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  41. 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  42. 37f1054 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  43. 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  44. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  45. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  46. 2796872 zorro: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  47. 7ad33e7 video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  48. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  49. 031d551 edac: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  50. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. 12a37b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  52. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 17 years ago
  53. e3162d3 dm9000: locking bugfix by David Brownell · 17 years ago
  54. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 17 years ago
  55. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 17 years ago
  56. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 17 years ago
  57. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 17 years ago
  58. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 17 years ago
  59. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 17 years ago
  60. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 17 years ago
  61. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  62. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  63. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 17 years ago
  64. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 17 years ago
  65. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 17 years ago
  66. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 17 years ago
  67. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 17 years ago
  68. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 17 years ago
  69. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 17 years ago
  70. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 17 years ago
  71. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
  72. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 17 years ago
  73. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  74. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 17 years ago
  75. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 17 years ago
  76. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 17 years ago
  77. 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 17 years ago
  78. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 17 years ago
  79. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 17 years ago
  80. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 17 years ago
  81. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 17 years ago
  82. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 17 years ago
  83. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 17 years ago
  84. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 17 years ago
  85. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 17 years ago
  86. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 17 years ago
  87. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 17 years ago
  88. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 17 years ago
  89. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 17 years ago
  90. b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 17 years ago
  91. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 17 years ago
  92. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 17 years ago
  93. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 17 years ago
  94. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 17 years ago
  95. 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  96. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 17 years ago
  97. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 17 years ago
  98. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 17 years ago
  99. 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  100. b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 17 years ago