1. 497a2a3 usb: dwc3: core: use devm_iremap_nocache() version by Felipe Balbi · 12 years ago
  2. e67fdeb usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay by Pratyush Anand · 13 years ago
  3. 053d3e5 usb: dwc3: gadget: correct missed isoc when endpoint is busy by Pratyush Anand · 12 years ago
  4. eed03f1 usb: dwc3: gadget: Fix sparse warnings by Moiz Sonasath · 12 years ago
  5. 0c42163 usb: dwc3: ep0: make sure to reinitilize ep1 on STALL by Felipe Balbi · 13 years ago
  6. a866ee0 usb: dwc3: ep0: fix status phase delayed status direction by Felipe Balbi · 13 years ago
  7. a7e8d65 usb: dwc3: ep0: drop XferNotReady(DATA) support by Felipe Balbi · 13 years ago
  8. b6c4acd usb: dwc3: ep0: move DATA phase away from on-demand by Felipe Balbi · 13 years ago
  9. cb84c5e usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it by Felipe Balbi · 13 years ago
  10. 1cd6601 usb: dwc3: ep0: drop dead code by Felipe Balbi · 13 years ago
  11. 929646c usb: dwc3: ep0: split the special cases on ep0_queue by Felipe Balbi · 13 years ago
  12. 2640f34 usb: dwc3: ep0: drop unnecessary variable by Felipe Balbi · 13 years ago
  13. 07e0ee8 usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event by Felipe Balbi · 13 years ago
  14. 77473f7 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 13 years ago
  15. 49917a4 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 13 years ago
  16. 4dbba17 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 13 years ago
  17. d69dcdd usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 13 years ago
  18. eb84075 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 13 years ago
  19. 0ed27b1 usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 13 years ago
  20. 4ee20d5 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 13 years ago
  21. 4959cfc usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 13 years ago
  22. 46485a0 usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 13 years ago
  23. 6263ebe usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 13 years ago
  24. 99d4da8 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 13 years ago
  25. 38a535c USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 13 years ago
  26. 1147f1c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 13 years ago
  27. 110ff60 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 13 years ago
  28. eaec3e9 usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 13 years ago
  29. bccd680 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 13 years ago
  30. 50ed834 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 13 years ago
  31. b403c11 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 13 years ago
  32. a09be0a usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 13 years ago
  33. 5e5d2aa usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 13 years ago
  34. b129eb7 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  35. 8e5e3de usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  36. 413dba6 usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 13 years ago
  37. 73939b0 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 13 years ago
  38. e8478e6 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 13 years ago
  39. 8379bef USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 13 years ago
  40. df02342 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 13 years ago
  41. ed8c398 usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status by Felipe Balbi · 13 years ago
  42. 8761921 usb: dwc3: ep0: be careful with endianness on SetSEL command by Felipe Balbi · 13 years ago
  43. 65811b6 usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup by Felipe Balbi · 13 years ago
  44. d8bb4f7 usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ by Gerard CAUVY · 13 years ago
  45. 34d548c usb: dwc3: gadget: disable U1/U2 on disconnect by Felipe Balbi · 13 years ago
  46. b4d0435 usb: dwc3: gadget: prevent DCTL register corruption by Felipe Balbi · 13 years ago
  47. 43fa01a usb: dwc3: core: make sure evt->lpos is correctly initialized by Paul Zimmerman · 13 years ago
  48. 88df427 usb: dwc3: support new revisions of DWC3 core by Paul Zimmerman · 13 years ago
  49. dffb81b usb: dwc3: gadget: rename phy_power() to phy_suspend() by Paul Zimmerman · 13 years ago
  50. 8b9388f usb: dwc3: gadget: reinitialize retries by Paul Zimmerman · 13 years ago
  51. 394c74f usb: dwc3: add definitions for new registers by Paul Zimmerman · 13 years ago
  52. 5d409eb usb: dwc3: gadget: remove trailing semicolon by Felipe Balbi · 13 years ago
  53. 7a94fbb usb: dwc3: ep0: fix a typo in comment by Felipe Balbi · 13 years ago
  54. 9610cd2 usb: dwc3: ep0: align on function signature by Felipe Balbi · 13 years ago
  55. 0a1730a usb: dwc3: ep0: switch over to IS_ALIGNED by Felipe Balbi · 13 years ago
  56. db0af40 usb: dwc3: handle pending unaligned Control OUT data phase correctly by Felipe Balbi · 13 years ago
  57. 800bf64 usb: dwc3: fix a WARN and a comment by Felipe Balbi · 13 years ago
  58. e6e44c7 usb: dwc3: Fix the dwc3 dependency by joseph daniel · 13 years ago
  59. 57cdac1 usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  60. b0791fb usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 13 years ago
  61. f39a37f usb: dwc3: gadget: issue Update Transfer command after queuing isoc request by Paul Zimmerman · 13 years ago
  62. 395c349 usb: dwc3: ep0: implement support for Set Isoch Delay request by Felipe Balbi · 13 years ago
  63. dc6e094 usb: dwc3: gadget: increase setup buffer size by Felipe Balbi · 13 years ago
  64. 9e788d6 usb: dwc3: ep0: implement Set SEL support by Felipe Balbi · 13 years ago
  65. 959c321 usb: ch9: define Set SEL and Set Isoch Delay macros by Felipe Balbi · 13 years ago
  66. 573c276 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 13 years ago
  67. bb8b8a3 usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 13 years ago
  68. 38d2c6c usb: dwc3: workaround: metastability state on Run/Stop bit by Felipe Balbi · 13 years ago
  69. c712cf8 usb: dwc3: core: define more revision macros by Felipe Balbi · 13 years ago
  70. 6d63a27 Merge "ASoC: wcd9304: Include all registers to debugfs dump." by Linux Build Service Account · 12 years ago
  71. 6be9151 Merge "msm: kgsl: set io_fraction to max for msm policy" by Linux Build Service Account · 12 years ago
  72. 0e5ead6 Merge "cpufreq: update the input even handler to handle sync cores correctly." by Linux Build Service Account · 12 years ago
  73. ac77650 Merge "wcnss: Add SSR3 functionality for 8974/Pronto" by Linux Build Service Account · 12 years ago
  74. 2c2d49f Merge "mmc: card: Add eMMC4.5 packing control unit-tests" by Linux Build Service Account · 12 years ago
  75. 51062f2 Merge "mmc: card: Add eMMC4.5 write packed commands unit-tests" by Linux Build Service Account · 12 years ago
  76. 3d94073 Merge "USB: ci13xxx_udc: Set QMULT for ISO endpoints" by Linux Build Service Account · 12 years ago
  77. 82cfa51 Merge "msm: devices-msm7x27a: Add pl310 errp device for 8625" by Linux Build Service Account · 12 years ago
  78. a3cfcc2 Merge "mm: cache-pl310-erp: Add support for PL310 Error Reporting" by Linux Build Service Account · 12 years ago
  79. 19a6c0e Merge "msm_fb: display: wfd with vsync driven frame push" by Linux Build Service Account · 12 years ago
  80. 547c84e Merge "printk: Defer CPU_ONLINE console flushing" by Linux Build Service Account · 12 years ago
  81. cb30027 Merge "msm: pil-q6v4-lpass: Combine SSR and PIL drivers" by Linux Build Service Account · 12 years ago
  82. 379236d Merge "USB: msm72k_udc: set QMULT for ISO endpoints" by Linux Build Service Account · 12 years ago
  83. 6994ab6 Merge "platform: msm: Remove bug in LUT offset calculation" by Linux Build Service Account · 12 years ago
  84. 20bd674 Merge "8226: Add support for HSUSB 2.0" by Linux Build Service Account · 12 years ago
  85. ca820d3 Merge "defconfig: msm9625: enable Ion support for 9625" by Linux Build Service Account · 12 years ago
  86. 220a89c platform: msm: Remove bug in LUT offset calculation by Jay Chokshi · 12 years ago
  87. 6294bc1 Merge "msm: camera: kernel driver for sensor imx135" by Linux Build Service Account · 12 years ago
  88. eeac880 Merge "qseecom: Enable clocks for the Crypto Engine used by Trustzone." by Linux Build Service Account · 12 years ago
  89. 5c6655e Merge "arm/dt: msm8974: Add bus scaling parameters for qseecom" by Linux Build Service Account · 12 years ago
  90. b444fbd Merge "msm: msm_bus: Fix QoS setting for ports on Sys NoC" by Linux Build Service Account · 12 years ago
  91. 721a8d0 Merge "msm: pil-q6v4-mss: Combine SSR and PIL drivers" by Linux Build Service Account · 12 years ago
  92. 315aa77 Merge "Perf: Make L1 PMU IRQ name target independent" by Linux Build Service Account · 12 years ago
  93. 1e42eca Merge "Perf: Change IRQ functions for CPU variants" by Linux Build Service Account · 12 years ago
  94. 3317cfb Merge "msm: Dont modify Debug image state during init" by Linux Build Service Account · 12 years ago
  95. 0970b69 Merge "msm: msm_bus: Correct BIMC QoS settings" by Linux Build Service Account · 12 years ago
  96. d9a8e39 Merge "msm: kgsl: Enable "big page" memory allocations" by Linux Build Service Account · 12 years ago
  97. 472afa5 Merge "iommu/msm: let iommu_map_range use all page sizes." by Linux Build Service Account · 12 years ago
  98. 5e7e761 Merge "msm: 9625: Enable the MSM restart driver" by Linux Build Service Account · 12 years ago
  99. ce0bcbd Merge "defconfig: 8910: add initial defconfig" by Linux Build Service Account · 12 years ago
  100. f4d6851 Merge "af_netlink: force credentials passing [CVE-2012-3520]" by Linux Build Service Account · 12 years ago