1. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  2. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  3. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  4. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  5. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  6. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  7. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  8. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 18 years ago
  9. b3ebd52 USB: better ethtool support for kaweth by Oliver Neukum · 18 years ago
  10. b98b98f USB: power management for kaweth by Oliver Neukum · 18 years ago
  11. 511779f usb: gadgetfs remove delayed init mode by Phil Endecott · 18 years ago
  12. 2505107 usb: gadgetfs whitespace cleanup by David Brownell · 18 years ago
  13. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  14. f3f4906 usb-storage: SCSI level fixes by Alan Stern · 18 years ago
  15. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  16. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 18 years ago
  17. f38649f USB: race on disconnect in mdc800 by Oliver Neukum · 18 years ago
  18. 6f23ee1 USB: add binary API to usbmon by Pete Zaitcev · 18 years ago
  19. a8ef36b USB: Add usb_endpoint_xfer_control to usb.h by Sarah Bailey · 18 years ago
  20. 7ca46b8 USB Gadget file_storage.c: remove unnecessary casts by John Daiker · 18 years ago
  21. 52d67f0 USB: Bugfix for aircable: Add module and name to usb_serial_driver by Johannes Hölzl · 18 years ago
  22. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  23. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  24. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  25. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  26. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  27. 11d5489 USB: ethernet gadget interop with MCCI Windows driver by David Brownell · 18 years ago
  28. 1737bf2 usbcore: remove unneeded error check by Alan Stern · 18 years ago
  29. 2360e4a USB: indicate active altsetting in proc/bus/usb/devices file by David Brownell · 18 years ago
  30. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  31. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  32. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  33. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  34. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  35. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  36. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  37. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  38. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  39. 4302a595 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  40. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  41. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  42. 6e8cf77 USB: add EPIC support to the io_edgeport driver by Greg Kroah-Hartman · 18 years ago
  43. 20b2e28 USB: unusual_devs.h for Sony floppy by Luiz Fernando N. Capitulino · 18 years ago
  44. 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
  45. bff288c [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments by Oleg Verych · 18 years ago
  46. ff05d1c configfs: Zero terminate data in configfs attribute writes. by Joel Becker · 18 years ago
  47. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 18 years ago
  48. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 18 years ago
  49. f71aa8a [PATCH] ocfs2: drop INET from Kconfig, not needed by Randy Dunlap · 18 years ago
  50. 0dd8214 ocfs2_dlm: Add timeout to dlm join domain by Sunil Mushran · 18 years ago
  51. e496847 ocfs2_dlm: Silence some messages during join domain by Sunil Mushran · 18 years ago
  52. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 18 years ago
  53. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 18 years ago
  54. ab81afd ocfs2: Binds listener to the configured ip address by Sunil Mushran · 18 years ago
  55. 3b8118c ocfs2_dlm: Calling post handler function in assert master handler by Kurt Hackel · 18 years ago
  56. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  57. 74aa258 ocfs2_dlm: Cookies in locks not being printed correctly in error messages by Kurt Hackel · 18 years ago
  58. 90aaaf1c ocfs2_dlm: Silence a failed convert by Kurt Hackel · 18 years ago
  59. a6fa364 ocfs2_dlm: wake up sleepers on the lockres waitqueue by Kurt Hackel · 18 years ago
  60. 28b72d9 ocfs2_dlm: Dlm dispatch was stopping too early by Kurt Hackel · 18 years ago
  61. 50635f1 ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres by Kurt Hackel · 18 years ago
  62. 1cd04db ocfs2_dlm: Flush dlm workqueue before starting to migrate by Kurt Hackel · 18 years ago
  63. e17e75e ocfs2_dlm: Fix migrate lockres handler queue scanning by Kurt Hackel · 18 years ago
  64. 71ac106 ocfs2_dlm: Make dlmunlock() wait for migration to complete by Kurt Hackel · 18 years ago
  65. ddc09c8 ocfs2_dlm: Fixes race between migrate and dirty by Kurt Hackel · 18 years ago
  66. faf0ec9 [PATCH] fs/ocfs2/dlm/: make functions static by Adrian Bunk · 18 years ago
  67. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  68. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  69. 2f65168 Driver Core: Increase the default timeout value of the firmware subsystem by Dave Jones · 18 years ago
  70. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  71. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  72. 239378f Driver core: add uevent vars for devices of a class by Kay Sievers · 18 years ago
  73. bf0acc3 SYSFS: Fix missing include of list.h in sysfs.h by Frank Haverkamp · 18 years ago
  74. 4de0ca8 HOWTO: Add a reference to Harbison and Steele by Robert P. J. Day · 18 years ago
  75. 82244b1 sysfs: error handling in sysfs, fill_read_buffer() by Oliver Neukum · 18 years ago
  76. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  77. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  78. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  79. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  80. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  81. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  82. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  83. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  84. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  85. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  86. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  87. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  88. fe480a2 Modules: only add drivers/ direcory if needed by Greg Kroah-Hartman · 18 years ago
  89. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  90. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 18 years ago
  91. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 18 years ago
  92. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  93. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  94. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  95. 31b9025a Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 18 years ago
  96. 1e8f34f ide-acpi support warning fix by Andrew Morton · 18 years ago
  97. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  98. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 18 years ago
  99. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  100. 9c6712c ide: add it8213 IDE driver by Jack Lee · 18 years ago