1. 3d0184d usb: dwc3: omap: call of_platform_depopulate() instead by Felipe Balbi · 10 years ago
  2. 96e5d31 usb: dwc3: dwc3-omap: Fix disable IRQ by George Cherian · 9 years ago
  3. 7ee2566 usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete() by George Cherian · 11 years ago
  4. b01ff5c Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete" by Roger Quadros · 10 years ago
  5. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  6. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  7. 81a60b7 usb: dwc3: omap: fix ordering for runtime pm calls by Felipe Balbi · 10 years ago
  8. 734d5a5 usb: dwc3: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  9. 788b0bc4 usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode() by Dan Carpenter · 10 years ago
  10. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  11. 025b431 usb: dwc3: omap: add dwc3_omap_extcon_register function by George Cherian · 10 years ago
  12. d2f0cf89 usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function by George Cherian · 10 years ago
  13. 30fef1a usb: dwc3: omap: add dwc3_omap_map_offset() function by George Cherian · 10 years ago
  14. ca632a0 usb: dwc3: omap: remove x_major calculation from revision register by George Cherian · 10 years ago
  15. 02dae36 usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete by George Cherian · 10 years ago
  16. c5a1fbc usb: dwc3: dwc3-omap: Fix the crash on module removal by George Cherian · 10 years ago
  17. b09e99e usb: dwc3: no need to initialize ret variable by Andy Shevchenko · 10 years ago
  18. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  19. 1ad94ff extcon: Move OF helper function to extcon core and change function name by Chanwoo Choi · 10 years ago
  20. 30bbae9 usb: dwc3: omap: don't check resource with devm_ioremap_resource by Wolfram Sang · 10 years ago
  21. c6d7641 usb: dwc3: omap: remove unnecessary lock by Felipe Balbi · 11 years ago
  22. e0a6104 usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt by George Cherian · 11 years ago
  23. 1d1fdd9 Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  24. 8061ad7 usb: dwc3: use extcon fwrk to receive connect/disconnect by Kishon Vijay Abraham I · 11 years ago
  25. 8bbcd17 usb: dwc3: omap: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  26. 5945f78 usb: dwc3: switch to GPL v2 only by Felipe Balbi · 11 years ago
  27. b1fd6cb usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers by George Cherian · 11 years ago
  28. ff7307b usb: dwc3: omap: initialize the register offset values for omap5 and AM437x by George Cherian · 11 years ago
  29. 1e2a064 usb: dwc3: omap: Adding am437x specific register map changes by George Cherian · 11 years ago
  30. 594daba usb: dwc3: omap: improve error handling of dwc3_omap_probe by Kishon Vijay Abraham I · 11 years ago
  31. 19fda7c usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  32. a33bb21 usb: dwc3: omap: fix sparse warning by Felipe Balbi · 11 years ago
  33. 2ba7943 usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed by Kishon Vijay Abraham I · 11 years ago
  34. ddff14f usb: dwc3: set dma_mask for dwc3_omap device by Kishon Vijay Abraham I · 11 years ago
  35. f3e117f usb: dwc3: omap: add basic suspend/resume support by Felipe Balbi · 11 years ago
  36. 1d9a00e usb: dwc3: omap: remove unused fields from private structure by Felipe Balbi · 11 years ago
  37. 9a4b5da usb: dwc3: omap: introduce enable/disable IRQ methods by Felipe Balbi · 11 years ago
  38. 7eaf8f2 usb: dwc3: omap: stop using nop-usb-xceiv by Kishon Vijay Abraham I · 11 years ago
  39. 4495afc usb: dwc3: omap: remove platform data associated with dwc3-omap by Kishon Vijay Abraham I · 11 years ago
  40. e36a0c8 usb: dwc3: omap: minor fixes to get dt working by Kishon Vijay Abraham I · 11 years ago
  41. d82f3e3 usb: dwc3: glue layers shouldn't know about the core IP by Felipe Balbi · 11 years ago
  42. 2c2dc89 usb: dwc3: omap: fix a typo on of_device_id by Felipe Balbi · 11 years ago
  43. b0e45dd usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO by Vivek Gautam · 11 years ago
  44. 7e41bba usb: dwc3: omap: Add an API to write to dwc mailbox by Kishon Vijay Abraham I · 11 years ago
  45. 6373218 usb: dwc3: omap: Remove explicit writes to SYSCONFIG register by Kishon Vijay Abraham I · 11 years ago
  46. af310e9 usb: dwc3: omap: use runtime API's to enable clocks by Kishon Vijay Abraham I · 11 years ago
  47. b4bfe6a usb: dwc3: omap: use of_platform API to create dwc3 core pdev by Kishon Vijay Abraham I · 11 years ago
  48. 94c6a43 usb: dwc3: omap: use device_for_each_child to handle child removal by Kishon Vijay Abraham I · 11 years ago
  49. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  50. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  51. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  52. 124dafd usb: dwc3: remove custom unique id handling by Sebastian Andrzej Siewior · 12 years ago
  53. a418cc4 usb: dwc3: omap: add nop transceiver support by Felipe Balbi · 12 years ago
  54. ab5e59d usb: dwc3: omap: add dwc3_omap_readl/writel functions by Ido Shayevitz · 12 years ago
  55. 2cd0e85 usb: dwc3: linux/module.h included twice by Danny Kukawka · 12 years ago
  56. 802ca85 usb: dwc3: use devm_xxx functions by Chanho Park · 12 years ago
  57. 45b3cd4a usb: dwc3: omap: convert pdata to of property by Felipe Balbi · 12 years ago
  58. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  59. 6838087 usb: dwc3: omap: move to module_platform_driver by Felipe Balbi · 13 years ago
  60. 5ddcee2 usb: dwc3: omap: add multiple instances support to OMAP by Felipe Balbi · 13 years ago
  61. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  62. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  63. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  64. 2204fde usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  65. 49a25cc usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  66. 4b5faa7a usb: dwc3: omap: set idle and standby modes by Felipe Balbi · 13 years ago
  67. 42077b0 usb: dwc3: omap: fix IRQ handling by Felipe Balbi · 13 years ago
  68. dd17a6b usb: dwc3: omap: change IRQ name to dwc3-omap by Felipe Balbi · 13 years ago
  69. a72e658 usb: dwc3: add module.h to dwc3-omap.c and core.c by Felipe Balbi · 13 years ago
  70. 9962444 usb: dwc3: omap: distinguish between SW and HW modes by Felipe Balbi · 13 years ago
  71. 29d8bc1 usb: dwc3: omap: drop DEV_PM_OPS for now by Felipe Balbi · 13 years ago
  72. df01c61 usb: dwc3: omap: use the macro we already have by Felipe Balbi · 13 years ago
  73. 324e548 usb: dwc3: omap: do not enable DMA Disable Clear IRQ by Felipe Balbi · 13 years ago
  74. ccba3bc usb: dwc3: omap: fix dev_dbg() calls by Felipe Balbi · 13 years ago
  75. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago