1. ddda086 USB: rndis_host, various cleanups by David Brownell · 17 years ago
  2. 8c9862e USB: fix signed jiffies issue in autosuspend logic by Alan Stern · 17 years ago
  3. ecb658d usbmon: bus zero by Pete Zaitcev · 17 years ago
  4. 35d07fd USB: Allow transfer_buffer with transfer_dma by Tony Lindgren · 17 years ago
  5. ebc3ac1 USB: cleanup ofd adutux by Oliver Neukum · 17 years ago
  6. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  7. 38c3cb5 USB: whiteheat: Convert to generic boolean by Richard Knutsson · 17 years ago
  8. 5ec1862 USB: fix omninet write vs. close race by Oliver Neukum · 17 years ago
  9. 2f007de USB: fix error handling for mct_u232 by Oliver Neukum · 17 years ago
  10. 9306fff USB: fix error handling in kl5kusb by Oliver Neukum · 17 years ago
  11. 5a9f4e3 USB: fix catc error handling by Oliver Neukum · 17 years ago
  12. 949ce47 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer by Oliver Neukum · 17 years ago
  13. 4edf2c8 USB: fix ark3116 memory leak by Oliver Neukum · 17 years ago
  14. 868e440 USB: ftdi_sio: Add USB ID of ADSTech USBX-707 by Jelle Foks · 17 years ago
  15. 62127a5 USB: fix race in ftdio_write by Oliver Neukum · 17 years ago
  16. b80349b USB: fix race in visor_write by Oliver Neukum · 17 years ago
  17. b19d402 USB: aircable cleanup by Oliver Neukum · 17 years ago
  18. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  19. 8784028 USB: gadget-storage needs BLOCK by Randy Dunlap · 17 years ago
  20. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  21. 13f6be0 USB: ati_remote2: Add channel support by Peter Stokes · 17 years ago
  22. ebcf3ed USB: sierra close race by Oliver Neukum · 17 years ago
  23. 7d28e74 USB: option close race by Oliver Neukum · 17 years ago
  24. 4f93b3e USB: omninet memory leak in error case by Oliver Neukum · 17 years ago
  25. 0cef772 UHCI: Add some WARN_ON()s by Alan Stern · 17 years ago
  26. 325b70c USB: fix endianness in mos7720 by Oliver Neukum · 17 years ago
  27. 1b55fa2 USB: gtco.c: fix a use-before-check by Adrian Bunk · 17 years ago
  28. f81ee4d USB: iowarrior.c: fix NULL dereference by Oliver Neukum · 17 years ago
  29. 686149f USB: dm9601: fix sparse NULL warnings by Randy Dunlap · 17 years ago
  30. cb8eaa8 USB: io_edgeport: Convert to generic boolean by Richard Knutsson · 17 years ago
  31. 0de9a70 USB: overhaul of mos7840 driver by Oliver Neukum · 17 years ago
  32. 96c706e USB: io_edgeport race condition in counters by Oliver Neukum · 17 years ago
  33. e198a31 EHCI: add delay to bus_resume before accessing ports by Alan Stern · 17 years ago
  34. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 17 years ago
  35. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 17 years ago
  36. 3784653 USB: help text for mos 7720 driver by Oliver Neukum · 17 years ago
  37. fe4b65e mos7720 update by Oliver Neukum · 17 years ago
  38. 7378c57 ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata by Christian Engelmayer · 17 years ago
  39. 1b42ae6 USB: fix race in HCD removal by Alan Stern · 17 years ago
  40. fa70fe4 USB: cxacru: export detailed device info through sysfs by Simon Arlott · 17 years ago
  41. e9b8daf usbatm: create sysfs link "device" from atm class device to usb interface by Simon Arlott · 17 years ago
  42. c2cf3f6 USB: unnecessary GFP_ATOMIC in mos7720 driver by Oliver Neukum · 17 years ago
  43. 718efa6 usbcore: move usb_autosuspend_work by Alan Stern · 17 years ago
  44. 64e35d9 libusual: change block scope variable to function scope by Pete Zaitcev · 17 years ago
  45. 643616e ub: Bind to first endpoint, not to last by Pete Zaitcev · 17 years ago
  46. c4cabd2 USB: cdc-acm: export parsed capabilities through sysfs by Oliver Neukum · 17 years ago
  47. f1c9e30 usbmon: Extended text API by Pete Zaitcev · 17 years ago
  48. 2e85c91 USB: kill BKL in usblcd by Oliver Neukum · 17 years ago
  49. 5d9b89b USB: kill BKL in skeleton driver by Oliver Neukum · 17 years ago
  50. ba35e02 USB: fix skeleton driver by Oliver Neukum · 17 years ago
  51. 08a78cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 17 years ago
  52. 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 17 years ago
  53. c51e974 Adding PID of SHARP S01SH for ipaq.c by Norihiko Tomiyama · 17 years ago
  54. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  55. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  56. 61a2f59 drivers/base/attribute_container.c: use mutex instead of binary semaphore by Matthias Kaehlcke · 17 years ago
  57. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  58. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  59. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 17 years ago
  60. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 17 years ago
  61. 4f6e194 driver core: bus_add_driver should return an error if no bus by Greg Kroah-Hartman · 17 years ago
  62. 22af74f Driver core: warn when userspace writes to the uevent file in a non-supported way by Kay Sievers · 17 years ago
  63. 16574dc Driver core: make uevent-environment available in uevent-file by Kay Sievers · 17 years ago
  64. 2f66858 qeth: Remove usage of subsys.rwsem by Cornelia Huck · 17 years ago
  65. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 17 years ago
  66. a2a0f74 IEEE1394: remove rwsem use from ieee1394 core by Greg Kroah-Hartman · 17 years ago
  67. c401110 IDE: remove rwsem use from ide-proc core by Greg Kroah-Hartman · 17 years ago
  68. 7958005 Input: gameport - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  69. 70f256f Input: serio - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  70. 75f1115 PNP: stop using the subsystem rwsem by Greg Kroah-Hartman · 17 years ago
  71. 341487a8 USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 17 years ago
  72. b7bb125 SCSI: use the proper semaphore to protect the class lists by Greg Kroah-Hartman · 17 years ago
  73. 49f019d Driver core: remove use of rwsem by Greg Kroah-Hartman · 17 years ago
  74. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 17 years ago
  75. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  76. bdc4960 Driver core: switch firmware_class to uevent_suppress. by Cornelia Huck · 17 years ago
  77. 83b5fb4c Driver core: suppress uevents via filter by Cornelia Huck · 17 years ago
  78. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  79. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 17 years ago
  80. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  81. 414264f Driver core: add name to device_type by Kay Sievers · 17 years ago
  82. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 17 years ago
  83. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 17 years ago
  84. a456b70 dev_printk and new-style class devices by Jean Delvare · 17 years ago
  85. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  86. 00ed8e3 driver core: fix device_add error path by Dmitriy Monakhov · 17 years ago
  87. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  88. c58b8e4 Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  89. afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  90. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  91. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  92. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 17 years ago
  93. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  94. 6d4740c [S390] sclp: fix coding style. by Stefan Haberland · 17 years ago
  95. 66b494a [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. by Ursula Braun · 17 years ago
  96. b3d00c3 [S390] sclp: initialize early. by Peter Oberparleiter · 17 years ago
  97. b7127df [S390] ctc: kmalloc->kzalloc/casting cleanups. by Ahmed S. Darwish · 17 years ago
  98. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  99. 7039d3a [S390] dasd: Add ipldev parameter. by Peter Oberparleiter · 17 years ago
  100. 4dfd5c4 [S390] dasd: Add sysfs attribute status and generate uevents. by Horst Hummel · 17 years ago