1. 2360e4a USB: indicate active altsetting in proc/bus/usb/devices file by David Brownell · 18 years ago
  2. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  3. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  4. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  5. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  6. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  7. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  8. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  9. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  10. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  11. 4302a595 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  12. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  13. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  14. 6e8cf77 USB: add EPIC support to the io_edgeport driver by Greg Kroah-Hartman · 18 years ago
  15. 20b2e28 USB: unusual_devs.h for Sony floppy by Luiz Fernando N. Capitulino · 18 years ago
  16. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  17. 5504802 [SCSI] aic79xx: fix bracket mismatch in unused macro by Mariusz Kozlowski · 18 years ago
  18. 2065e31 [SCSI] BusLogic: Replace 'boolean' by 'bool' by Richard Knutsson · 18 years ago
  19. bff288c [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments by Oleg Verych · 18 years ago
  20. 35d6848 [SCSI] advansys: clean up warnings by Ken Witherow · 18 years ago
  21. a84cb1e [SCSI] 53c7xx: brackets fix in uncompiled code by Mariusz Kozlowski · 18 years ago
  22. af0db3a [SCSI] nsp_cs: remove old scsi code by Michal Piotrowski · 18 years ago
  23. a76106a [SCSI] aic79xx: make ahd_match_scb() static by Adrian Bunk · 18 years ago
  24. 0a361e3 [SCSI] DAC960: kmalloc->kzalloc/Casting cleanups by Ahmed S. Darwish · 18 years ago
  25. 22cfefb [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled by Andrew Morton · 18 years ago
  26. ae80031 [PATCH] Rename IPW2100 debugging macros to not look like config options. by Robert P. J. Day · 18 years ago
  27. 48f33c9 [PATCH] zd1211rw: Remove noisy debug message by Daniel Drake · 18 years ago
  28. 22d3405 [PATCH] zd1211rw: Added error stats update by Ulrich Kunitz · 18 years ago
  29. fa8e29c [PATCH] zd1211rw: Fixed array size issue in reset_mode by Ulrich Kunitz · 18 years ago
  30. 6e3632f [PATCH] zd1211rw: Reset device in the probe call by Ulrich Kunitz · 18 years ago
  31. 95c7779 [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx by Michael Buesch · 18 years ago
  32. d1dbd28 [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' information by Larry Finger · 18 years ago
  33. 36ad8cd [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' information by Larry Finger · 18 years ago
  34. 4710303 [PATCH] bcm43xx: Fix problem with >1 GB RAM by Larry Finger · 18 years ago
  35. 192b775 [PATCH] zd1211rw: fix potential leak in usb_init by Maxime Austruy · 18 years ago
  36. ff05d1c configfs: Zero terminate data in configfs attribute writes. by Joel Becker · 18 years ago
  37. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 18 years ago
  38. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 18 years ago
  39. f71aa8a [PATCH] ocfs2: drop INET from Kconfig, not needed by Randy Dunlap · 18 years ago
  40. 0dd8214 ocfs2_dlm: Add timeout to dlm join domain by Sunil Mushran · 18 years ago
  41. e496847 ocfs2_dlm: Silence some messages during join domain by Sunil Mushran · 18 years ago
  42. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 18 years ago
  43. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 18 years ago
  44. ab81afd ocfs2: Binds listener to the configured ip address by Sunil Mushran · 18 years ago
  45. 3b8118c ocfs2_dlm: Calling post handler function in assert master handler by Kurt Hackel · 18 years ago
  46. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  47. 74aa258 ocfs2_dlm: Cookies in locks not being printed correctly in error messages by Kurt Hackel · 18 years ago
  48. 90aaaf1c ocfs2_dlm: Silence a failed convert by Kurt Hackel · 18 years ago
  49. a6fa364 ocfs2_dlm: wake up sleepers on the lockres waitqueue by Kurt Hackel · 18 years ago
  50. 28b72d9 ocfs2_dlm: Dlm dispatch was stopping too early by Kurt Hackel · 18 years ago
  51. 50635f1 ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres by Kurt Hackel · 18 years ago
  52. 1cd04db ocfs2_dlm: Flush dlm workqueue before starting to migrate by Kurt Hackel · 18 years ago
  53. e17e75e ocfs2_dlm: Fix migrate lockres handler queue scanning by Kurt Hackel · 18 years ago
  54. 71ac106 ocfs2_dlm: Make dlmunlock() wait for migration to complete by Kurt Hackel · 18 years ago
  55. ddc09c8 ocfs2_dlm: Fixes race between migrate and dirty by Kurt Hackel · 18 years ago
  56. faf0ec9 [PATCH] fs/ocfs2/dlm/: make functions static by Adrian Bunk · 18 years ago
  57. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  58. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  59. 2f65168 Driver Core: Increase the default timeout value of the firmware subsystem by Dave Jones · 18 years ago
  60. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  61. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  62. 239378f Driver core: add uevent vars for devices of a class by Kay Sievers · 18 years ago
  63. bf0acc3 SYSFS: Fix missing include of list.h in sysfs.h by Frank Haverkamp · 18 years ago
  64. 4de0ca8 HOWTO: Add a reference to Harbison and Steele by Robert P. J. Day · 18 years ago
  65. 82244b1 sysfs: error handling in sysfs, fill_read_buffer() by Oliver Neukum · 18 years ago
  66. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  67. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  68. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  69. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  70. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  71. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  72. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  73. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  74. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  75. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  76. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  77. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  78. fe480a2 Modules: only add drivers/ direcory if needed by Greg Kroah-Hartman · 18 years ago
  79. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  80. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 18 years ago
  81. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 18 years ago
  82. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  83. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  84. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  85. 31b9025a Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 18 years ago
  86. 1e8f34f ide-acpi support warning fix by Andrew Morton · 18 years ago
  87. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  88. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 18 years ago
  89. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  90. 9c6712c ide: add it8213 IDE driver by Jack Lee · 18 years ago
  91. a534b68 tc86c001: add missing __init tag for tc86c001_ide_init() by Bartlomiej Zolnierkiewicz · 18 years ago
  92. ba59c4b tc86c001: mark init_chipset_tc86c001() with __devinit tag by Andrew Morton · 18 years ago
  93. e8ab7f5 tc86c001: init_hwif_tc86c001() can be static by Adrian Bunk · 18 years ago
  94. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  95. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 18 years ago
  96. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 18 years ago
  97. 24e6458 slc90e66: carry over fixes from piix driver by Sergei Shtylyov · 18 years ago
  98. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 18 years ago
  99. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 18 years ago
  100. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 18 years ago