1. 8a34422 usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 10 years ago
  2. 2e5464d usb: dwc3: ep0: use _roundup_ to calculate the transfer size by Kishon Vijay Abraham I · 10 years ago
  3. b2fb5b1 usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes by Kishon Vijay Abraham I · 10 years ago
  4. b5a2875 usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS by Phil Edworthy · 10 years ago
  5. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  6. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  7. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  8. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  9. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  10. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  11. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  12. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  13. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  14. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  15. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  16. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  17. 41ce84c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  18. d1606df usb: gadget: add usb otg descriptor allocate and init interface by Li Jun · 10 years ago
  19. b0930d4c usb: chipidea: update ci_otg_is_fsm_mode conditions by Li Jun · 10 years ago
  20. 7974235 usb: chipidea: set usb otg capabilities by Li Jun · 10 years ago
  21. 929412d usb: common: add API to update usb otg capabilities by device tree by Li Jun · 10 years ago
  22. b5513de doc: dt-binding: usb: add otg related properties by Li Jun · 10 years ago
  23. 53e6242 usb: gadget: composite: add USB_DT_OTG request handling by Macpaul Lin · 10 years ago
  24. 84704bb usb: add usb_otg_caps to usb_gadget structure. by Macpaul Lin · 10 years ago
  25. 6a88bbe usb: otg: add usb_otg_caps structure for otg capabilities by Li Jun · 10 years ago
  26. 5d701ce usb: add USB_OTG_ADP definition by Macpaul Lin · 10 years ago
  27. 8486a0bb usb: add usb_otg20_descriptor for OTG 2.0 and above by Macpaul Lin · 10 years ago
  28. d91de09 usb: musb: sunxi: Add support for musb controller in A33 SoC by Hans de Goede · 10 years ago
  29. 132e237 usb: musb: sunxi: Add support for musb controller in A31 SoC by Hans de Goede · 10 years ago
  30. 744543c usb: musb: sunxi: Add support for the Allwinner sunxi musb controller by Hans de Goede · 10 years ago
  31. 4cfbd95 usb: gadget: f_obex: use bind_deactivated flag by Robert Baldyga · 10 years ago
  32. f277bf2 usb: gadget: f_uvc: use bind_deactivated flag by Robert Baldyga · 10 years ago
  33. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 10 years ago
  34. 5601250 usb: composite: fix usb_function_activate/deactivate functions by Robert Baldyga · 10 years ago
  35. ccdf138 usb: gadget: add usb_gadget_activate/deactivate functions by Robert Baldyga · 10 years ago
  36. 3511699 usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver by Ivan T. Ivanov · 10 years ago
  37. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 10 years ago
  38. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 10 years ago
  39. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 10 years ago
  40. aa73997 usb: dwc3: gadget: defer endpoint name change by Felipe Balbi · 10 years ago
  41. 7eaeac5 usb: dwc3: gadget: add a trace when disabling EPs by Felipe Balbi · 10 years ago
  42. d9972f4 usb: dwc3: core: remove unnecessary dev_warn() by Felipe Balbi · 10 years ago
  43. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 10 years ago
  44. 2df033c usb: dwc3: pci: make better use of gpiod API by Uwe Kleine-König · 10 years ago
  45. 83b7b67 usb: phy: msm-usb: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  46. 50297b7 usb: renesas_usbhs: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  47. 860d268 usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated API by Chanwoo Choi · 10 years ago
  48. a2fd242 usb: phy: omap-otg: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  49. 5960387 usb: dwc3: omap: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  50. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 10 years ago
  51. ad4676a usb: gadget: composite.c: i18n is not an acronym by Diego Viola · 10 years ago
  52. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 10 years ago
  53. d3c1ac4 usb: gadget: SourceSink: Remove out-of-date comment by Krzysztof Opasiak · 10 years ago
  54. e425be9 usb: gadget: loopback: Remove out-of-date comment by Krzysztof Opasiak · 10 years ago
  55. 9fcfa46 usb: dwc3: drop CONFIG_USB_DWC3_DEBUG by Felipe Balbi · 10 years ago
  56. e746b06 usb: dwc3: st: remove two unnecessary messages by Felipe Balbi · 10 years ago
  57. 2babd0d usb: dwc3: qcom: switch dev_dbg() to dev_info() by Felipe Balbi · 10 years ago
  58. 42f69a0 usb: dwc3: exynos: switch dev_dbg() to dev_info() by Felipe Balbi · 10 years ago
  59. 9ff0fdc usb: dwc3: keystone: convert dev_dbg() to dev_err() by Felipe Balbi · 10 years ago
  60. e4f7566 usb: dwc3: omap: drop dev_dbg() usage by Felipe Balbi · 10 years ago
  61. 5a350d5 usb: dwc2: gadget: use | instead of + for bitmasks by Felipe Balbi · 10 years ago
  62. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 10 years ago
  63. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 10 years ago
  64. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 10 years ago
  67. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 10 years ago
  68. 26ae19a Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  69. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  70. b0de415 Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  71. e433b65 Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  72. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 10 years ago
  73. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. 4520083 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 10 years ago
  75. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  76. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  77. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 10 years ago
  78. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  79. 9fbf075 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  80. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  81. a52bd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  82. afdf0b9 Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  83. 365c83c Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  84. 5b7f00a Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  85. 874bf9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  86. 077b205 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  87. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  88. c624406 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  89. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 10 years ago
  90. 8b5a359 Input: goodix - fix touch coordinates on WinBook TW100 and TW700 by Bastien Nocera · 10 years ago
  91. b38ebd1 Input: LEDs - skip unnamed LEDs by Dmitry Torokhov · 10 years ago
  92. 0c38ec7 Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 10 years ago
  93. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 10 years ago
  94. 7055a31 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  95. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 10 years ago
  96. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 10 years ago
  97. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 10 years ago
  98. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 10 years ago
  99. cae13e7 dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support by Dong Aisheng · 10 years ago
  100. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 10 years ago