1. a6e0eb3 [PATCH] bluetooth hidp is broken on s390 by Al Viro · 19 years ago
  2. 018a2cd [PATCH] idmouse cleanup and overflow fix by Al Viro · 19 years ago
  3. 32b32c2 [PATCH] amikbd fix by Al Viro · 19 years ago
  4. 943eae0 [PATCH] missing exports of do_settimeofday() variants by Al Viro · 19 years ago
  5. 9d86b7d [PATCH] missing bits in sparkspkr conversion by Al Viro · 19 years ago
  6. f6b52e8 [PATCH] arguments out of order in class_device_create() call (s390) by Al Viro · 19 years ago
  7. 2d3c0b7 [PATCH] missing include in infiniband by Al Viro · 19 years ago
  8. 4b4a5ea [PATCH] sata_sil24 iomem annotations and fixes by Al Viro · 19 years ago
  9. 7533624 [PATCH] s2io iomem annotations by Al Viro · 19 years ago
  10. 8d027de [PATCH] fix ->signal->live leak in copy_process() by Oleg Nesterov · 19 years ago
  11. 47e627c [PATCH] blk: fix merge bug in as-iosched by Tejun Heo · 19 years ago
  12. fc228a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  13. 9fcc2e8 [IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c by Jayachandran C · 19 years ago
  14. 360ac8e [ETH]: ether address compare by Stephen Hemminger · 19 years ago
  15. e83b860 [TCP]: fix tcp_tso_win_divisor documentation by Akinobu Mita · 19 years ago
  16. 8a212ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  17. 1f419ca Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  18. 4303fc6 USB: fix up some odd parts due to partial merges by Greg Kroah-Hartman · 19 years ago
  19. 974f7bc Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  20. 50260b6 [PATCH] USB: add nokia_dku2 driver by Greg Kroah-Hartman · 19 years ago
  21. bde6218 [PATCH] USB: add new device id to ftdi_sio module by Martin Hagelin · 19 years ago
  22. 46a0cf8 [PATCH] USB: fix correct wording in drivers/usb/net/KConfig by Koen Kooi · 19 years ago
  23. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 19 years ago
  24. db2d55b [PATCH] USB: fix pm patches with CONFIG_PM off part 1 by Andrew Morton · 19 years ago
  25. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  26. 16f16d1 [PATCH] USB: Fix maxpacket length for ep0 on root hubs by Alan Stern · 19 years ago
  27. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 19 years ago
  28. b724ae7 [PATCH] usbcore: Wrap lines before column 80 by Alan Stern · 19 years ago
  29. 0e6c8e8 [PATCH] usbcore: endpoint attributes track altsetting changes by Alan Stern · 19 years ago
  30. be69e5b [PATCH] usbcore: Improve endpoint sysfs file handling by Alan Stern · 19 years ago
  31. e527832 [PATCH] USB Storage: Expand range of Freecom unusual_devs entry by Phil Dibowitz · 19 years ago
  32. 72129cd [PATCH] mdc800: remove embrions of C++ exceptions by Alexey Dobriyan · 19 years ago
  33. 3f13e66 [PATCH] PATCH: usb-storage: use kthread API by Alan Stern · 19 years ago
  34. ce2596d [PATCH] PATCH: usb-storage: implement minimal PM by Alan Stern · 19 years ago
  35. bbafa46 [PATCH] PATCH: usb-storage: allocate separate sense buffer by Alan Stern · 19 years ago
  36. b876aef [PATCH] PATCH: usb-storage: move GetMaxLUN later in time by Alan Stern · 19 years ago
  37. 423e489 [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint by Alan Stern · 19 years ago
  38. 478a3ba [PATCH] USB: Always do usb-handoff by Alan Stern · 19 years ago
  39. 46f116e [PATCH] USB: cdc-acm patch to use kzalloc by Oliver Neukum · 19 years ago
  40. eb3c5ed [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver by David Eriksson · 19 years ago
  41. f2d45cd [PATCH] USB: Kaweth.c udelay patch by Guillaume GOURAT / · 19 years ago
  42. 61eded6 [PATCH] USB: microtek patch to use kzalloc by Oliver Neukum · 19 years ago
  43. dcab4ea [PATCH] USB: storage patch for LEICA camera by Simeon Simeonov · 19 years ago
  44. 7521803 [PATCH] USB: always export interface information for modalias by Greg Kroah-Hartman · 19 years ago
  45. 17a882f [PATCH] USB Serial: remove driver version from a few drivers by Greg Kroah-Hartman · 19 years ago
  46. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  47. 502b95c [PATCH] USB Serial: move old changelog comments out of source code by Greg Kroah-Hartman · 19 years ago
  48. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  49. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  50. a6c8260 [PATCH] USB: delete the bluetty driver by Greg Kroah-Hartman · 19 years ago
  51. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  52. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  53. 54a5c4c [PATCH] USB: convert usbfs/inode.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  54. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  55. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 19 years ago
  56. 4592bf5 [PATCH] USB: remove the global function usbdev_lookup_minor by Greg Kroah-Hartman · 19 years ago
  57. 3e8a556 [PATCH] Missing transfer_flags setting in usbtest by Alan Stern · 19 years ago
  58. efa400d [PATCH] USB: add owner initialisation to host drivers by Ben Dooks · 19 years ago
  59. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  60. a85ee6b [PATCH] USB: S3C2410 OHCI - add driver owner field by Ben Dooks · 19 years ago
  61. 4e67185 [PATCH] add usb transceiver set_suspend() method by Juha Yrj?l? · 19 years ago
  62. f37be9b [PATCH] Fix hcd->state assignments in uhci-hcd by Alan Stern · 19 years ago
  63. cb97c5c [PATCH] omap_udc dma off-by-one fix by David Brownell · 19 years ago
  64. 1fcb445 [PATCH] usb doc: fix kernel-doc warning by Randy Dunlap · 19 years ago
  65. af64a5e [PATCH] USB: Buffer overflow patch for Yealink driver by Henk · 19 years ago
  66. b81d343 [PATCH] UHCI: Improve handling of iso TDs by Alan Stern · 19 years ago
  67. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  68. bb200f6 [PATCH] UHCI: unify BIOS handoff and driver reset code by Alan Stern · 19 years ago
  69. a922c68 [PATCH] g_file_storage: fix obscure race condition by Alan Stern · 19 years ago
  70. 3f8c03e [PATCH] usb/input/touchkit: add more device IDs by Daniel Ritz · 19 years ago
  71. 880a9b5 [PATCH] Add unusual_devs for iPod Nano by Phil Dibowitz · 19 years ago
  72. e4a16e0 [PATCH] Add unusual_dev for iBeat by Phil Dibowitz · 19 years ago
  73. 094ec60 [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry by Daniel Drake · 19 years ago
  74. b7b1e65 [PATCH] usb-storage: Some minor shuttle_usbat cleanups by Daniel Drake · 19 years ago
  75. a879853 [PATCH] USB Storage: HP8200: Another device type detection fix by Daniel Drake · 19 years ago
  76. d40ece1 [PATCH] USB: make usb storage note visible in Kconfig by Borislav Petkov · 19 years ago
  77. 521daed [PATCH] safe_serial: use preprocessor directive for error by Randy Dunlap · 19 years ago
  78. ddcad75 [PATCH] pegasus.h by Petko Manolov · 19 years ago
  79. 207c47e [PATCH] drivers/usb/serial/ftdi_sio: add PID/VID by Thomas Riewe · 19 years ago
  80. 74ad9bd [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields by Greg Kroah-Hartman · 19 years ago
  81. 22efcf4 [PATCH] USB: File-Storage gadget: use the kthread API by Alan Stern · 19 years ago
  82. dabb592 [PATCH] USB: sisusb warning fix by Andrew Morton · 19 years ago
  83. 8b262bd [PATCH] USB: UHCI: Spruce up some comments by Alan Stern · 19 years ago
  84. d09d36a [PATCH] USB: usb_bulk_message() handles interrupts endpoints by Alan Stern · 19 years ago
  85. b13296c [PATCH] updates for "controller suspended" handling by David Brownell · 19 years ago
  86. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 19 years ago
  87. ccdcf77 [PATCH] ISP116x PM updates by David Brownell · 19 years ago
  88. a7f72ab [PATCH] UHCI PM updates by David Brownell · 19 years ago
  89. f2cb36c [PATCH] update PCI early-handoff handling for OHCI by David Brownell · 19 years ago
  90. f197b2c [PATCH] OHCI PM updates by David Brownell · 19 years ago
  91. 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
  92. f3f3253 [PATCH] root hub updates (greater half) by David Brownell · 19 years ago
  93. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  94. 9293677 [PATCH] all HCDs provide root hub suspend/resume methods by David Brownell · 19 years ago
  95. 7ff71d6 [PATCH] EHCI, split out PCI glue by Matt Porter · 19 years ago
  96. e9b7bd4 [PATCH] one less word in struct device by David Brownell · 19 years ago
  97. a1d59ce [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays by Alan Stern · 19 years ago
  98. 8b4cd42 [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL by Alan Stern · 19 years ago
  99. e08fb39 [PATCH] USB: Fix usb hub build by Matt Porter · 19 years ago
  100. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago