1. 9e64bb1 arm: omap: usb: Invoke usbhs core device initialization by Keshava Munegowda · 13 years ago
  2. 2236396 arm: omap: usb: usbhs core device initialization by Keshava Munegowda · 13 years ago
  3. 17cdd29 usb: host: omap: common usb host core driver by Keshava Munegowda · 13 years ago
  4. 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 13 years ago
  5. a8480ea arm: omap2: usb: rename usb-ehci.c to usb-host.c by Felipe Balbi · 13 years ago
  6. 09f0607 usb: host: omap: switch to platform_get_resource_byname by Felipe Balbi · 13 years ago
  7. a9031e5 arm: omap: usb: host: add names to resources by Felipe Balbi · 13 years ago
  8. 87ecc73 usb: ehci: omap: add support for TLL mode on OMAP4 by Anand Gadiyar · 13 years ago
  9. c88ba39 usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c by Huzaifa Sidhpurwala · 13 years ago
  10. 70045c5 usb: musb: OMAP3xxx: Fix device detection in otg & host mode by Hema HK · 13 years ago
  11. fb91cde usb: musb: OMAP4430: Power down the PHY during board init by Hema HK · 13 years ago
  12. 8c59ef3 usb: otg: OMAP4430: Save/restore the context by Hema HK · 13 years ago
  13. 37db3af usb: otg: TWL4030: Update the last_event variable. by Hema HK · 13 years ago
  14. 7acc619 usb: musb: Idle path retention and offmode support for OMAP3 by Hema HK · 13 years ago
  15. da68cce usb: musb: Remove platform context save/restore API by Hema HK · 13 years ago
  16. 4cbbf08 usb: musb: gadget: fix list_head usage by Felipe Balbi · 13 years ago
  17. d105e74 USB: ffs-test: fix header path by Davidlohr Bueso · 13 years ago
  18. 6960f40 USB: serial/kobil_sct, fix potential tty NULL dereference by Jiri Slaby · 13 years ago
  19. f7d7aed USB: serial/keyspan_pda, fix potential tty NULL dereferences by Jiri Slaby · 13 years ago
  20. 7adc14b1 usb/isp1760: Handle toggle bit in queue heads only by Arvid Brodin · 13 years ago
  21. 65f1b52 usb/isp1760: Replace period calculation for INT packets with something readable by Arvid Brodin · 13 years ago
  22. 6bda21b usb/isp1760: Consolidate printouts and remove unused code by Arvid Brodin · 13 years ago
  23. bbaa387 usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info by Arvid Brodin · 13 years ago
  24. a041d8e usb/isp1760: Clean up payload address handling by Arvid Brodin · 13 years ago
  25. fd436ae usb/isp1760: Remove redundant variables and defines by Arvid Brodin · 13 years ago
  26. bedc0c3 usb/isp1760: Move to native-endian ptds by Arvid Brodin · 13 years ago
  27. 6d42fcd usb: core: hub.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  28. 06125be usb: host: uhci-hcd.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  29. 601e72a drivers:uwb:scan.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  30. 7aed9df drivers:usb:wusbhc.h remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  31. 309a057 USB: opticon: add rts and cts support by Martin Jansen · 13 years ago
  32. c964237 USB: fix unsafe USB_SS_MAX_STREAMS() definition by Dmitry Torokhov · 13 years ago
  33. 969e303 USB: serial drivers need to use larger bulk-in buffers by Alan Stern · 13 years ago
  34. 22ced687 USB: EHCI bus glue for on-chip PMC MSP USB controller by Anoop · 13 years ago
  35. 2edb11c usb: gadget: composite: fix req->length in composite_setup() by Maulik Mankad · 13 years ago
  36. 3b29b68 USB: use "device number" instead of "address" by Alan Stern · 13 years ago
  37. 10408bb USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM by Rémi Denis-Courmont · 13 years ago
  38. 18f5346 USB: EHCI: Fix compiler warnings with MSM driver by Pavankumar Kondeti · 13 years ago
  39. 541cace USB: gadget: Add test mode support for ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  40. e2b61c1 USB: gadget: Implement remote wakeup in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  41. 0e6ca19 USB: gadget: Implement hardware queuing in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  42. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 13 years ago
  43. d866150 USB: serial: keyspan: Fix possible null pointer dereference. by Huzaifa Sidhpurwala · 13 years ago
  44. 108be95 usb: m66592-udc: Fixed bufnum of Bulk by Yusuke Goda · 13 years ago
  45. 294d95f ehci: Check individual port status registers on resume by Matthew Garrett · 14 years ago
  46. 0fd857a usb: musb: gadget: DBG() already prints function name by Sergei Shtylyov · 13 years ago
  47. cccad6d usb: otg: notifier: switch to atomic notifier by Felipe Balbi · 14 years ago
  48. 002eda1 usb: musb: OMAP4430: Fix usb device detection if connected during boot by Hema HK · 13 years ago
  49. 647b2d9 usb: otg: TWL6030 Save the last event in otg_transceiver by Hema HK · 13 years ago
  50. 070b8ed usb: otg: TWL6030: Introduce the twl6030_phy_suspend function. by Hema HK · 13 years ago
  51. ee896e3 usb: otg: OMAP4430: Introducing suspend function for power management by Hema HK · 13 years ago
  52. d869274 usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_data by Hema HK · 13 years ago
  53. 31e9992 usb: otg: Remove one unnecessary I2C read request. by Hema HK · 13 years ago
  54. 6dc2503 usb: otg: enable regulator only on cable/device connect by Hema HK · 13 years ago
  55. 207b0e1 usb: musb: Using runtime pm APIs for musb. by Hema HK · 13 years ago
  56. ad1adb8 usb: musb: gadget: do not poke with gadget's list_head by Felipe Balbi · 13 years ago
  57. 63eed2b usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver by Felipe Balbi · 14 years ago
  58. 75a14b1 usb: musb: do not error out if Kconfig doesn't match board mode by Felipe Balbi · 13 years ago
  59. 04b31c7 usb: isp1362-hcd: use bitmap_clear() and bitmap_set() by Akinobu Mita · 13 years ago
  60. 5c8d61b USB: make ehci msm driver use ehci_run. by Matthieu CASTET · 13 years ago
  61. bcf4081 USB: don't run ehci_reset in ehci_run for tdi device by Matthieu CASTET · 13 years ago
  62. e2904ee USB: OTG: msm: Fix bug in msm_otg_mode_write by Pavankumar Kondeti · 13 years ago
  63. 7018773 USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled by Pavankumar Kondeti · 13 years ago
  64. 8a9e658 usb_storage: realtek_cr patch: add const modifier by wwang · 13 years ago
  65. 9812f74 usb_storage: realtek_cr patch: fix sparse warning by wwang · 13 years ago
  66. b9f2e9a USB: usb.h: Make comment match the defines it describes by Paul Bolle · 13 years ago
  67. 5b7c117 USB: sierra: error handling in runtime PM by Oliver Neukum · 13 years ago
  68. 9a91aed usb_wwan: fix error case in close() by Oliver Neukum · 13 years ago
  69. 16871dc usb_wwan: error case of resume by Oliver Neukum · 13 years ago
  70. 433508a usb_wwan: data consistency in error case by Oliver Neukum · 13 years ago
  71. 3d06bf1 usb_wwan: fix runtime PM in error case by Oliver Neukum · 13 years ago
  72. c9c4558 usb_wwan: fix error in marking device busy by Oliver Neukum · 13 years ago
  73. 8ab1040 usb: gadget: at91_udc: Fix error path by Rahul Ruikar · 13 years ago
  74. b14e840 USB: isp1760: Implement solution for erratum 2 by Sebastian Andrzej Siewior · 13 years ago
  75. 4f9e6c6 USB: Mark EHCI LPM functions as __maybe_unused by Maksim Rayskiy · 13 years ago
  76. 6b2e30c usb: fusb300_udc: add more "ep%d" names by Dan Carpenter · 13 years ago
  77. 16f08a0 USB: s3c2410_udc: Add handling for S3C244X dual-packet mode by Fabian Godehardt · 13 years ago
  78. c17f459 usb: pch_udc: Fixed issue which does not work with g_ether by Toshiharu Okada · 13 years ago
  79. 4f22ce7 USB: tools: Add a Makefile by Davidlohr Bueso · 13 years ago
  80. 05c3eeb USB: Gadget: Reorder driver name assignment by Jassi Brar · 13 years ago
  81. ff085de USB: Gadget: Composite: Debug interface comparison by Jassi Brar · 13 years ago
  82. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  83. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  84. 85e2efb Linux 2.6.38-rc5 by Linus Torvalds · 13 years ago
  85. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  86. 86d306c m68knommu: set flow handler for secondary interrupt controller of 5249 by Greg Ungerer · 13 years ago
  87. 4531dab m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support by Greg Ungerer · 13 years ago
  88. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 13 years ago
  89. 8117426 m68knommu: add missing linker __modver section by Greg Ungerer · 13 years ago
  90. b14769d m68knommu: fix mis-named variable int set_irq_chip loop by Greg Ungerer · 13 years ago
  91. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 13 years ago
  92. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 13 years ago
  93. b90be86 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  94. c612cc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  95. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 13 years ago
  96. 09f586b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  97. b9d4ba6 Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  98. dc33974 Merge branch 'iomem' into release by Len Brown · 13 years ago
  99. b45bbf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  100. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago