1. 5933101 USB: dummy_hcd: don't register drivers on the platform bus by Alan Stern · 17 years ago
  2. 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
  3. eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
  4. 7b62cc8 USB: cyberjack: remove a unnecessary variable. by Andre Haupt · 17 years ago
  5. f0fbd5b USB: Prepare serial core for autosuspend. by Sarah Sharp · 17 years ago
  6. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  7. 269954e USB: don't change HC power state for a FREEZE by Alan Stern · 17 years ago
  8. 4145ed6 USB: make ksuspend_usbd thread non-freezable by Alan Stern · 17 years ago
  9. a6a0136 USB: Drop unnecessary continue in a few drivers by Julia Lawall · 17 years ago
  10. 6d71190 USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" by Robert P. J. Day · 17 years ago
  11. c87d6a4 USB: usb_serial_console: allocate fake tty and termios before calling driver open() method by Aristeu Rozanski · 17 years ago
  12. 9a6b1ef USB: usb_serial: clean tty reference in the last close by Aristeu Rozanski · 17 years ago
  13. 27680d2 USB: usb_serial_console: fix command line parsing by Aristeu Rozanski · 17 years ago
  14. d09d6a3 USB: cypress_cy7c63: updated contact/usage information by Oliver Bock · 17 years ago
  15. 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago
  16. 676d3aa USB: usb-storage: new "lockable" subclass 0x07 by Alan Stern · 17 years ago
  17. fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
  18. 8c73aff USB: m66592-udc: Add support for SH7722 USBF by Yoshihiro Shimoda · 17 years ago
  19. 9da0068 USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex by Matthias Kaehlcke · 17 years ago
  20. 527ea73 USB: device DMA support on OMAP2 by Kyungmin Park · 17 years ago
  21. 568fdade USB: usb/mon/mon_bin.c: cleanups by Adrian Bunk · 17 years ago
  22. d8d4223 USB: s3c2410_udc: minor irq handler cleanups by Jeff Garzik · 17 years ago
  23. ed8a5d4 USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vázquez Cao · 17 years ago
  24. 63bfb1f1 USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vazquez Cao · 17 years ago
  25. 60a8fc0 USB: add iuu_phoenix driver by Alain Degreffe · 17 years ago
  26. c74e809 USB: isd200: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 1365baf USB: autosuspend for cdc-acm by Oliver Neukum · 17 years ago
  28. eedffd1 USB: Remove unnecessary zeroing from ub by Pete Zaitcev · 17 years ago
  29. 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 17 years ago
  30. de6f92b USB: handle idVendor of 0x0000 by Greg Kroah-Hartman · 16 years ago
  31. 6ce4560 usb: fix usbtest halt check on big endian systems by Jan Andersson · 17 years ago
  32. 4b24f91 USB: storage: Add unusual_dev for HP r707 by Grant Grundler · 16 years ago
  33. ab91d34 USB: Variant of the Dell Wireless 5520 driver by Nate Carlson · 16 years ago
  34. 0cc1a51 USB: use GFP_NOIO in reset path by Oliver Neukum · 17 years ago
  35. 4bb0ef1 USB: ftdi driver - add support for optical probe device by Ed Beroset · 16 years ago
  36. 57833ea USB: pl2303: add support for RATOC REX-USB60F by Akira Tsukamoto · 16 years ago
  37. 94cb373 USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modem by Daniel Kozák · 16 years ago
  38. e3e73c9 USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for Sierra Wireless by Bruno Redondi · 17 years ago
  39. 3491043 USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCD by Franco Lanza · 17 years ago
  40. 42f8aa9 USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC by Peter Stark · 17 years ago
  41. da28762 USB : correct comments in usb/core/notify.c by Manish Katiyar · 17 years ago
  42. 6835b32 USB: sierra driver - add devices by Kevin Lloyd · 17 years ago
  43. cc311ee USB: Adding YC Cable USB Serial device to pl2303 by Damien Stuart · 17 years ago
  44. 62aad3a USB: Sierra - Add support for Aircard 881U by Jessica L. Blank · 17 years ago
  45. 002e8f2 USB: add support for 4348:5523 WinChipHead USB->RS 232 adapter by Piotr Roszatycki · 17 years ago
  46. 5de8b3a USB: CP2101 New Device IDs by Craig Shelley · 17 years ago
  47. 2336a98 usb gadget: fix fsl_usb2_udc potential OOPS by Li Yang · 17 years ago
  48. 3004e53 USB: keyspan: Fix oops by Alan Cox · 17 years ago
  49. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. 3bc217f block: kill swap_io_context() by Jens Axboe · 16 years ago
  51. 31fa5d2 docbook: rapidio: fix fatal filename error by Randy Dunlap · 16 years ago
  52. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 16 years ago
  53. 42bb1899 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  54. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 16 years ago
  56. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 16 years ago
  57. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 16 years ago
  58. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 16 years ago
  59. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 16 years ago
  60. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 16 years ago
  61. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 16 years ago
  62. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 16 years ago
  63. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 16 years ago
  64. b7dcf7fe m68knommu: fix 528x ColdFire cache settings by Greg Ungerer · 16 years ago
  65. 9f69ba8 m68knommu: use container_of in mcf.c by Greg Ungerer · 16 years ago
  66. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 16 years ago
  67. 7c74806 m68knommu: use IRQF_DISABLE in m68328serial.c by Greg Ungerer · 16 years ago
  68. dad263b m68knommu: create common DMA table for ColdFire CPUs by Greg Ungerer · 16 years ago
  69. 6d38679 m68knommu: modify Makefiles to support common coldfire directory by Greg Ungerer · 16 years ago
  70. 591091a m68knommu: move ColdFire vectors.c to its own coldfire directory by Greg Ungerer · 16 years ago
  71. 297a834 m68knommu: move ColdFire timers.c to its own coldfire directory by Greg Ungerer · 16 years ago
  72. 703d012 m68knommu: move ColdFire pit.c to its own coldfire directory by Greg Ungerer · 16 years ago
  73. ad80335 m68knommu: move ColdFire head.S to its own coldfire directory by Greg Ungerer · 16 years ago
  74. 129f481 m68knommu: move ColdFire entry.S to its own coldfire directory by Greg Ungerer · 16 years ago
  75. c0ecfcd m68knommu: platform setup for 5407 ColdFire parts by Greg Ungerer · 16 years ago
  76. b2e1810 m68knommu: platform setup for 532x ColdFire parts by Greg Ungerer · 16 years ago
  77. e206da0 m68knommu: platform setup for 527x ColdFire parts by Greg Ungerer · 16 years ago
  78. 96db271 m68knommu: platform setup for 5307 ColdFire parts by Greg Ungerer · 16 years ago
  79. eb49e90 m68knommu: platform setup for 528x ColdFire parts by Greg Ungerer · 16 years ago
  80. 5f84bd5 m68knommu: platform setup for 5249 ColdFire parts by Greg Ungerer · 16 years ago
  81. 84e6def m68knommu: platform setup for 5272 ColdFire parts by Greg Ungerer · 16 years ago
  82. 7dabb9a m68knommu: platform setup for 520x ColdFire parts by Greg Ungerer · 16 years ago
  83. 4b61a35 m68knommu: platform setup for 523x ColdFire parts by Greg Ungerer · 16 years ago
  84. cf64c23 m68knommu: platform setup for 5206e ColdFire parts by Greg Ungerer · 16 years ago
  85. 9685c43 m68knommu: platform setup for 5206 ColdFire parts by Greg Ungerer · 16 years ago
  86. ae1b5f0 m68knommu: configure support for new ColdFire serial driver by Greg Ungerer · 16 years ago
  87. b9ac1ec m68knommu: build support for new ColdFire serial driver by Greg Ungerer · 16 years ago
  88. 9c52fab Fix dl2k constants by Al Viro · 16 years ago
  89. 8bdd3f8 as-iosched: fix inconsistent ioc->lock context by Jens Axboe · 16 years ago
  90. 4f4f6c25 ide-cd: fix leftover data BUG by Jens Axboe · 16 years ago
  91. 4eb166d block: make elevator lib checkpatch compliant by Jens Axboe · 16 years ago
  92. fe094d9 cfq-iosched: make checkpatch compliant by Jens Axboe · 16 years ago
  93. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  94. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 16 years ago
  95. 640e248 unexport add_disk_randomness by Adrian Bunk · 16 years ago
  96. e30f98f block/sunvdc.c:print_version() must be __devinit by Adrian Bunk · 16 years ago
  97. 8084870 splice: always updated atime in direct splice by Jens Axboe · 16 years ago
  98. 4787083 [SPARC64]: Fix inconsistent .section usage in lib/ by Sam Ravnborg · 16 years ago
  99. c6d64c1 [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. by Sam Ravnborg · 16 years ago
  100. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago