1. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  2. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  3. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  4. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  5. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  6. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  7. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  8. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  9. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  10. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  11. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  12. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  13. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  14. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  15. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  16. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  17. d238944 usb: musb: ux500: add configuration and build options for ux500 dma by Mian Yousaf Kaukab · 13 years ago
  18. 8dcc8f7 usb: musb: ux500: add dma glue layer for ux500 by Mian Yousaf Kaukab · 13 years ago
  19. e3c496f usb: musb: ux500: add dma name for ux500 by Mian Yousaf Kaukab · 13 years ago
  20. a48ff90 usb: musb: ux500: add ux500 specific code for gadget side by Mian Yousaf Kaukab · 13 years ago
  21. 28e4970 usb: musb: fix compile error by Felipe Balbi · 13 years ago
  22. a8e62dd usb-storage: fix up the unusual_realtek device list by Alan Stern · 13 years ago
  23. e6251a9 USB: gadget: f_audio: Fix invalid dereference of initdata by Martin Jackson · 13 years ago
  24. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  25. 2b7aaf5 OHCI: fix regression caused by nVidia shutdown workaround by Alan Stern · 13 years ago
  26. e99c430 USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage by Mark Brown · 13 years ago
  27. 7b521fc USB: OTG: msm: Allow the widest possible range for VDDCX when removing by Mark Brown · 13 years ago
  28. 610ba42 USB: option: add support for Huawei E353 device by Marcin Gałczyński · 13 years ago
  29. 834cb0f xhci: Fix memory leak bug when dropping endpoints by Sarah Sharp · 13 years ago
  30. 30f89ca xhci: Fix memory leak in ring cache deallocation. by Sarah Sharp · 13 years ago
  31. b513d44 xhci: Fix full speed bInterval encoding. by Sarah Sharp · 13 years ago
  32. 2efeaeb Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  33. 472b912 usb: gadget: rndis: don't test against req->length by Felipe Balbi · 13 years ago
  34. bf1f0a0 usb/gadget: at91sam9g20 fix end point max packet size by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  36. 2328cea USB: s3c-hsotg: return proper error if clk_get fails by Jingoo Han · 13 years ago
  37. 66e5c64 USB: s3c-hsotg: fix checkpatch warnings by Jingoo Han · 13 years ago
  38. d616766 USB: s3c-hsudc: fix checkpatch error and warning by Jingoo Han · 13 years ago
  39. 004c127 USB: s3c-hsudc: use IS_ERR() instead of NULL check by Jingoo Han · 13 years ago
  40. 8620543 usb: musb: Calling VBUS pulsing API when SRP is initiated. by Hema HK · 13 years ago
  41. 603ab52 usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API by Hema HK · 13 years ago
  42. c51e36d usb: musb: host: remove duplicate check in musb_ep_program() by Sergei Shtylyov · 13 years ago
  43. 981430a usb: musb: export musb_interrupt symbol by Felipe Balbi · 13 years ago
  44. 1376d92 usb: musb: allow musb and glue layers to be modules by Felipe Balbi · 13 years ago
  45. 5c8a86e usb: musb: drop unneeded musb_debug trickery by Felipe Balbi · 13 years ago
  46. a088592 xhci: move the common code to a function to get max ports and port array by huajun li · 13 years ago
  47. 3610ea5 ehci: workaround for pci quirk timeout on ExoPC by Andy Ross · 13 years ago
  48. 5c85301 ehci: pci quirk cleanup by Andy Ross · 13 years ago
  49. af5c580 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  50. 3abeca9 xhci: Fix bug in control transfer cancellation. by Sarah Sharp · 13 years ago
  51. 97f9322 usb: renesas_usbhs: fixup error processing on probe/remove by Kuninori Morimoto · 13 years ago
  52. c786e09 usb: renesas_usbhs: fixup fifo disable by Kuninori Morimoto · 13 years ago
  53. fd5054c USB: cdc_acm: Fix oops when Droids MuIn LCD is connected by Erik Slagter · 13 years ago
  54. a9df304 USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver by Thomas Abraham · 13 years ago
  55. 849426c usb: gadget: Remove the LUN checks which are always true by Maxin B John · 13 years ago
  56. 304b0b5 usb: fix warning in usbtest module v2 by Greg Dietsche · 13 years ago
  57. 27362d4 USB: ehci-s5p : use __devinit and __devexit macros for probe and remove by Jingoo Han · 13 years ago
  58. c851e83 USB: cp210x: fix typo, Telegesys should have been Telegesis by Florian Fainelli · 13 years ago
  59. 95ed323 usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests by Roger Quadros · 13 years ago
  60. 1b9ba00 usb: gadget: composite: Allow function drivers to pause control transfers by Roger Quadros · 13 years ago
  61. 8eadef1 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  62. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  63. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  64. 1bb73a8 xHCI 1.0: Max Exit Latency Too Large Error by Alex He · 13 years ago
  65. 700b417 xHCI 1.0: TT_THINK_TIME set by Andiry Xu · 13 years ago
  66. ad106f2 xHCI 1.0: Block Interrupts for Isoch transfer by Andiry Xu · 13 years ago
  67. 7b1fc2e xHCI 1.0: Isoch endpoint CErr field set by Andiry Xu · 13 years ago
  68. 51eb01a xHCI 1.0: Control endpoint average TRB length field set by Andiry Xu · 13 years ago
  69. b83cdc8 xHCI 1.0: Setup Stage TRB Transfer Type flag by Andiry Xu · 13 years ago
  70. 04aebcb USB: OTG: msm: Add PHY suspend support for MSM8960 by Pavankumar Kondeti · 13 years ago
  71. 11aa5c4 USB: OTG: msm: Configure PHY Analog and Digital voltage domains by Anji jonnala · 13 years ago
  72. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 13 years ago
  73. 0f73cac USB: OTG: msm: vote for dayatona fabric clock by Anji jonnala · 13 years ago
  74. 3db7739 USB: UHCI: Add support for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  75. d3219d1 USB: UHCI: Support non-PCI host controllers by Jan Andersson · 13 years ago
  76. 9faa091 USB: UHCI: Wrap I/O register accesses by Jan Andersson · 13 years ago
  77. c31a65f USB: UHCI: Move PCI specific functions to uhci-pci.c by Jan Andersson · 13 years ago
  78. e4d235d USB: UHCI: Codingstyle fixes by Jan Andersson · 13 years ago
  79. e7652e1 USB: UHCI: Allow dynamic assignment of bus specific functions by Jan Andersson · 13 years ago
  80. dfeca7a USB: UHCI: Remove PCI dependencies from uhci-hub by Jan Andersson · 13 years ago
  81. ea437f3 fsl/usb: Unused endpoint failure for USB gadget by Ramneek Mehresh · 13 years ago
  82. 69248d4 USB: ohci-s3c2410: return proper error if clk_get fails by Jingoo Han · 13 years ago
  83. 7af85a8 USB: ohci-s3c2410: fix checkpatch errors and warnings by Jingoo Han · 13 years ago
  84. a7535ac USB: ehci-au1xxx: fix suspend callback by Manuel Lauss · 13 years ago
  85. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 13 years ago
  86. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  87. 9be0392 USB: EHCI: Add bus glue for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  88. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 13 years ago
  89. 4f0871a xHCI: Clear PLC in xhci_bus_resume() by Andiry Xu · 13 years ago
  90. 2ce2c3a USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume by Pavankumar Kondeti · 13 years ago
  91. ac1aa6a USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc by Anji jonnala · 13 years ago
  92. 76cd9cf USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  93. 4c5212b USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  94. 986b11b USB: gadget: Fix unused variable warning in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  95. 8c2387a USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  96. ef90748 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  97. 2887ba9 USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv by Dmitry Eremin-Solenikov · 13 years ago
  98. ce97cac USB: ldusb: add several new devices by Michael Hund · 13 years ago
  99. 14be249 usb: Configure octeon2 glue logic for proper uSOF cycle period. by David Daney · 13 years ago
  100. bf54171 usb: octeon2-common.c: Configure ports for proper electrical characteristics. by David Daney · 13 years ago