1. 73f35c6 USB: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  2. b17ea16 usbmon: correct length for isochronous by Pete Zaitcev · 14 years ago
  3. 4f68384 USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver by Dirk Brandewie · 14 years ago
  4. aa02f17 usb: gadget: g_fs: Fix compilation warning by Michal Nazarewicz · 14 years ago
  5. c08512c USB: improve uses of usb_mark_last_busy by Alan Stern · 14 years ago
  6. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  7. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  8. 045cac6 USB: use sysfs_merge_group for power attributes by Alan Stern · 14 years ago
  9. 63defa7 USB: use the no_callbacks flag for interfaces by Ming Lei · 14 years ago
  10. f646cf9 USB device driver of Topcliff PCH by Toshiharu Okada · 14 years ago
  11. d8df0b6 usb: gadget: f_fs: remove custom printk() wrappers by Michal Nazarewicz · 14 years ago
  12. 5ab54cf usb: gadget: FunctionFS: fix typos and coding style by Michal Nazarewicz · 14 years ago
  13. cc7e605 drivers/usb/gadget: Remove unnecessary semicolons by Joe Perches · 14 years ago
  14. ce7eb32 drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  15. c8c38de USB host: Adding USB ehci & ohci support for spear platform by Deepak Sikri · 14 years ago
  16. ad78aca usb: Add support for VIA VT8500 and compatibles in EHCI HCD by Alexey Charkov · 14 years ago
  17. 8be8a9d usb: dummy_hcd code simplification by Tatyana Brokhman · 14 years ago
  18. b73af61 USB: gadget: f_mass_storage: code style clean ups by Michal Nazarewicz · 14 years ago
  19. 00cb636 USB: gadget: f_mass_storage: remove needless complete() by Michal Nazarewicz · 14 years ago
  20. fe52f79 USB: gadget: f_mass_storage: drop START_TRANSFER() macro by Michal Nazarewicz · 14 years ago
  21. 1ccd792 USB: gadget: f_mass_storage: use ?: instead of a macro by Michal Nazarewicz · 14 years ago
  22. 17a9361 USB: gadget: f_mass_storage: put_device() in error recovery by Rahul Ruikar · 14 years ago
  23. d9385b6 USB: gadget: file_storage: put_device() in error recovery by Michal Nazarewicz · 14 years ago
  24. 78bff3c USB: gadget: composite: Typo fix. by Marek Belisko · 14 years ago
  25. 8b45556 USB: gadget: amd5536udc.c: delete double assignment by Julia Lawall · 14 years ago
  26. 06c3859 usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0 by Uwe Kleine-König · 14 years ago
  27. f7043ec USB: ssu100: remove max_packet_size calculation by Bill Pemberton · 14 years ago
  28. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  29. b77d643 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  30. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  31. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  32. e7944d8 usb: otg: twl4030-usb: switch over to defines in twl.h by Felipe Balbi · 14 years ago
  33. 349f6c5 USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  34. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  35. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  36. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  37. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  38. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  39. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  40. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  41. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  42. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  43. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  44. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  45. 92ca0dc USB: mct_u232: fix broken close by Johan Hovold · 14 years ago
  46. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  47. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  48. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  49. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  50. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  51. 0f266ab USB: ftdi_sio: add device ids for ScienceScope by Greg Kroah-Hartman · 14 years ago
  52. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  53. eb83092 USB: musb: add musb support for AM35x by Ajay Kumar Gupta · 14 years ago
  54. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  55. 39eb234 USB: ohci-sh - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  56. 4e5c353 USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  57. 7a9d93e USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  58. b5b5c3a USB: xhci: Fix compile error when CONFIG_PM=n by Sarah Sharp · 14 years ago
  59. 56626a7 USB: accept some invalid ep0-maxpacket values by Alan Stern · 14 years ago
  60. 5535b1d USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  61. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  62. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  63. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  64. 85f0ff4 usb: Fix issue with USB 3.0 devices after system resume by Sarah Sharp · 14 years ago
  65. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  66. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  67. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  68. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  69. 96b9e83 USB: otg/ulpi: extend id's table. by Igor Grinberg · 14 years ago
  70. a913819 USB: otg/ulpi: improve ulpi phy detection. by Igor Grinberg · 14 years ago
  71. c6f694a USB: opticon: Whitespace fixes in opticon driver by Alon Ziv · 14 years ago
  72. 0d930e5 USB: opticon: Add Opticon OPN2001 write support by Alon Ziv · 14 years ago
  73. 97cd8dc USB: opticon: Fix long-standing bugs in opticon driver by Alon Ziv · 14 years ago
  74. c19db4c USB: ftdi_sio: set device latency timeout at port probe by Johan Hovold · 14 years ago
  75. 3ed7801 usb: iowarrior: don't trust report_size for buffer size by Kees Cook · 14 years ago
  76. cfb8da8 USB: visor: fix initialisation of UX50/TH55 devices by Johan Hovold · 14 years ago
  77. 59c6ccd USB: ftdi_sio: new VID/PIDs for various Papouch devices by Daniel Suchy · 14 years ago
  78. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago
  79. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  80. 75d87cd usb: gadget: dummy_hcd: Fix error path by Rahul Ruikar · 14 years ago
  81. 7b3a766 usb: core: endpoint: Fix error path by Rahul Ruikar · 14 years ago
  82. 93ad03d USB: cp210x: Add WAGO 750-923 Service Cable device ID by Anders Larsen · 14 years ago
  83. 7491f13 USB: do not print -ESHUTDOWN message if usb at otg device mode by Peter Chen · 14 years ago
  84. 0091402 usb-storage: add new no_read_capacity_16 quirk by Hans de Goede · 14 years ago
  85. ae38c78 usb-storage: add new no_read_disc_info quirk by Hans de Goede · 14 years ago
  86. 319feaa usb: gadget: goku_udc: Fix error path by Dan Carpenter · 14 years ago
  87. d0cc3d4 USB: imx21-hcd accept arbitary transfer buffer alignement. by Martin Fuzzey · 14 years ago
  88. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  89. 7a7e789 USB: imx21-hcd: Fix isochronous endpoint idle by Martin Fuzzey · 14 years ago
  90. b2a068d USB: imx21-hcd: refactor hardware data memory management by Martin Fuzzey · 14 years ago
  91. e6da55c USB: imx21-hcd: remove unused variable by Martin Fuzzey · 14 years ago
  92. 40aed52 USB: usbtest - ensure correct isoc data length by Martin Fuzzey · 14 years ago
  93. fabbf21 USB: usbtest fix coding style by Martin Fuzzey · 14 years ago
  94. 80f0cf3 USB: disable endpoints after unbinding interfaces, not before by Alan Stern · 14 years ago
  95. cf7d3c8 usb: langwell_udc: cancel pending requests when controller is suspended. by Philippe Skowronski · 14 years ago
  96. c8458d5 usb: langwell_udc: fix big file transfer issue. by Christophe Lebouc · 14 years ago
  97. 689d6ea USB: UHCI: add native scatter-gather support(v1) by Ming Lei · 14 years ago
  98. 00be545 usb: musb: blackfin: call gpio_free() on error path in musb_platform_init() by Sergei Shtylyov · 14 years ago
  99. 3daad24 usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit() by Sergei Shtylyov · 14 years ago
  100. f405387 USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode by Sergei Shtylyov · 14 years ago