1. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  2. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  3. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  4. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  5. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  6. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  7. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  8. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  9. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  10. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  11. 41ce84c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  12. d1606df usb: gadget: add usb otg descriptor allocate and init interface by Li Jun · 10 years ago
  13. b0930d4c usb: chipidea: update ci_otg_is_fsm_mode conditions by Li Jun · 10 years ago
  14. 7974235 usb: chipidea: set usb otg capabilities by Li Jun · 10 years ago
  15. 929412d usb: common: add API to update usb otg capabilities by device tree by Li Jun · 10 years ago
  16. 53e6242 usb: gadget: composite: add USB_DT_OTG request handling by Macpaul Lin · 10 years ago
  17. d91de09 usb: musb: sunxi: Add support for musb controller in A33 SoC by Hans de Goede · 10 years ago
  18. 132e237 usb: musb: sunxi: Add support for musb controller in A31 SoC by Hans de Goede · 10 years ago
  19. 744543c usb: musb: sunxi: Add support for the Allwinner sunxi musb controller by Hans de Goede · 10 years ago
  20. 4cfbd95 usb: gadget: f_obex: use bind_deactivated flag by Robert Baldyga · 10 years ago
  21. f277bf2 usb: gadget: f_uvc: use bind_deactivated flag by Robert Baldyga · 10 years ago
  22. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 10 years ago
  23. 5601250 usb: composite: fix usb_function_activate/deactivate functions by Robert Baldyga · 10 years ago
  24. 3511699 usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver by Ivan T. Ivanov · 10 years ago
  25. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 10 years ago
  26. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 10 years ago
  27. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 10 years ago
  28. aa73997 usb: dwc3: gadget: defer endpoint name change by Felipe Balbi · 10 years ago
  29. 7eaeac5 usb: dwc3: gadget: add a trace when disabling EPs by Felipe Balbi · 10 years ago
  30. d9972f4 usb: dwc3: core: remove unnecessary dev_warn() by Felipe Balbi · 10 years ago
  31. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 10 years ago
  32. 2df033c usb: dwc3: pci: make better use of gpiod API by Uwe Kleine-König · 10 years ago
  33. 83b7b67 usb: phy: msm-usb: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  34. 50297b7 usb: renesas_usbhs: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  35. 860d268 usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated API by Chanwoo Choi · 10 years ago
  36. a2fd242 usb: phy: omap-otg: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  37. 5960387 usb: dwc3: omap: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  38. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 10 years ago
  39. ad4676a usb: gadget: composite.c: i18n is not an acronym by Diego Viola · 10 years ago
  40. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 10 years ago
  41. d3c1ac4 usb: gadget: SourceSink: Remove out-of-date comment by Krzysztof Opasiak · 10 years ago
  42. e425be9 usb: gadget: loopback: Remove out-of-date comment by Krzysztof Opasiak · 10 years ago
  43. 9fcfa46 usb: dwc3: drop CONFIG_USB_DWC3_DEBUG by Felipe Balbi · 10 years ago
  44. e746b06 usb: dwc3: st: remove two unnecessary messages by Felipe Balbi · 10 years ago
  45. 2babd0d usb: dwc3: qcom: switch dev_dbg() to dev_info() by Felipe Balbi · 10 years ago
  46. 42f69a0 usb: dwc3: exynos: switch dev_dbg() to dev_info() by Felipe Balbi · 10 years ago
  47. 9ff0fdc usb: dwc3: keystone: convert dev_dbg() to dev_err() by Felipe Balbi · 10 years ago
  48. e4f7566 usb: dwc3: omap: drop dev_dbg() usage by Felipe Balbi · 10 years ago
  49. 5a350d5 usb: dwc2: gadget: use | instead of + for bitmasks by Felipe Balbi · 10 years ago
  50. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 10 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 10 years ago
  57. 4520083 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 10 years ago
  58. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  59. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 10 years ago
  60. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  61. 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
  62. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  63. a52bd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  64. 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
  65. 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
  66. 874bf9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  67. 8b5a359 Input: goodix - fix touch coordinates on WinBook TW100 and TW700 by Bastien Nocera · 10 years ago
  68. b38ebd1 Input: LEDs - skip unnamed LEDs by Dmitry Torokhov · 10 years ago
  69. 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
  70. 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
  71. 7055a31 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  72. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 10 years ago
  73. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 10 years ago
  74. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 10 years ago
  75. 2e05d66 mmc: sdhci-esdhc-imx: remove duplicated dts parsing by Dong Aisheng · 10 years ago
  76. 5924175 mmc: sdhci: make max-frequency property in device tree work by Dong Aisheng · 10 years ago
  77. 91fa425 mmc: sdhci-esdhc-imx: move all non dt probe code into one function by Dong Aisheng · 10 years ago
  78. 4800e87 mmc: sdhci-esdhc-imx: fix cd regression for dt platform by Dong Aisheng · 10 years ago
  79. 8e91125 mmc: sdhci-esdhc: Make 8BIT bus work by Joakim Tjernlund · 10 years ago
  80. 9098f84 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 10 years ago
  81. c2b22ff mmc: MMC_MTK should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  82. 7ac0203 mmc: sdhci check parameters before call dma_free_coherent by Peng Fan · 10 years ago
  83. 5027cd1 mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts by Vignesh R · 10 years ago
  84. 408806f mmc: omap_hsmmc: Fix DTO and DCRC handling by Kishon Vijay Abraham I · 10 years ago
  85. 02bbc4d Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 10 years ago
  86. e6030cb md/raid5: clear R5_NeedReplace when no longer needed. by NeilBrown · 10 years ago
  87. 90382ed Fix read-balancing during node failure by Goldwyn Rodrigues · 10 years ago
  88. 33e38ac md-cluster: fix bitmap sub-offset in bitmap_read_sb by Goldwyn Rodrigues · 10 years ago
  89. b0c26a7 md: Return error if request_module fails and returns positive value by Goldwyn Rodrigues · 10 years ago
  90. f735727 md: Skip cluster setup in case of error while reading bitmap by Goldwyn Rodrigues · 10 years ago
  91. 34cab6f md/raid1: fix test for 'was read error from last working device'. by NeilBrown · 10 years ago
  92. b37b425 Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  93. 4db9a82 Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  94. 762043a Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  95. f135b97 drm/ttm: recognize ARM64 arch in ioprot handler by Alexandre Courbot · 10 years ago
  96. 61e86cc tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection() by Peter Hurley · 10 years ago
  97. e144c58 serial: core: Fix crashes while echoing when closing by Peter Hurley · 10 years ago
  98. 907eda3 Revert "serial: imx: initialized DMA w/o HW flow enabled" by David Jander · 10 years ago
  99. dec273e sc16is7xx: fix FIFO address of secondary UART by Bo Svangård · 10 years ago
  100. 32aa633 sc16is7xx: fix Kconfig dependencies by Jakub Kicinski · 10 years ago