1. 825f907 [GFS2] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  2. bba9dfd [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) by Theodore Ts'o · 18 years ago
  3. 185a257 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  4. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  5. ac7f6b5 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  6. 1f9bd4c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  7. 00463c16 [PATCH] i386: Use early clobbers for semaphores now by Andi Kleen · 18 years ago
  8. 0ba8821 [PATCH] bonding: update version number by Jay Vosburgh · 18 years ago
  9. fab2062 [PATCH] git-netdev-all: pc300_tty build fix by Andrew Morton · 18 years ago
  10. 7f38aa0 [PATCH] USB Storage: fix Rio Karma eject support build error by Andrew Morton · 18 years ago
  11. 5dda171 USB: Airprime driver improvements to allow full speed EvDO transfers by Andy Gay · 18 years ago
  12. fc849b8 USB: remove OTG build warning by David Brownell · 18 years ago
  13. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  14. 353a409 USB: force root hub resume after power loss by Alan Stern · 18 years ago
  15. 71795c1 USB: ohci_usb can oops on shutdown by Pete Zaitcev · 18 years ago
  16. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  17. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 18 years ago
  18. d774efe USB: u132-hcd: host controller driver for ELAN U132 adapter by Tony Olech · 18 years ago
  19. a5c66e4 USB: ftdi-elan: client driver for ELAN Uxxx adapters by Tony Olech · 18 years ago
  20. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  21. 3f54297 USB: Moschip 7840 USB-Serial Driver by Paul B Schroeder · 18 years ago
  22. 5638e4d USB: add PlayStation 2 Trance Vibrator driver by Sam Hocevar · 18 years ago
  23. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago
  24. 8ac283a aircable: fix printk format warnings by Randy Dunlap · 18 years ago
  25. 3fe70ba Add AIRcable USB Bluetooth Dongle Driver by Manuel Francisco Naranjo · 18 years ago
  26. 78aef51 cypress_m8: implement graceful failure handling by Mike Isely · 18 years ago
  27. 48298e5 cypress_m8: improve control endpoint error handling by Mike Isely · 18 years ago
  28. 9aa8dae cypress_m8: use usb_fill_int_urb where appropriate by Mike Isely · 18 years ago
  29. 0257fa9 cypress_m8: use appropriate URB polling interval by Mike Isely · 18 years ago
  30. 13f4db9 USB: fix __must_check warnings in drivers/usb/serial/ by Greg Kroah-Hartman · 18 years ago
  31. 1ee9521 USB: fix __must_check warnings in drivers/usb/host/ by Greg Kroah-Hartman · 18 years ago
  32. 657b671 USB: fix __must_check warnings in drivers/usb/input/ by Greg Kroah-Hartman · 18 years ago
  33. 96cede5 USB: fix __must_check warnings in drivers/usb/class/ by Greg Kroah-Hartman · 18 years ago
  34. e7ccdfe USB: fix __must_check warnings in drivers/usb/atm/ by Greg Kroah-Hartman · 18 years ago
  35. 4d42e1b USB: fix __must_check warnings in drivers/usb/misc/ by Greg Kroah-Hartman · 18 years ago
  36. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  37. 592fbbe USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set by Alan Stern · 18 years ago
  38. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  39. 01d883d usbcore: non-hub-specific uses of autosuspend by Alan Stern · 18 years ago
  40. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  41. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 18 years ago
  42. d1ad4ea USB: UB: Let cdrecord to see a device with media absent by Pete Zaitcev · 18 years ago
  43. 14acdcd USB: usb/input/usbmouse.c: whitespace cleanup by Reiner Herrmann · 18 years ago
  44. cd22afd USB: ohci-at91, two one-liners by David Brownell · 18 years ago
  45. 901b3d7 USB: net2280: update dma buffer allocation by David Brownell · 18 years ago
  46. 80f8af0 USB: usb serial gadget smp related bug by Eugeny S. Mints · 18 years ago
  47. 0e3c8c2 USB: replace kernel_thread() with kthread_run() in libusual.c by Matthew Dharm · 18 years ago
  48. 997694d gadgetfs patch for ep0out by Skip Hansen · 18 years ago
  49. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  50. 729ed6d USB: ethernet gadget avoids zlps for musb_hdrc by David Brownell · 18 years ago
  51. 4d6cd48 usbmon: don't call mon_dmapeek if DMA isn't being used by Alan Stern · 18 years ago
  52. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  53. dd990f1 usbcore: Add flag for whether a host controller uses DMA by Alan Stern · 18 years ago
  54. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  55. 511366d USB: usb-hub-driver-improve-use-of-ifdef fix by Andrew Morton · 18 years ago
  56. 42d8a2d USB: Turn usb_resume_both() into static inline by Alexey Dobriyan · 18 years ago
  57. 088dc27 usbcore: help drivers to change device configs by Alan Stern · 18 years ago
  58. 3a3416b usb-storage: fix for UFI LUN detection by Alan Stern · 18 years ago
  59. e113f29 USB: fix typo in drivers/usb/gadget/Kconfig by Jules Villard · 18 years ago
  60. 5535902 USB: fix signedness issue in drivers/usb/gadget/ether.c by Eric Sesterhenn · 18 years ago
  61. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  62. 83a0719 wusb: pretty print new wireless USB devices when they connect by Inaky Perez-Gonzalez · 18 years ago
  63. 5bb6e0a wusb: handle wusb device ep0 speed settings by Inaky Perez-Gonzalez · 18 years ago
  64. 0165de0 wusb: hub code recognizes wusb ports by Inaky Perez-Gonzalez · 18 years ago
  65. cb4c8fe usb: deal with broken config descriptors by Inaky Perez-Gonzalez · 18 years ago
  66. dfe0d3b USB Storage: add rio karma eject support by Matthew Dharm · 18 years ago
  67. c070454 usb-skeleton: small update by Luiz Fernando N. Capitulino · 18 years ago
  68. d5cbad4 usbcore: khubd and busy-port handling by Alan Stern · 18 years ago
  69. 455b25f usbcore: make hcd_endpoint_disable wait for queue to drain by Alan Stern · 18 years ago
  70. de06a3b UHCI: increase Resume-Detect-off delay by Alan Stern · 18 years ago
  71. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  72. a94da89 USB gadget: gadgetfs dont try to lock before free by Milan Svoboda · 18 years ago
  73. e22fc27 USB: add poll to gadgetfs's endpoint zero by Milan Svoboda · 18 years ago
  74. 9bcbcf4 USB: net1080 inherent pad length by dave rientjes · 18 years ago
  75. 5482687 USB: ldusb: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  76. b0b660b USB: usblcd: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  77. 4fa1bbf USB: usb-serial: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  78. 60ca126 USB: powermate: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  79. 9672319 USB: keyspan_remote: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  80. 96642a2 USB: ati_remote: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  81. ee709a3 USB: acecad: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  82. 97b107c USB: appletouch: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  83. fbf81c2 USB: hub: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  84. 5bc66d5 USB: usblp: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  85. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  86. 3d5b251 USB: making the kernel -Wshadow clean - USB & completion by Jesper Juhl · 18 years ago
  87. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  88. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago
  89. ba307f5 USB: gadgetfs: protect ep_release with lock by Milan Svoboda · 18 years ago
  90. 8a7471a USB: fix ep_config to return correct value by Milan Svoboda · 18 years ago
  91. 07cb7f2 USB: correct locking in gadgetfs_disconnect by Milan Svoboda · 18 years ago
  92. 17efe15 USB: onetouch - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  93. bd35078 USB: build fixes: ohci-omap by David Brownell · 18 years ago
  94. eb6d8c2 USB: garmin_gps support for new generation of gps receivers by Hermann Kneissel · 18 years ago
  95. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 18 years ago
  96. ecdc0a5 USB: usbcore get rid of the timer in usb_start_wait_urb() by Franck Bui-Huu · 18 years ago
  97. 014aa2a USB: ipaq: minor ipaq_open() cleanup. by Luiz Fernando N. Capitulino · 18 years ago
  98. 25d94e6 usbnet: printk format warning by Randy Dunlap · 18 years ago
  99. 933a27d USB: asix - Add AX88178 support and many other changes by David Hollis · 18 years ago
  100. a99c194 USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames by Jamie Painter · 18 years ago