1. db2c862 USB: storage: fixed keyword related space issues. by Jeffrin Jose · 12 years ago
  2. a163106 USB: storage: fixed several trailing white spaces issues. by Jeffrin Jose · 12 years ago
  3. a7edf68 USB: storage: fixed C99 comment issue. by Jeffrin Jose · 12 years ago
  4. 32535bd Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-next by Greg Kroah-Hartman · 12 years ago
  5. 0b623f8 Revert "USB: serial: sierra: put reset_resume callback back." by Greg Kroah-Hartman · 12 years ago
  6. dcd82cd USB: serial: fix up reset_resume callback by Greg Kroah-Hartman · 12 years ago
  7. 1c1eaba USB: serial: ch341: make the reset_resume callback actually work. by Greg Kroah-Hartman · 12 years ago
  8. 3a36dd0 ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 board by Lukasz Majewski · 12 years ago
  9. 8d07dbb ARM: EXYNOS: Add s3c-hsotg device support for NURI board by Joonyoung Shim · 12 years ago
  10. 460dcb0 ARM: EXYNOS: Add s3c-hsotg device support for GONI board by Lukasz Majewski · 12 years ago
  11. 8ea2d9e ARM: EXYNOS: Add usb otg phy control for EXYNOS4210 by Lukasz Majewski · 12 years ago
  12. 4502798 staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget driver by Andrzej Pietrasiewicz · 12 years ago
  13. 332bb43 staging: usb: gadget: Add Configurable Composite Gadget driver by Mike Lockwood · 12 years ago
  14. 3a23003 USB: serial: generic driver is only for testing by Bjørn Mork · 12 years ago
  15. 5eaee54 usb: gadget: at91_udc: fix endpoint descriptor dereference by Nicolas Ferre · 12 years ago
  16. ea79c2e usb: fix breakage on systems without ACPI by Sasha Levin · 12 years ago
  17. e4083ea USB: symbolserial.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  18. fe2baf8 USB: spcp8x5.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  19. 9760b28 USB: qcserial.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  20. 00c533f USB: navman.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  21. 9f857ae USB: ir-usb.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  22. f73e1ff USB: ipaq.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  23. 689c278 USB: generic.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  24. a94e9b9 USB: f81232.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  25. c89aa63 USB: belkin_sa.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  26. d2f20e1 USB: ark3116.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  27. 66afb5b USB: aircable.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  28. 6971113 USB: serial: sierra: put reset_resume callback back. by Greg Kroah-Hartman · 12 years ago
  29. 622b80c USB: serial: ch341: put reset_resume callback back. by Greg Kroah-Hartman · 12 years ago
  30. 7186364 USB: serial: hook up reset_resume callback by Greg Kroah-Hartman · 12 years ago
  31. 09c94e6 usb: chipidea: remove zero check of hw_ep_max by Richard Zhao · 12 years ago
  32. a756186 USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD by Marek Vasut · 12 years ago
  33. b12909b USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT by Marek Vasut · 12 years ago
  34. f6fe916 USB: testusb: add path /dev/bus/usb to default search paths for usbfs by Du, ChangbinX · 12 years ago
  35. 1996e6c USB: EHCI: work around bug in the Philips ISP1562 controller by Alan Stern · 12 years ago
  36. 65b8e5c USB: EHCI: improve full-speed isochronous scheduling routine by Alan Stern · 12 years ago
  37. 61af9c3 usb: musb: cppi: add missing include to fix compilation by Reinhard Tartler · 12 years ago
  38. ef206f3 USB: add read support to usb-serial/../new_id by Bjørn Mork · 12 years ago
  39. e6bbcef USB: let both new_id and remove_id show dynamic id list by Bjørn Mork · 12 years ago
  40. 581791f FunctionFS: enable multiple functions by Andrzej Pietrasiewicz · 12 years ago
  41. 304f0b2 Revert "usb: add struct usb_hub_port to store port related members." by Greg Kroah-Hartman · 12 years ago
  42. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 12 years ago
  43. e44694e USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active" by Shinya Kuribayashi · 12 years ago
  44. a6dc9cf USB: gpio_vbus: put a missing regulator_put() on error by Shinya Kuribayashi · 12 years ago
  45. 934ccec USB: gpio_vbus: provide an appropriate debounce interval by Shinya Kuribayashi · 12 years ago
  46. 0d13eeb USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() by Shinya Kuribayashi · 12 years ago
  47. 1b0159b usb: Kconfig: remove unneeded default value by David Herrmann · 12 years ago
  48. 0686a1f USB: ohci-omap: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 12 years ago
  49. fee8bc1 USB: ehci-fsl: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 12 years ago
  50. 36be505 Linux 3.4-rc7 by Linus Torvalds · 12 years ago
  51. 5889fc3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  53. 85d5c4a Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  54. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 12 years ago
  55. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 12 years ago
  56. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  57. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 12 years ago
  58. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 12 years ago
  59. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 12 years ago
  60. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  61. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  62. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  63. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  64. 2eb4296 Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  65. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 12 years ago
  66. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 12 years ago
  67. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 12 years ago
  68. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 12 years ago
  69. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 12 years ago
  70. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  71. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  72. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 12 years ago
  73. f397d7c usb: add struct usb_hub_port to store port related members. by Lan Tianyu · 12 years ago
  74. 54d3f8c usb: Set device removable state based on ACPI USB data by Matthew Garrett · 12 years ago
  75. da0af6e usb: Bind devices to ACPI devices when possible by Matthew Garrett · 12 years ago
  76. 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 12 years ago
  77. 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 12 years ago
  78. 2721ea2 MAINTAINERS: Add an entry for ChipIdea USB driver by Alexander Shishkin · 12 years ago
  79. 4fd09e8 usb: gadget: remove langwell_udc by Alexander Shishkin · 12 years ago
  80. ab3999a usb: chipidea: drop unused field "device" from ci13xxx_ep by Alexander Shishkin · 12 years ago
  81. 5e0aa49 usb: chipidea: use generic map/unmap routines by Alexander Shishkin · 12 years ago
  82. bd84198 usb: chipidea: add power_budget limit for ehci to platform data by Alexander Shishkin · 12 years ago
  83. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  84. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  85. eb70e5a usb: chipidea: add host role by Alexander Shishkin · 12 years ago
  86. 758fc98 usb: chipidea: use common definition for USBMODE bits by Alexander Shishkin · 12 years ago
  87. f7daaa2 usb: chipidea: drop unused msm register definitions by Alexander Shishkin · 12 years ago
  88. cac0961 usb: chipidea: drop redundant NULL check by Alexander Shishkin · 12 years ago
  89. b932225 usb: chipidea: isr_reset_handler fix missing locking by Michael Grzeschik · 12 years ago
  90. 551a8ac usb: chipidea: brush up structure definitions by Alexander Shishkin · 12 years ago
  91. f8c1376 usb: chipidea: remove unused field "regs" from ci13xxx by Alexander Shishkin · 12 years ago
  92. 5f36e23 usb: chipidea: add support for roles by Alexander Shishkin · 12 years ago
  93. e443b33 usb: chipidea: split the driver code into units by Alexander Shishkin · 12 years ago
  94. 04e5335 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  95. bc25a80 usb: move ci13xxx and related code to drivers/usb/chipidea by Alexander Shishkin · 12 years ago
  96. ce9d6fb usb: gadget: ci13xxx: print basic device info when probing by Alexander Shishkin · 12 years ago
  97. ef15e54 usb: gadget: ci13xxx: don't use "advance" feature when setting address by Alexander Shishkin · 12 years ago
  98. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  99. 405b844 usb: gadget: ci13xxx: fix the context of register map by Alexander Shishkin · 12 years ago
  100. 177a830 usb: gadget: ci13xxx: get rid of local tracing for good by Alexander Shishkin · 12 years ago