1. 6034a08 [PATCH] Use driver_for_each_device() instead of manually walking list. by mochel@digitalimplant.org · 20 years ago
  2. 8d618af [PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manually walking list. by mochel@digitalimplant.org · 20 years ago
  3. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 20 years ago
  4. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 20 years ago
  5. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 20 years ago
  6. eb51b65 [PATCH] fix up ipmi code after class_simple.c removal by Andrew Morton · 20 years ago
  7. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 20 years ago
  8. 2fc6844 [PATCH] class: add kerneldoc for the new class functions. by gregkh@suse.de · 20 years ago
  9. 5cebfb7 [PATCH] USB: trivial error path fix by Mark M. Hoffman · 20 years ago
  10. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  11. d253878 [PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  12. 7e25ab9 [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  13. ca8eca6 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  14. deb3697 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  15. 8561b10 [PATCH] USB: move the usb hcd code to use the new class code. by gregkh@suse.de · 20 years ago
  16. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 20 years ago
  17. 7fe845d [PATCH] tty: move to use the new class code, instead of class_simple by gregkh@suse.de · 20 years ago
  18. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 20 years ago
  19. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  20. 6c1852a [PATCH] sysfs: (driver/block) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  21. fc7e482 [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  22. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  23. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 20 years ago
  24. 8d790d7 [PATCH] make driver's name be const char * by Dmitry Torokhov · 20 years ago
  25. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 20 years ago
  26. cc63b1e [PATCH] console blanking oops fix by Jan Beulich · 19 years ago
  27. 43fde78 Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  28. c83d9945 [PATCH] Fix typo in drivers/pci/pci-driver.c by Mika Kukkonen · 19 years ago
  29. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  30. f9d1fe9 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  31. 5d497ce [SCSI] aacraid: regression fix by Mark Haverkamp · 19 years ago
  32. 3afa294 merge by hand (qla_os.c mismerge) by James Bottomley · 19 years ago
  33. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  34. dfd11c2 Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 19 years ago
  35. 794f5bf [PATCH] PCI: don't override drv->shutdown unconditionally by Christoph Hellwig · 19 years ago
  36. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  37. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  38. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  39. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  40. 3471c28 [SCSI] Remove no-op implementations of SCSI EH hooks by Jeff Garzik · 19 years ago
  41. e3df715 [SCSI] Remove unnecessary locking around completion function calls by Jeff Garzik · 19 years ago
  42. db3b584 When cfq I/O scheduler is selected, get_request() in __make_request() calls by Kiyoshi Ueda · 19 years ago
  43. c081474 Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 19 years ago
  44. 58125f9 [PATCH] fix for kaweth broken by changes in the networking layer by Oliver Neukum · 19 years ago
  45. e41fb09 [PATCH] ALPS: fix enabling hardware tapping by Dmitry Torokhov · 19 years ago
  46. a2ef79e [PATCH] sbp2 slab corruption fix by Alexandre Oliva · 19 years ago
  47. c374f12 This patch fixes q->unplug_thresh condition check in by Tejun Heo · 19 years ago
  48. 9c56187 This patch kills elevator_global_init() in elevator.c which does nothing. by Tejun Heo · 19 years ago
  49. 9a47696 [PATCH] macmodes: needs a license by Randy Dunlap · 19 years ago
  50. 223230e [PATCH] i2o: Fix free of event memory in i2o_block_event() by Markus Lidel · 19 years ago
  51. e2c1649 [PATCH] Typo in fbdev sysfs support, virtual_size by Jon Smirl · 19 years ago
  52. f797f9c [PATCH] Fix PCI BAR size interpretation on 64-bit arches by Olof Johansson · 19 years ago
  53. 12021ff [SCSI] aic7xxx: fix the BIOS limits setting routines by James Bottomley · 19 years ago
  54. d736a27b [SCSI] zfcp: fix handling of port boxed and lun boxed fsf states by Andreas Herrmann · 19 years ago
  55. cd8a383 [SCSI] zfcp: fix module parameter parsing by Andreas Herrmann · 19 years ago
  56. 1db2c9c [SCSI] zfcp: fix bug during adapter shutdown by Andreas Herrmann · 19 years ago
  57. 64b29a13 [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes by Andreas Herrmann · 19 years ago
  58. 516a420 [SCSI] zfcp: fix: mark fsf request failed when receiving unknown status qualifier by Andreas Herrmann · 19 years ago
  59. 65a8d4e [SCSI] zfcp: fix: reopen port only if link-test fails by Andreas Herrmann · 19 years ago
  60. 22753fa [SCSI] zfcp: fix: allow more time for adapter initialization by Andreas Herrmann · 19 years ago
  61. 66c8684 [SCSI] zfcp: fix wrong handling of failed requests for GID_PN command by Andreas Herrmann · 19 years ago
  62. 814d8ffd Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  63. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  64. c22fa3a [PATCH] spin longer for ehci port reset completion by David Brownell · 19 years ago
  65. c010533 [PATCH] pwc bug fix by Alan Cox · 19 years ago
  66. 8d5f7b4 [PATCH] radeonfb: don't blow up VGA console on load by Benjamin Herrenschmidt · 19 years ago
  67. c3315ed [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken by Geert Uytterhoeven · 19 years ago
  68. 392a8b7 [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') by Geert Uytterhoeven · 19 years ago
  69. d6cbbad [SCSI] aic7xxx: clean up eisa support by Christoph Hellwig · 19 years ago
  70. 8eb3794 [SCSI] aic7xxx: remove some dead wood by Christoph Hellwig · 19 years ago
  71. 3d65692 [SCSI] aic7xxx: remove ahc_find_softc by Christoph Hellwig · 19 years ago
  72. 6bc9dac [SCSI] zfcp: remove flags_dump feature by Andreas Herrmann · 19 years ago
  73. eb0df99 [SCSI] cciss 2.6 DMA mapping by mike.miller@hp.com · 19 years ago
  74. e431223 [SCSI] aic7xxx: do not check for duplicate pci ids by Christoph Hellwig · 19 years ago
  75. 765c4d4 [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft by Christoph Hellwig · 19 years ago
  76. a1541d5 [SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization. by Andrew Vasquez · 19 years ago
  77. a7df849 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  78. 74e8ebc [PATCH] remove bogus hack from radeon IRQ handler by Dave Airlie · 19 years ago
  79. e98ded3 [PATCH] drm add i945G pci id by Dave Airlie · 19 years ago
  80. 0086b5e [PATCH] ppc32: Fix nasty sleep/wakeup problem by Benjamin Herrenschmidt · 19 years ago
  81. 243cd55 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload by Michael Ellerman · 19 years ago
  82. 04dc9ba Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  83. 1e06276 [PATCH] PCI: MSI functionality broken on Serverworks GC chipset by Narendra Sankar · 20 years ago
  84. cf380ee Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  85. 76854ce [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc by Ian Abbott · 19 years ago
  86. 9f793d2 [PATCH] USB: fix ub issues by Pete Zaitcev · 19 years ago
  87. 03e49d4 [PATCH] PCI Hotplug: fix CPCI reference counting bug by Scott Murray · 19 years ago
  88. 6952df0 [PATCH] sg traverse fix for __atapi_pio_bytes() by Albert Lee · 19 years ago
  89. 54258a8 [PATCH] sata_svw: bump version number by Narendra Sankar · 19 years ago
  90. e1dd23a [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oops by Jens Axboe · 19 years ago
  91. fee02f8 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  92. 4f58802 [PATCH] dm: Handle READA requests in dm-mpath.c by Lars Marowsky-Bree · 19 years ago
  93. ed7fce6 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  94. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  95. 5131bf5 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  96. ff39bc7 [PATCH] Serial: remove unused variable in sa1100 driver by Russell King · 19 years ago
  97. eba4f66 Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  98. 93cffffa [PATCH] PCI: do VIA IRQ fixup always, not just in PIC mode by Bjorn Helgaas · 19 years ago
  99. a86d1f4 [PATCH] input: disable scroll feature on AT keyboards by Vojtech Pavlik · 19 years ago
  100. 66bb8bf [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0). by David Mosberger · 20 years ago