1. ff8d132 i2c: add missing of_node_put in i2c_mux_del_adapters am: ac4666a7fd by Qi Hou · 8 years ago
  2. 7d6d9cc dw2102: don't do DMA on stack am: 06996254a6 by Jonathan McDowell · 8 years ago
  3. aa41ab1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y am: 56d91e106b by Ard Biesheuvel · 8 years ago
  4. 2196850 cpmac: remove hopeless #warning am: b72ae5ca7a by Arnd Bergmann · 8 years ago
  5. df53f11 bcm63xx_enet: avoid uninitialized variable warning am: 04275d2a8a by Arnd Bergmann · 8 years ago
  6. 1e11f0b mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy am: 7b767f6b51 by Arnd Bergmann · 8 years ago
  7. 51b6cf1 USB: serial: digi_acceleport: fix OOB-event processing am: ce4d67cb3e by Johan Hovold · 8 years ago
  8. cbec225 USB: serial: digi_acceleport: fix OOB data sanity check am: e1533c4615 by Johan Hovold · 8 years ago
  9. c818669 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 8 years ago
  10. 39df597 rc: raw decoder for keymap protocol is not loaded on register by Sean Young · 8 years ago
  11. 21582cd dm: flush queued bios when process blocks to avoid deadlock by Mikulas Patocka · 8 years ago
  12. ce8ab5f serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 8 years ago
  13. d0ef6ec USB: serial: io_ti: fix information leak in completion handler by Johan Hovold · 8 years ago
  14. 449b0bb USB: serial: io_ti: fix NULL-deref in interrupt callback by Johan Hovold · 8 years ago
  15. f06b170 USB: iowarrior: fix NULL-deref in write by Johan Hovold · 8 years ago
  16. 653418a USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 8 years ago
  17. 6d6c589 USB: serial: omninet: fix reference leaks at open by Johan Hovold · 8 years ago
  18. 0ab90dd USB: serial: safe_serial: fix information leak in completion handler by Johan Hovold · 8 years ago
  19. 24db1c5 usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers by Guenter Roeck · 8 years ago
  20. d863767 usb: host: xhci-dbg: HCIVERSION should be a binary number by Peter Chen · 8 years ago
  21. 03123df Revert "usb: gadget: uvc: Add missing call for additional setup data" by Roger Quadros · 8 years ago
  22. 5ce2e4c usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 8 years ago
  23. 40192c9 usb: ohci-at91: Do not drop unhandled USB suspend control requests by Jelle Martijn Kok · 8 years ago
  24. accadd8 usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() by Roger Quadros · 8 years ago
  25. 808ee14 usb: dwc3: gadget: make Set Endpoint Configuration macros safe by Felipe Balbi · 8 years ago
  26. de90394 usb: gadget: dummy_hcd: clear usb_gadget region before registration by Peter Chen · 8 years ago
  27. ed99f5a PCI: Prevent VPD access for QLogic ISP2722 by Ethan Zhao · 8 years ago
  28. ac4666a i2c: add missing of_node_put in i2c_mux_del_adapters by Qi Hou · 8 years ago
  29. 0699625 dw2102: don't do DMA on stack by Jonathan McDowell · 8 years ago
  30. 56d91e1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  31. b72ae5c cpmac: remove hopeless #warning by Arnd Bergmann · 8 years ago
  32. 04275d2 bcm63xx_enet: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  33. 7b767f6 mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy by Arnd Bergmann · 8 years ago
  34. ce4d67c USB: serial: digi_acceleport: fix OOB-event processing by Johan Hovold · 8 years ago
  35. e1533c4 USB: serial: digi_acceleport: fix OOB data sanity check by Johan Hovold · 8 years ago
  36. 4dd0041 Merge "msm: kgsl: Fix compilation issues" into msm-4.9 by Kyle Yan · 8 years ago
  37. 292d6be Merge "usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET" into msm-4.9 by Kyle Yan · 8 years ago
  38. 34ae499 Merge "msm: sde: add support for sync file to sde rotator" into msm-4.9 by Kyle Yan · 8 years ago
  39. 7fc2f92 Merge "misc: Fix merge error in Makefile" into msm-4.9 by Kyle Yan · 8 years ago
  40. e0142def Merge "drivers: qcom: rpmh: Check for NULL pointer" into msm-4.9 by Kyle Yan · 8 years ago
  41. 07ea575 Merge "ion: use %pK instead of %p which respects kptr_restrict sysctl" into msm-4.9 by Kyle Yan · 8 years ago
  42. 5263e22 Merge "msm: secure_buffer: Add VMID_CP_CAMERA_PREVIEW" into msm-4.9 by Kyle Yan · 8 years ago
  43. c47374c Merge "clk: qcom: gcc-sdm845: remove XO dummy clock" into msm-4.9 by Kyle Yan · 8 years ago
  44. aa1e55c Merge "clk: qcom: clk-rpmh: remove xo_board clock as parent" into msm-4.9 by Kyle Yan · 8 years ago
  45. e29d042 Merge changes I862ca3b8,Ifc6cad70 into msm-4.9 by Kyle Yan · 8 years ago
  46. 75699f0 Merge "drm/msm/dsi-staging: rename ctrl index to cell_index" into msm-4.9 by Kyle Yan · 8 years ago
  47. d24533d msm: vidc: Drop Frame logic by Umesh Pandey · 8 years ago
  48. 11a48b6 msm: kgsl: Fix compilation issues by Kyle Piefer · 8 years ago
  49. 3c70282 ion: use %pK instead of %p which respects kptr_restrict sysctl by Satyajit Desai · 8 years ago
  50. d9a5085 msm: secure_buffer: Add VMID_CP_CAMERA_PREVIEW by Liam Mark · 8 years ago
  51. 8273f75 misc: Fix merge error in Makefile by Jack Pham · 8 years ago
  52. 9571244 drivers: qcom: rpmh: Check for NULL pointer by Kyle Piefer · 8 years ago
  53. 3084b3a3 clk: qcom: gcc-sdm845: remove XO dummy clock by Osvaldo Banuelos · 8 years ago
  54. c5ad078 clk: qcom: clk-rpmh: remove xo_board clock as parent by Osvaldo Banuelos · 8 years ago
  55. 2ce0616 msm: kgsl: Specify opcode in debug information by Kyle Piefer · 8 years ago
  56. b1027b0 msm: kgsl: initial implementation of A6XX GMU driver by Kyle Piefer · 8 years ago
  57. eeea67d Merge "ASoC: msm: Fix suspicious indent" into msm-4.9 by Kyle Yan · 8 years ago
  58. bdc7eb80 Merge "regulator: cpr3: Add braces around suspiciously indented code" into msm-4.9 by Kyle Yan · 8 years ago
  59. 123f862 Merge "usb/xhci: Add support for EHSET tests for host compliance" into msm-4.9 by Kyle Yan · 8 years ago
  60. 9d2c5b3 Merge "clk: qcom: gcc-sdm845: Terminate the divider table" into msm-4.9 by Kyle Yan · 8 years ago
  61. d22d29f Merge "wil6210: protect against sporadic interrupt during suspend flow" into msm-4.9 by Kyle Yan · 8 years ago
  62. 9b38479 Merge "wil6210: added sysfs file for FTM calibration" into msm-4.9 by Kyle Yan · 8 years ago
  63. 5f52f2e Merge "wil6210: Move dma mask setting after platform initialization" into msm-4.9 by Kyle Yan · 8 years ago
  64. 13f3bc8 Merge "msm: kgsl: Correct the register address in protected mode" into msm-4.9 by Kyle Yan · 8 years ago
  65. 09ed8b5 drm/msm/sde: support fence release before fence signal by Dhaval Patel · 8 years ago
  66. b020e0f drm/msm: move debugfs registration to late_register callbacks by Lloyd Atkinson · 8 years ago
  67. 03810e3 drm/msm/sde: check for missed frame done after waiting by Lloyd Atkinson · 8 years ago
  68. dc80734 msm: kgsl: Correct the register address in protected mode by Lynus Vaz · 8 years ago
  69. 9f25a0d msm: kgsl: Enable the perfcounters with a protected mode packet by Lynus Vaz · 8 years ago
  70. 281fc6b msm: sde: add support for sync file to sde rotator by Alan Kwong · 8 years ago
  71. 32788c5 usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Jack Pham · 11 years ago
  72. 7d5e01f usb/xhci: Add support for EHSET tests for host compliance by Mayank Rana · 9 years ago
  73. 0795fff Merge "Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9" into msm-4.9 by Kyle Yan · 8 years ago
  74. 90cd6a7 Merge "clk: qcom: clk-rpmh: add clk-rpmh driver" into msm-4.9 by Kyle Yan · 8 years ago
  75. 4d7965d Merge "drm/msm/sde: add null checks to scaler3 lut setup" into msm-4.9 by Kyle Yan · 8 years ago
  76. a0abd86 Merge "msm: ipa: Hold wakelock on Neutrino offload enable" into msm-4.9 by Kyle Yan · 8 years ago
  77. e2b08c3 Merge "msm: vidc: Process newly added event parameters" into msm-4.9 by Kyle Yan · 8 years ago
  78. e7d726c Merge "msm: kgsl: Log mmap_base value on _get_svm_area failure" into msm-4.9 by Kyle Yan · 8 years ago
  79. 15c6f8c Merge "msm: ipa: Add spinlock to avoid deleting already deleted list" into msm-4.9 by Kyle Yan · 8 years ago
  80. 543752c Merge "drm/msm/sde: move cdm csc setup to writeback commit" into msm-4.9 by Kyle Yan · 8 years ago
  81. 309048e Merge "drm/msm/sde: correct clamp shift for csc 10" into msm-4.9 by Kyle Yan · 8 years ago
  82. 09e9be0 regulator: cpr3: Add braces around suspiciously indented code by Stephen Boyd · 8 years ago
  83. 0de85ae ASoC: msm: Fix suspicious indent by Stephen Boyd · 8 years ago
  84. 32a6a18 drm/msm/dsi-staging: rename ctrl index to cell_index by Alexander Beykun · 8 years ago
  85. d3756c0 msm: kgsl: Add sysfs node to enable/disable GPUHTW LLC slice by Sushmita Susheelendra · 8 years ago
  86. 906564d msm: kgsl: Add support for GPUHTW System Cache usage by Sushmita Susheelendra · 8 years ago
  87. b197668 msm: kgsl: Add sysfs node to enable/disable GPU LLC slice by Sushmita Susheelendra · 8 years ago
  88. 3a8414b msm: ipa: Hold wakelock on Neutrino offload enable by Sunil Paidimarri · 8 years ago
  89. 7f66cf7 msm: kgsl: Add support for GPU System Cache usage by Sushmita Susheelendra · 8 years ago
  90. ac18235 drm/msm/dsi-staging: add dsc support to dsi driver by Alexander Beykun · 8 years ago
  91. dfbb37d drm/msm/dsi-staging: fix dsi clock voting for dsi-1 only panel by Alexander Beykun · 8 years ago
  92. ea23603 iommu: msm: add barrier call on coherent lazy map by Liam Mark · 8 years ago
  93. 7df1a24 Merge "vfb: Fix parsing of command line args" into msm-4.9 by Kyle Yan · 8 years ago
  94. 4f75037 Merge "drm/msm: update gem to release as dmabuf if attached" into msm-4.9 by Kyle Yan · 8 years ago
  95. 95bf5f7 Merge "msm: ipa: add endpoint configuration for sdx-hedgehog" into msm-4.9 by Kyle Yan · 8 years ago
  96. b23ef5b Merge "msm: ipa3: UL event based completion" into msm-4.9 by Kyle Yan · 8 years ago
  97. 642da01 Merge "power_supply: Add RESISTANCE property to power supply" into msm-4.9 by Kyle Yan · 8 years ago
  98. 11d3623 clk: qcom: clk-rpmh: add clk-rpmh driver by Osvaldo Banuelos · 8 years ago
  99. 481aeb2 ANDROID: power: align wakeup_sources format by yangdongdong · 9 years ago
  100. b3c6ccb msm: vidc: Process newly added event parameters by Chinmay Sawarkar · 8 years ago