1. d23607a usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  2. 5177504 usb: gadget: introduce UDC Class by Felipe Balbi · 14 years ago
  3. 0be99a2 usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  4. f208a8f usb: dwc3: convert structures into bitshifts by Felipe Balbi · 13 years ago
  5. b141b8c usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  6. b333f87 usb: dwc3: core: cache GHWPARAMS* registers by Felipe Balbi · 13 years ago
  7. d8e9f2a usb: dwc3: add struct dwc3_hwparams by Felipe Balbi · 13 years ago
  8. 2aadc55 usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  9. 92366a9 usb: dwc3: gadget: add support for Bursts by Felipe Balbi · 13 years ago
  10. bba939f usb: dwc3: gadget: fix DMA offset calculation by Paul Zimmerman · 13 years ago
  11. 4281539 usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing by Paul Zimmerman · 13 years ago
  12. df7a63d usb: dwc3: gadget: driver should not wait for RxFIFO to drain by Paul Zimmerman · 13 years ago
  13. a6544d0 usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  14. 9342a6f usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  15. f8336a2 usb: dwc3: ep0: fix debug output by Sebastian Andrzej Siewior · 13 years ago
  16. 9b580c9 usb: dwc3: ep0: remove second giveback in error case by Sebastian Andrzej Siewior · 13 years ago
  17. b55ee45 usb: dwc3: ep0: fix debug message by Felipe Balbi · 13 years ago
  18. 0788d7b usb: dwc3: ep0: ignore direction on 2-stage transfer by Felipe Balbi · 13 years ago
  19. b7139d3 usb: dwc3: ep0: Make USB30CV happy with SetAddress by Felipe Balbi · 13 years ago
  20. 6edd5bd usb: dwc3: gadget: improve debug on link state change by Felipe Balbi · 13 years ago
  21. 29561f1 usb: dwc3: omap: set idle and standby modes by Felipe Balbi · 13 years ago
  22. ecc99439 usb: dwc3: ep0: introduce ep0_expect_in flag by Felipe Balbi · 13 years ago
  23. 4454f03 usb: dwc3: ep0: giveback requests on stall_and_restart by Felipe Balbi · 13 years ago
  24. d3ba9a9 usb: dwc3: gadget: drop the useless dma_sync_single* calls by Felipe Balbi · 13 years ago
  25. d195b32 usb: dwc3: gadget: fix GCTL programming by Felipe Balbi · 13 years ago
  26. e207db6 usb: dwc3: define ScaleDown macro helper by Felipe Balbi · 13 years ago
  27. 18b26f8 usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN by Felipe Balbi · 13 years ago
  28. 4ae8e1c usb: dwc3: gadget: do not map/unmap ZLP transfers by Sebastian Andrzej Siewior · 13 years ago
  29. 5248ed1 usb: dwc3: omap: fix IRQ handling by Felipe Balbi · 13 years ago
  30. 6e8585e usb: dwc3: omap: change IRQ name to dwc3-omap by Felipe Balbi · 13 years ago
  31. 8ff9be9 usb: dwc3: add module.h to dwc3-omap.c and core.c by Felipe Balbi · 13 years ago
  32. 6f33e1a usb: dwc3: omap: distinguish between SW and HW modes by Felipe Balbi · 13 years ago
  33. 201d9a0 usb: dwc3: omap: drop DEV_PM_OPS for now by Felipe Balbi · 13 years ago
  34. c6aa993 usb: dwc3: omap: use the macro we already have by Felipe Balbi · 13 years ago
  35. e4b3246 usb: dwc3: omap: do not enable DMA Disable Clear IRQ by Felipe Balbi · 13 years ago
  36. c93695d usb: dwc3: omap: fix dev_dbg() calls by Felipe Balbi · 13 years ago
  37. 665b9c7 usb: dwc3: use ep0_next_event field by Felipe Balbi · 13 years ago
  38. 4f072fa usb: dwc3: core: add ep0_next_event field by Felipe Balbi · 13 years ago
  39. aa7b4d0 usb: dwc3: drop EP0_STALL state by Felipe Balbi · 13 years ago
  40. 0054d11 usb: dwc3: ep0: clear all EP0 flags by Felipe Balbi · 13 years ago
  41. c0478e0 usb: dwc3: ep0: fix Get Status handling by Felipe Balbi · 13 years ago
  42. 6062cac usb: dwc3: gadget: replace mdelay with udelay in the busy loop by Sebastian Andrzej Siewior · 13 years ago
  43. b55db3b usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 13 years ago
  44. fe2b091 usb: dwc3: core: move the core check before soft reset by Sebastian Andrzej Siewior · 13 years ago
  45. 9665fdf usb: dwc3: debugfs: remove test mode interface by Sebastian Andrzej Siewior · 13 years ago
  46. 32e132e usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 13 years ago
  47. edb4e77 usb: dwc3: core: add flag for EP0 direction by Felipe Balbi · 13 years ago
  48. 31d1e80 usb: dwc3: ep0: add handling for unaligned OUT transfers by Felipe Balbi · 13 years ago
  49. 64e9634 usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 13 years ago
  50. 6cd800e usb: dwc3: core: add defines for XferNotReady event on Control EPs by Felipe Balbi · 13 years ago
  51. c7dbe4f usb: dwc3: gadget: improve command completion debug message by Felipe Balbi · 13 years ago
  52. 162e128 usb: dwc3: gadget: set request dma to invalid when unmapping by Felipe Balbi · 13 years ago
  53. ff4e987 usb: dwc3: ep0: fix 'transfered' typo by Felipe Balbi · 13 years ago
  54. 7a769ec usb: dwc3: core: add missing @ for kerneldoc by Felipe Balbi · 13 years ago
  55. e918b57 usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() by Dan Carpenter · 13 years ago
  56. b31b612 usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit by Sebastian Andrzej Siewior · 13 years ago
  57. 15623d7 usb: dwc3: gadget: use TRB type 6 for ISOC transfers by Sebastian Andrzej Siewior · 13 years ago
  58. 4df3977 usb: dwc3: gadget: reset resource index to zero by Sebastian Andrzej Siewior · 13 years ago
  59. 679dc46 usb: dwc3: gadget: fixing dequeue of TRBs by Sebastian Andrzej Siewior · 13 years ago
  60. d9a09a2 usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled by Randy Dunlap · 13 years ago
  61. faea001 usb: include module.h in the DesignWare USB3 DRD driver by Stephen Rothwell · 13 years ago
  62. 4dc64e5 usb: dwc3: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago
  63. 348a4c2 usb: gadget: introduce gadget_is_dwc3() by Felipe Balbi · 13 years ago
  64. 4d088da Merge changes I2b676dbe,Ic63a24bf into msm-3.0 by Linux Build Service Account · 13 years ago
  65. 4c7ccb3 msm_fb: display: Use FIR (QSEED) for upscaling. by Ajay Singh Parmar · 13 years ago
  66. 06eb6c1 Merge "msm: kgsl: Add a new property to IOCTL_KGSL_DEVICE_GETPROPERTY" into msm-3.0 by Linux Build Service Account · 13 years ago
  67. f1a787c Merge changes Ibe6594e2,Id6e04522 into msm-3.0 by Linux Build Service Account · 13 years ago
  68. 0c927a1 Merge changes Ib4775ac7,Iedccf467,Ifef57a9d,I4beaceb8 into msm-3.0 by Linux Build Service Account · 13 years ago
  69. b7cfacd Merge changes I48f834b9,Ic7847baf into msm-3.0 by Linux Build Service Account · 13 years ago
  70. 38eac1a msm_fb: display: set max clk level when more than 2 pipes used by Adrian Salido-Moreno · 13 years ago
  71. c246a1b msm_fb: display: perform bus scaling updates when idle by Adrian Salido-Moreno · 13 years ago
  72. b877ef9 Merge "msm_serial_hs_lite: Add missing register mapping" into msm-3.0 by Linux Build Service Account · 13 years ago
  73. 09d5408 Merge "msm_fb: display: Remove boot parameter parse support" into msm-3.0 by Linux Build Service Account · 13 years ago
  74. 41f8579 gpu: ion: Add API to do cache operations by Olav Haugan · 13 years ago
  75. 79e9ffa gpu: ion: Do not allow cached IOMMU mappings. by Olav Haugan · 13 years ago
  76. 11926c9 of: of_spmi: Change name of spmi-dev-container by Michael Bohan · 13 years ago
  77. 115cf65 msm: Add QPNP interrupt support by Michael Bohan · 13 years ago
  78. cc974cb input: atmel_mxt_ts: Support hex format firmware upgrade by Jing Lin · 13 years ago
  79. 0bcb5b5 input: atmel-mxt-ts: Provide firmware name via platform data by Anirudh Ghayal · 13 years ago
  80. 566b084 Merge "vidc: Fix incorrect return value check" into msm-3.0 by Linux Build Service Account · 13 years ago
  81. 0a4016c Input: atmel-mxt-ts - Improve bootloader support by Nick Dyer · 13 years ago
  82. 4b34cc9 Merge "usb: diag_bridge: Add support for PID 0x904c" into msm-3.0 by Linux Build Service Account · 13 years ago
  83. 72646c9 Merge "net: usb: Add support for PID 0x904c" into msm-3.0 by Linux Build Service Account · 13 years ago
  84. 0caedfd Merge "usb: mdm_bridge: Fix autosuspend for tethered connections" into msm-3.0 by Linux Build Service Account · 13 years ago
  85. 2dfe5dd msm: kgsl: Add a new property to IOCTL_KGSL_DEVICE_GETPROPERTY by Shubhraprakash Das · 13 years ago
  86. 9ec5583 Merge changes I1bfdc1f4,I09735f6e,I57f3333e,I37949113,Ic9e9ca4e into msm-3.0 by Linux Build Service Account · 13 years ago
  87. 4d3c7ef Merge "video: msm: wfd: Set last encoded buffer in input thread" into msm-3.0 by Linux Build Service Account · 13 years ago
  88. d738761 Merge "usb: qcserial: Add support for PID 0x904c" into msm-3.0 by Linux Build Service Account · 13 years ago
  89. bbbc99a Merge changes I810ffac4,If881eb08 into msm-3.0 by Linux Build Service Account · 13 years ago
  90. 77459a7 Merge "video: msm: wfd: Add controls for setting frame QP and I-Frame period" into msm-3.0 by Linux Build Service Account · 13 years ago
  91. 62f7837 Merge "msm_fb: display: enable unstage caching for command panel" into msm-3.0 by Linux Build Service Account · 13 years ago
  92. bf02481 net: usb: Add support for PID 0x904c by Hemant Kumar · 13 years ago
  93. 9b0a0e5 usb: mdm_bridge: Fix autosuspend for tethered connections by Jack Pham · 13 years ago
  94. 3e9ca08c msm_fb: display: Remove boot parameter parse support by Ravishangar Kalyanam · 13 years ago
  95. c9857ca power: pm8921-bms: add api to simultaneously read vbatt and ibatt by Abhijeet Dharmapurikar · 13 years ago
  96. 1b8e829 power: pm8921-bms: calibrate xoadc more often by Abhijeet Dharmapurikar · 13 years ago
  97. bbae8831 power: pm8921-bms: add protection against divide by zero by Abhijeet Dharmapurikar · 13 years ago
  98. 08e7e0a power: pm8921-charger: fix 10mv error on vdd_max by Abhijeet Dharmapurikar · 13 years ago
  99. 8c5201a power: pm8921-charger: fix reverse boosting by David Keitel · 13 years ago
  100. b88ffd3 msm_fb: display: enable unstage caching for command panel by Adrian Salido-Moreno · 13 years ago