1. efcaa20 [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) by David Brownell · 18 years ago
  2. d5ce137 [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c by Eric Sesterhenn · 18 years ago
  3. b10cee9 [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c by Jeremy Fitzhardinge · 18 years ago
  4. 09fd6bc [PATCH] USB: Whiteheat: fix firmware spurious errors by Stuart MacDonald · 18 years ago
  5. 069e8a6 [PATCH] Driver for Apple Cinema Display by akpm@osdl.org · 18 years ago
  6. eb79b4f [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 by Ian Abbott · 18 years ago
  7. 633a7ec [PATCH] usbhid: Remove unneeded blacklist entries by Alan Stern · 18 years ago
  8. 3f8f4a1 [PATCH] usbcore: Fix broken RNDIS config selection by Giridhar Pemmasani · 18 years ago
  9. 1fbe75e [PATCH] USB: print message when device is rejected due to insufficient power by Daniel Drake · 18 years ago
  10. 955a260 [PATCH] USB: more pegasus log spamming removed by David Brownell · 18 years ago
  11. b560033 [PATCH] ub: random cleanups by Pete Zaitcev · 18 years ago
  12. 688e9fb [PATCH] ub: atomic add_disk by Pete Zaitcev · 18 years ago
  13. 2f8ad9a [PATCH] USB: rmmod pl2303 after -28 by Pete Zaitcev · 18 years ago
  14. ba47f66 [PATCH] improved TT scheduling for EHCI by Dan Streetman · 18 years ago
  15. 3428cc4 [PATCH] usb-storage: get rid of the timer during URB submission by Franck Bui-Huu · 18 years ago
  16. 80b4785 [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash) by Pete Zaitcev · 18 years ago
  17. 6f065f7 [PATCH] USB: Improve Kconfig comment for mct_u232 by Pete Zaitcev · 18 years ago
  18. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  19. ad93375 [PATCH] usb: io_edgeport, cleanup to unicode handling by Pete Zaitcev · 18 years ago
  20. 9da2150 [PATCH] usbtest: report errors in iso tests by Alan Stern · 18 years ago
  21. 0ae4ea8 [PATCH] gadgetfs: fix memory leaks by Alan Stern · 18 years ago
  22. 83196b5 [PATCH] gadgetfs: fix AIO interface bugs by Alan Stern · 18 years ago
  23. 212a4b4 [PATCH] USB: new cp2101 device by Vitja Makarov · 18 years ago
  24. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  25. caa2a12 [PATCH] Fix a deadlock in usbtest by Franck Bui-Huu · 19 years ago
  26. c8155cc [PATCH] UHCI: remove ISO TDs as they are used by Alan Stern · 18 years ago
  27. caf3827 [PATCH] UHCI: store the period in the queue header by Alan Stern · 18 years ago
  28. 10b8e47 [PATCH] UHCI: fix race in ISO dequeuing by Alan Stern · 18 years ago
  29. c433472 [PATCH] UHCI: use integer-sized frame numbers by Alan Stern · 18 years ago
  30. 3612242 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs by Micah Dowty · 18 years ago
  31. e016683 [PATCH] USB: Remove 4088-byte limit on usbfs control URBs by Micah Dowty · 18 years ago
  32. b9827e4 [PATCH] USB: correct the USB info in Documentation/power/swsusp.txt by David Brownell · 19 years ago
  33. b761d9d [PATCH] UHCI: Work around old Intel bug by Alan Stern · 19 years ago
  34. 84afddd [PATCH] UHCI: Reimplement FSBR by Alan Stern · 19 years ago
  35. 04538a2 [PATCH] UHCI: Eliminate the TD-removal list by Alan Stern · 19 years ago
  36. a0b458b [PATCH] UHCI: Move code for cleaning up unlinked URBs by Alan Stern · 19 years ago
  37. 59e29ed [PATCH] UHCI: Remove non-iso TDs as they are used by Alan Stern · 19 years ago
  38. b186900 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt by Alan Stern · 19 years ago
  39. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 19 years ago
  40. a82e49b [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly by Bart Massey · 19 years ago
  41. 2775562 [PATCH] USB: UHCI: fix obscure bug in enqueue() by Alan Stern · 19 years ago
  42. 4de7d2c [PATCH] USB: UHCI: store the endpoint type in the QH structure by Alan Stern · 19 years ago
  43. 2d61bde [PATCH] USB: net2280: add a shutdown routine by Alan Stern · 19 years ago
  44. b383539 [PATCH] USB: usb-storage alauda: Fix transport info mismerge by Daniel Drake · 19 years ago
  45. f9347c5 [PATCH] USB shuttle_usbat: hardcode flash detection for now by Daniel Drake · 19 years ago
  46. bdcfd9e [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices by Peter Chubb · 19 years ago
  47. 141804d [PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffers by Peter Chubb · 19 years ago
  48. 69165c2 [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support by Sean Young · 19 years ago
  49. a01c4ef [PATCH] USBATM: remove no-longer needed #include by Duncan Sands · 19 years ago
  50. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 19 years ago
  51. 41fea55e [PATCH] USB: clean out an unnecessary NULL check from ub by Pete Zaitcev · 19 years ago
  52. 4489a57 [PATCH] USB: usbcore: always turn on hub port power by Alan Stern · 19 years ago
  53. 9effa97 [PATCH] USB: MacBook Pro touchpad support by Nicolas Boichat · 19 years ago
  54. 73e487f [PATCH] USB console: fix disconnection issues by Guennadi Liakhovetski · 19 years ago
  55. ca85485 [PATCH] USB: console: prevent ENODEV on node by Paul Fulghum · 19 years ago
  56. 57845bd [PATCH] USB: console: fix oops by Guennadi Liakhovetski · 19 years ago
  57. c10746d [PATCH] USB: console: fix cr/lf issues by Paul Fulghum · 19 years ago
  58. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 19 years ago
  59. df47e53 [PATCH] USB: sisusbvga: possible cleanups by Adrian Bunk · 19 years ago
  60. 2682d27 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes by Arjan van de Ven · 19 years ago
  61. 7327413 [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor by Eduard Warkentin · 18 years ago
  62. f44f725 [PATCH] USB: usbnet, zaurus mtu fixup by David Brownell · 19 years ago
  63. 8647894 [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware by Oliver Neukum · 19 years ago
  64. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 19 years ago
  65. c32ba30 [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM by Paul Serice · 18 years ago
  66. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  67. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  68. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  69. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  70. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  71. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  72. cad1e55 [PATCH] firmware_class: s/semaphores/mutexes by Laura Garcia · 18 years ago
  73. fd869db [PATCH] Driver core: PM_DEBUG device suspend() messages become informative by David Brownell · 19 years ago
  74. 1e72484 [PATCH] remove duplication from Documentation/power/devices.txt by David Brownell · 19 years ago
  75. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 19 years ago
  76. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 19 years ago
  77. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 19 years ago
  78. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 19 years ago
  79. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  80. 0596711 [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too by David Brownell · 19 years ago
  81. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 19 years ago
  82. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 19 years ago
  83. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 19 years ago
  84. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 19 years ago
  85. 27c0ff8 [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs by Greg Kroah-Hartman · 19 years ago
  86. c18f636 [PATCH] Add kernel<->userspace ABI stability documentation by Greg Kroah-Hartman · 19 years ago
  87. 183bd5b [PATCH] kobject: make people pay attention to kobject_add errors by Greg Kroah-Hartman · 18 years ago
  88. 789e7dc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  89. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  90. 22ae813 [PATCH] add __iowrite64_copy by Brice Goglin · 18 years ago
  91. 34641a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6 by Linus Torvalds · 18 years ago
  92. 2eec0e0 [PATCH] s390: add __raw_writeq required by __iowrite64_copy by Cedric Le Goater · 18 years ago
  93. 6b41fd1 Fix up CFQ scheduler for recent rbtree node shrinkage by Linus Torvalds · 18 years ago
  94. 58dfd9c [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge by Herbert Xu · 18 years ago
  95. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  96. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  97. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  98. 077e989 Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  99. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  100. 905f146 [ARM] Fix tosa build error by Russell King · 18 years ago