1. 80d7d8a usb: phy: twl6030-usb: Include linux/of.h header by Sachin Kamat · 11 years ago
  2. 4805414 usb: musb: cppi41: allow to defer probing if DMA isn't yet available by Sebastian Andrzej Siewior · 11 years ago
  3. 8d1aad7 usb: musb: core: Call dma_controller_destroy() in error path only once. by Sebastian Andrzej Siewior · 11 years ago
  4. 0d2dd7e usb: musb: core: properly free host / device structs in err path by Sebastian Andrzej Siewior · 11 years ago
  5. 5bb7289 usb: gadget: f_mass_storage: style corrections, cleanup & simplification by Andrzej Pietrasiewicz · 11 years ago
  6. 24616eb usb: musb: dsps: run the timer only on OTG systems by Sebastian Andrzej Siewior · 11 years ago
  7. 0f901c9 usb: musb: dsps: redo the otg timer by Sebastian Andrzej Siewior · 11 years ago
  8. 807d0d2 usb: musb: dsps: remove declartion for dsps_musb_try_idle() by Sebastian Andrzej Siewior · 11 years ago
  9. 8b9fcce usb: musb: dsps: move try_idle to start hook by Sebastian Andrzej Siewior · 11 years ago
  10. ae44df2 usb: musb: call musb_start() only once in OTG mode by Sebastian Andrzej Siewior · 11 years ago
  11. 811f330 usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints by Robert Baldyga · 11 years ago
  12. 8acc829 usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode by Robert Baldyga · 11 years ago
  13. bd9ef7b usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT by Robert Baldyga · 11 years ago
  14. a18ed7b usb: gadget: s3c-hsotg: fix "halted" property updating by Robert Baldyga · 11 years ago
  15. 7e80465 usb: gadget: s3c-hsotg: add DAINT masking by Robert Baldyga · 11 years ago
  16. afcf416 usb: gadget: s3c-hsotg: fix endpoint interrupts handling by Robert Baldyga · 11 years ago
  17. 5cb2ff0 usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo mode by Robert Baldyga · 11 years ago
  18. ab93e01 usb: gadget: s3c-hsotg: fix "protocol stall" handling by Robert Baldyga · 11 years ago
  19. b879863 usb: gadget: storage_common: pass filesem to fsg_store_cdrom by Andrzej Pietrasiewicz · 11 years ago
  20. 81a1d5e usb: gadget: storage_common: use strtobool instead of kstrtouint by Andrzej Pietrasiewicz · 11 years ago
  21. 7f4d1e7 usb: phy: don't return with NULL from devm_usb_get_phy() by Gabor Juhos · 11 years ago
  22. cd10869 usb: gadget: Make VERBOSE_DEBUG enableable via Kconfig by Andreas Larsson · 11 years ago
  23. 7eb581d usb: gadget: s3c-hsotg: remove unused label by Robert Baldyga · 11 years ago
  24. 4fca54a usb: gadget: s3c-hsotg: add multi count support by Robert Baldyga · 11 years ago
  25. 1479e84 usb: gadget: s3c-hsotg: add isochronous transfers support by Robert Baldyga · 11 years ago
  26. 16b972a usb: dwc3: core: use pm_runtime_put_sync() on remove by Felipe Balbi · 11 years ago
  27. 5578b26 usb: phy: Add RCAR Gen2 USB phy by Valentine Barshak · 11 years ago
  28. c5340bd usb: musb: cancel work on removal by Sebastian Andrzej Siewior · 11 years ago
  29. 8254bac usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module by Andrzej Pietrasiewicz · 11 years ago
  30. 7a93d04 usb: gadget: f_mass_storage: remove compatibility layer by Andrzej Pietrasiewicz · 11 years ago
  31. 1bcce93 usb: gadget: multi: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  32. 4d1a8f6 usb: gadget: multi: convert to new interface of f_rndis by Andrzej Pietrasiewicz · 11 years ago
  33. 7388901 usb: gadget: multi: convert to new interface of f_ecm by Andrzej Pietrasiewicz · 11 years ago
  34. e6c661e usb: gadget: acm_ms: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  35. ef0aa4b usb: gadget: f_mass_storage: add configfs support by Andrzej Pietrasiewicz · 11 years ago
  36. 864328e usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable' by Andrzej Pietrasiewicz · 11 years ago
  37. 77850ae usb: gadget: storage_common: make attribute operations more generic by Andrzej Pietrasiewicz · 11 years ago
  38. 2412fbf usb: gadget: mass_storage: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  39. e5eaa0d usb: gadget: f_mass_storage: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  40. 5de862d usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  41. 23682e3 usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  42. b27c08c usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  43. a891d7a usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  44. 7063417 usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  45. 6313caa usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  46. b24650d usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  47. bd528d4 usb: gadget: f_mass_storage: make sysfs interface optional by Andrzej Pietrasiewicz · 11 years ago
  48. 8502d66 usb: gadget: f_mass_storage: create _fsg_common_free_buffers by Andrzej Pietrasiewicz · 11 years ago
  49. e9edd199 usb: gadget: s3c-hsotg: fix set_ep_maxpacket function by Robert Baldyga · 11 years ago
  50. dc80757 usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. 7fc031e usb: g_ffs: fix compilation warning by David Cohen · 11 years ago
  52. 13613c1 usb: gadget: s3c-hsotg: fix maxpacket size by Robert Baldyga · 11 years ago
  53. 4662e5e usb: phy: Reordering of OTG FSM variables by Anton Tikhomirov · 11 years ago
  54. ec04996 usb: phy: Add and use missed OTG FSM inputs/outputs by Anton Tikhomirov · 11 years ago
  55. 6804178 usb: phy: Rename "B-device session end SRP" OTG FSM input by Anton Tikhomirov · 11 years ago
  56. cff4dab usb: phy: Rename OTG FSM informative variables by Anton Tikhomirov · 11 years ago
  57. 3294908 usb: phy: Add and use missed OTG FSM timers by Anton Tikhomirov · 11 years ago
  58. f6de27e usb: phy: Fix OTG FSM timer handling by Anton Tikhomirov · 11 years ago
  59. 425d710 usb: phy: Add and use missed helper functions by Anton Tikhomirov · 11 years ago
  60. 737cc66 usb: phy: Check OTG FSM callback existance in helper functions by Anton Tikhomirov · 11 years ago
  61. da8cc16 usb: phy: Pass OTG FSM pointer to callback functions by Anton Tikhomirov · 11 years ago
  62. f8cffc8 usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs by Fabio Estevam · 11 years ago
  63. bd27fa4 usb: phy: generic: Don't use regulator framework for RESET line by Roger Quadros · 11 years ago
  64. e79c8a0 usb: musb_am335x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  65. a023da3 usb: gadget: s3c-hsotg: fix CodingStyle issues by Pavel Machek · 11 years ago
  66. a89adb0 usb: musb: ux500: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  67. 0967313b usb: musb: blackfin: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  68. a49be8f usb: musb: am35x: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  69. 78723920 usb: phy: tegra-usb: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  70. b99fffc usb: phy: am335x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  71. c4df9ae usb: phy: am335x-control: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  72. b432cb8 usb: musb_dsps: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  73. 4610f19 usb: gadget: f_mass_storage: use usb_gstrings_attach by Andrzej Pietrasiewicz · 11 years ago
  74. 8b903fd usb: gadget: f_mass_storage: add a level of indirection for luns storage by Andrzej Pietrasiewicz · 11 years ago
  75. f3fed36 usb: gadget: f_mass_storage: factor out a header file by Andrzej Pietrasiewicz · 11 years ago
  76. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  77. 092a4bd usb: gadget: configfs: add a method to unregister the gadget by Andrzej Pietrasiewicz · 11 years ago
  78. a346941 usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  79. ea78201 usb: musb: davinci: fix resources passed to MUSB driver for DM6467 by Sergei Shtylyov · 11 years ago
  80. 77a3a0a usb: usbtest: bmAttributes would better be masked by Huang Rui · 11 years ago
  81. d9681ee usb: dwc3: Remove additional delay of 100ms when resuming by Vivek Gautam · 11 years ago
  82. f51a08d usb: gadget: mv_u3d_core: fix memory leaks by Valentin Ilie · 11 years ago
  83. 161bfa9 usb: dwc3: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  84. af38487 usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 11 years ago
  85. d1d7e3f usb: gadget: net2280: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  86. 42ab3d2 usb: gadget: pch_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  87. 1f01863 usb: gadget: goku_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  88. 8820099 usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  89. 36ed03f usb: gadget: zero: Add flexible auto remote wakeup test method by Peter Chen · 11 years ago
  90. 6fa7178 usb: musb: Call atomic_notifier_call_chain when status is changed by Pali Rohár · 11 years ago
  91. 80d2e76 usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD by Pali Rohár · 11 years ago
  92. 1860c92 usb: musb: name ux500 platforms more broadly by Linus Walleij · 11 years ago
  93. a122263 usb: phy: am335x: add wakeup support by Sebastian Andrzej Siewior · 11 years ago
  94. 4d175f3 usb: phy: nop: Defer clock prepare until PHY init by Mark Brown · 11 years ago
  95. 30ceb4e Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  96. 26c019f Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  97. 31795c4 Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  98. 434ac47 Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  99. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  100. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago