1. 0d13eeb USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() by Shinya Kuribayashi · 12 years ago
  2. 1b0159b usb: Kconfig: remove unneeded default value by David Herrmann · 12 years ago
  3. 0686a1f USB: ohci-omap: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 12 years ago
  4. fee8bc1 USB: ehci-fsl: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 12 years ago
  5. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 12 years ago
  6. f397d7c usb: add struct usb_hub_port to store port related members. by Lan Tianyu · 12 years ago
  7. 54d3f8c usb: Set device removable state based on ACPI USB data by Matthew Garrett · 12 years ago
  8. da0af6e usb: Bind devices to ACPI devices when possible by Matthew Garrett · 12 years ago
  9. 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 12 years ago
  10. 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 12 years ago
  11. 2721ea2 MAINTAINERS: Add an entry for ChipIdea USB driver by Alexander Shishkin · 12 years ago
  12. 4fd09e8 usb: gadget: remove langwell_udc by Alexander Shishkin · 12 years ago
  13. ab3999a usb: chipidea: drop unused field "device" from ci13xxx_ep by Alexander Shishkin · 12 years ago
  14. 5e0aa49 usb: chipidea: use generic map/unmap routines by Alexander Shishkin · 12 years ago
  15. bd84198 usb: chipidea: add power_budget limit for ehci to platform data by Alexander Shishkin · 12 years ago
  16. eb70e5a usb: chipidea: add host role by Alexander Shishkin · 12 years ago
  17. 758fc98 usb: chipidea: use common definition for USBMODE bits by Alexander Shishkin · 12 years ago
  18. f7daaa2 usb: chipidea: drop unused msm register definitions by Alexander Shishkin · 12 years ago
  19. cac0961 usb: chipidea: drop redundant NULL check by Alexander Shishkin · 12 years ago
  20. b932225 usb: chipidea: isr_reset_handler fix missing locking by Michael Grzeschik · 12 years ago
  21. 551a8ac usb: chipidea: brush up structure definitions by Alexander Shishkin · 12 years ago
  22. f8c1376 usb: chipidea: remove unused field "regs" from ci13xxx by Alexander Shishkin · 12 years ago
  23. 5f36e23 usb: chipidea: add support for roles by Alexander Shishkin · 12 years ago
  24. e443b33 usb: chipidea: split the driver code into units by Alexander Shishkin · 12 years ago
  25. bc25a80 usb: move ci13xxx and related code to drivers/usb/chipidea by Alexander Shishkin · 12 years ago
  26. ce9d6fb usb: gadget: ci13xxx: print basic device info when probing by Alexander Shishkin · 12 years ago
  27. ef15e54 usb: gadget: ci13xxx: don't use "advance" feature when setting address by Alexander Shishkin · 12 years ago
  28. 405b844 usb: gadget: ci13xxx: fix the context of register map by Alexander Shishkin · 12 years ago
  29. 177a830 usb: gadget: ci13xxx: get rid of local tracing for good by Alexander Shishkin · 12 years ago
  30. 1989b5c usb: gadget: ci13xxx_pci: guard against devices without driver_data by Alexander Shishkin · 12 years ago
  31. 6286d85 USB: cdc-wdm: remove from device list on disconnect by Bjørn Mork · 12 years ago
  32. 6b0b79d USB: cdc-wdm: cannot use dev_printk when device is gone by Bjørn Mork · 12 years ago
  33. 616b693 USB: cdc-wdm: poll must return POLLHUP if device is gone by Bjørn Mork · 12 years ago
  34. b8cacf3 usb: dwc3: Fix the dwc3 dependency by joseph daniel · 12 years ago
  35. 72688dc usb: gadget: dummy_hcd: fix build when BUG is not set by Sasha Levin · 12 years ago
  36. fdf6e63 usb: host: mips: sead3: Fix for big endian. by Steven J. Hill · 12 years ago
  37. 975dc33 USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console by Darren Hart · 12 years ago
  38. d530296 USB: serial: opticon: hook up suspend/resume callbacks by Greg Kroah-Hartman · 12 years ago
  39. 08dfa5c USB: serqt_usb2: remove duplicate device ids by Greg Kroah-Hartman · 12 years ago
  40. 38902cf USB: remove staging quatech_usb2 driver by Greg Kroah-Hartman · 12 years ago
  41. f88e6a3 USB: serial: add copyright and license to quatech2 by Bill Pemberton · 12 years ago
  42. f7a33e60 USB: serial: add quatech2 usb to serial driver by Bill Pemberton · 12 years ago
  43. 1fbfeff usb: gadget: f_rndis: Set rndis vendor parameters by Benoit Goby · 12 years ago
  44. 80134da usb: gadget: rndis: Fix re-binding f_rndis by Benoit Goby · 12 years ago
  45. 036e98b usb: gadget: Add variant of gether_setup to customize the device name by Mike Lockwood · 12 years ago
  46. c3c04b2 usb: gadget: u_serial: Allow calling gserial_setup after init by Benoit Goby · 12 years ago
  47. cad4cd8 usb: gadget: composite: add iSerialNumber to usb_composite_driver by Andrzej Pietrasiewicz · 12 years ago
  48. 4fffd6e5 usb: gadget: composite: make module parameters accessible at runtime by Andrzej Pietrasiewicz · 12 years ago
  49. 02e8161 usb: gadget: composite: Initialize config->interface by Benoit Goby · 12 years ago
  50. 51cce6f usb: gadget: composite: Add usb_remove_config by Benoit Goby · 12 years ago
  51. 56d95f3 USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe() by Greg Kroah-Hartman · 12 years ago
  52. f639554 USB: gadget: ci13xx_udc: fix potential crash in irq handler by Greg Kroah-Hartman · 12 years ago
  53. 126625e usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place by Lukasz Majewski · 12 years ago
  54. 07e4e55 USB: ohci-at91: add a reset function to fix race condition by Nicolas Ferre · 12 years ago
  55. 7a82f61 USB: ohci-at91: use resource_size() for memory/io resource length by Nicolas Ferre · 12 years ago
  56. 7b18389 ARM: OMAP: USB: fix warning on EHCI PHY reset path by Igor Grinberg · 12 years ago
  57. 1f339d8 usb: gadget: ci13xxx: convert to new style by Alexander Shishkin · 12 years ago
  58. 790c2d5 usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove by Alexander Shishkin · 12 years ago
  59. 0f08909 usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info} by Alexander Shishkin · 12 years ago
  60. 62bb84e usb: gadget: ci13xxx: convert to platform device by Alexander Shishkin · 12 years ago
  61. ed6c6f4 usb: gadget: conversion of controllers choice to menu by Alexander Shishkin · 12 years ago
  62. 262c163 usb: gadget: ci13xxx: redo register access by Alexander Shishkin · 12 years ago
  63. d3595d1 usb: gadget: ci13xxx: move global variables inside struct ci13xxx by Alexander Shishkin · 12 years ago
  64. 1155a7b usb: gadget: ci13xxx: drop needless parens by Alexander Shishkin · 12 years ago
  65. df767b7 usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player by Alan Stern · 12 years ago
  66. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  67. d56ba32 usb: gadget: ci13xxx_pci: add langwell/penwell pci ids by Alexander Shishkin · 12 years ago
  68. f9df839 usb: gadget: ci13xxx: rename register layouts by Alexander Shishkin · 12 years ago
  69. d36ade6 usb: gadget: ci13xxx: initialize ep0{out,in} dynamically by Alexander Shishkin · 12 years ago
  70. efa015b usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code by Alexander Shishkin · 12 years ago
  71. ab59ac01 ohci-da8xx: set MODULE_ALIAS to allow autoloading by Jan Luebbe · 12 years ago
  72. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  73. eb9c583 USB: ffs-test: fix length argument of out function call by Matthias Fend · 12 years ago
  74. ccd68bb USB: xhci: testing sizeof xhci_doorbell_array 2 time by girish verma · 12 years ago
  75. 1949f9e USB: xhci-hcd: print URB's expected length in decimal, not hex by Alan Stern · 12 years ago
  76. b69cc67 USB: ftdi-sio: add support for Physik Instrumente E-861 by Éric Piel · 12 years ago
  77. 2edd284 USB: serial: remove bizarre generic_serial probe function by Greg Kroah-Hartman · 12 years ago
  78. 3abee85 USB: serial: sierra: remove reset_resume callback by Greg Kroah-Hartman · 12 years ago
  79. 2bfd1c9 USB: serial: ch341: remove reset_resume callback by Greg Kroah-Hartman · 12 years ago
  80. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  81. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  82. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 12 years ago
  83. 5cbe61c usb-serial: ftdi_sio: fix oops during autosuspend by Alan Stern · 12 years ago
  84. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  85. a5c708e Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  86. 6a1e1d7 Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  87. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  88. d48b97b Linux 3.4-rc6 by Linus Torvalds · 12 years ago
  89. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  91. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  92. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  93. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  94. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  95. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  96. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  97. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  98. e9e7183 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  99. b339583 Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc by Takashi Iwai · 12 years ago
  100. 20c7694 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago