1. 15b2d2b usb gadget: RNDIS cleanups by David Brownell · 17 years ago
  2. 7bb5ea5 usb gadget serial: use composite gadget framework by David Brownell · 17 years ago
  3. 61d8bae usb gadget serial: split out generic serial function by David Brownell · 17 years ago
  4. 4d5a73d usb gadget serial: split out CDC ACM function by David Brownell · 17 years ago
  5. 097db1d usb gadget zero: use composite gadget framework by David Brownell · 17 years ago
  6. e5760fd usb gadget zero: split out loopback config by David Brownell · 17 years ago
  7. a400cad usb gadget zero: split out source/sink config by David Brownell · 17 years ago
  8. 40982be usb gadget: composite gadget core by David Brownell · 17 years ago
  9. a4c39c4 usb gadget: descriptor copying support by David Brownell · 17 years ago
  10. a7707ad usb gadget: use new serial core by David Brownell · 17 years ago
  11. c1dca56 usb gadget: split out serial core by David Brownell · 17 years ago
  12. bb24280 USB: at91_udc: updated fifo sizes by David Brownell · 17 years ago
  13. e184d5f USB: rndis: switch to seq_files by Alexey Dobriyan · 17 years ago
  14. ea05af6 USB: remove CVS keywords by Adrian Bunk · 17 years ago
  15. 543f781 usb-storage: implement "soft" unbinding by Alan Stern · 17 years ago
  16. 9da82bd USB: implement "soft" unbinding by Alan Stern · 17 years ago
  17. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 17 years ago
  18. 7119e3c usb-storage: change remaining semaphore to completion by Alan Stern · 17 years ago
  19. 7e4d6c3 usb-storage: separate dynamic flags from fixed flags by Alan Stern · 17 years ago
  20. 2742fd8 USB: io_ti: FIrst cut at a big clean up by Alan Cox · 17 years ago
  21. 4330354 USB: combine hub_quiesce and hub_stop by Alan Stern · 17 years ago
  22. f283521 USB: combine hub_activate and hub_restart by Alan Stern · 17 years ago
  23. 948fea3 USB: optimize port debouncing during hub activation by Alan Stern · 17 years ago
  24. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 17 years ago
  25. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 17 years ago
  26. 9e5eace USB: revert "don't use reset-resume if drivers don't support it" by Greg Kroah-Hartman · 17 years ago
  27. 24618b0 USB: debounce before unregistering by Alan Stern · 17 years ago
  28. b01b03f USB: add new routine for checking port-resume type by Alan Stern · 17 years ago
  29. bd2c784 USB: use get_unaligned_* helpers for kl5kusb105 driver by Harvey Harrison · 17 years ago
  30. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  31. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  32. 36aa811 USB: revert "don't lose disconnections during suspend" by Greg Kroah-Hartman · 17 years ago
  33. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 17 years ago
  34. c5e4600 USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. by Andrew Lunn · 17 years ago
  35. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 17 years ago
  36. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  37. 751851a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 17 years ago
  38. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 17 years ago
  39. d12b219 edgeport-ti: use request_firmware() by Jaswinder Singh · 17 years ago
  40. 5b9ea93 edgeport: use request_firmware() by Jaswinder Singh · 17 years ago
  41. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  42. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 17 years ago
  43. f000631 Merge branch 'imx' into devel by Russell King · 17 years ago
  44. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 17 years ago
  45. ec6752f whiteheat: use request_firmware() by David Woodhouse · 17 years ago
  46. 5f24e2d ti_usb_3410_5052: use request_firmware() by David Woodhouse · 17 years ago
  47. b8e24bf emi62: use request_firmware() by David Woodhouse · 17 years ago
  48. ae93a55 emi26: use request_firmware() by David Woodhouse · 17 years ago
  49. 3edbf98 keyspan_pda: use request_firmware() by David Woodhouse · 17 years ago
  50. 2971c57 keyspan: use request_firmware() by David Woodhouse · 17 years ago
  51. ed5a282 isight: treat firmware data as const by gregkh@suse.de · 17 years ago
  52. 3b216d1 cxacru: treat firmware data as const by David Woodhouse · 17 years ago
  53. aafcd2f ueagle-atm: treat firmware data as const by David Woodhouse · 17 years ago
  54. 6135266 [ARM] 5130/4: Support for the at91sam9g20 by sedji gaouaou · 17 years ago
  55. 7a85762 [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers by Philipp Zabel · 17 years ago
  56. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 17 years ago
  57. b89cbb8 USB: adding comment for ipaq forcing number of ports by Oliver Neukum · 17 years ago
  58. 4edb966 USB: fix Oops on loading ipaq module since 2.6.26 by Oliver Neukum · 17 years ago
  59. 727df35 USB: add a pl2303 device id by Greg Kroah-Hartman · 17 years ago
  60. d2e2aff USB: another option device id by Greg Kroah-Hartman · 17 years ago
  61. 1236edf USB: don't lose disconnections during suspend by Alan Stern · 17 years ago
  62. de85422 USB: fix interrupt disabling for HCDs with shared interrupt handlers by Stefan Becker · 17 years ago
  63. 2542335 USB: New device ID for ftdi_sio driver by Jon K Hellan · 17 years ago
  64. f15e397 sisusbvga: Fix oops on disconnect. by Will Newton · 17 years ago
  65. e72616f USB: mass storage: new id for US_SC_CYP_ATACB by matthieu castet · 17 years ago
  66. 29c8f6a USB: ohci - record data toggle after unlink by David Brownell · 17 years ago
  67. 056761e USB: ehci - fix timer regression by David Brownell · 17 years ago
  68. 4b828abe USB: fix cdc-acm resume() by Oliver Neukum · 17 years ago
  69. 3ee38d8 OHCI: Fix problem if SM501 and another platform driver is selected by Ben Dooks · 17 years ago
  70. f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 17 years ago
  71. 0499bde ARM: OMAP: DMA: Remove __REG access by Tony Lindgren · 17 years ago
  72. b5b4aa6 usbdev: BKL pushdown by Jonathan Corbet · 17 years ago
  73. 1af46fd USB Monitor: BKL pushdown by Jonathan Corbet · 17 years ago
  74. b2f2ba0 printer gadget: BKL pushdown by Jonathan Corbet · 17 years ago
  75. 20613f2 usbcore: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  76. 952f4a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  77. 90d95ef Input: appletouch - implement reset-resume logic by Oliver Neukum · 17 years ago
  78. d438ae5 [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc by Philipp Zabel · 17 years ago
  79. 5340ba8 USB: don't use reset-resume if drivers don't support it by Linus Torvalds · 17 years ago
  80. e6942d6 USB: isp1760: Assign resource fields before adding hcd by Nate Case · 17 years ago
  81. 62b5884 isight_firmware: Avoid crash on loading invalid firmware by Matthew Garrett · 17 years ago
  82. 6460a26 USB: fix build bug in USB_ISIGHTFW by Ingo Molnar · 17 years ago
  83. 77d11ba usb: r8a66597-hcd: Add support for SH7723 USB host by Yoshihiro Shimoda · 17 years ago
  84. 6399e7a isp1760-if iomem annotations by Al Viro · 17 years ago
  85. fa4144b cdc-wdm endianness fixes by Al Viro · 17 years ago
  86. 76e6f25 usb/c67x00 endianness annotations by Al Viro · 17 years ago
  87. ba45ca4 [ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration. by Nicolas Ferre · 17 years ago
  88. bb7e698 Revert "USB: EHCI: fix performance regression" by Greg Kroah-Hartman · 17 years ago
  89. 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 17 years ago
  90. a7f3872 USB: usb-serial: option: Don't match Huawei driver CD images by Michael Karcher · 17 years ago
  91. 4be2fa1 USB: pl2303: another product ID by Steve Murphy · 17 years ago
  92. 598eff6 USB: add another scanner quirk by René Rebe · 17 years ago
  93. 2a8bc9e USB: Add support for ROKR W5 in unusual_devs.h by Javier Smaldone · 17 years ago
  94. c5f23b0 USB: Fix M600i unusual_devs entry by Phil Dibowitz · 17 years ago
  95. c7257bd USB: usb-storage: unusual_devs update for Cypress ATACB by Alan Stern · 17 years ago
  96. fa38dfc USB: EHCI: fix performance regression by Alan Stern · 17 years ago
  97. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 17 years ago
  98. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 17 years ago
  99. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 17 years ago
  100. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 17 years ago