1. 502f0d8 coresight: have trace_printk only log the actual data to STM by Pushkar Joshi · 14 years ago
  2. ddec663 coresight: Have trace_marker only log the actual data by Pushkar Joshi · 14 years ago
  3. 12c143c coresight: keep drvdata->size as the actual buffer size by Pratik Patel · 14 years ago
  4. d662172 coresight: attempt to send data over STM only if size is non-zero by Pratik Patel · 14 years ago
  5. 572851f coresight: add STM support for explicit userspace entity ids by Pratik Patel · 14 years ago
  6. 1399f46 coresight: graceful etm enable/disable for offline cores by Pratik Patel · 14 years ago
  7. cc846d9 coresight: change ETM locking scheme from mutex to spinlock by Pratik Patel · 14 years ago
  8. f3dd472 coresight: graceful pcsave enable/disable for offline cores by Pratik Patel · 14 years ago
  9. 7f5ce70 coresight: resolve pcsave and etm tracing concurreny issue by Pratik Patel · 14 years ago
  10. 30d525d coresight: use 2K block size transfers for output via usb by Pratik Patel · 14 years ago
  11. cc19e32 coresight: Remove license info from coresight-stm.h by David Ng · 14 years ago
  12. af6a4aa coresight: Export coresight-stm header to userspace by David Ng · 14 years ago
  13. e40c92c defconfig: build control_trace module for msm8960 by Pushkar Joshi · 14 years ago
  14. 36ef4e5 coresight: implement runtime pc save control by Pratik Patel · 14 years ago
  15. dffa531 coresight: explicitly control ETMCR & preserve prog & power down bits by Pratik Patel · 14 years ago
  16. 51193d3 coresight: enable and disable STM during probe by Pratik Patel · 14 years ago
  17. 0a13a8c coresight: initialize buf during tmc etr probe by Pratik Patel · 14 years ago
  18. 18f7401 coresight: ignore multiple calls to coresight_abort by Pratik Patel · 14 years ago
  19. 3e86f9d Revert "coresight: disable ETM probe for Krait v3" by Pratik Patel · 14 years ago
  20. 549f481 coresight: cp14 support for etm driver for krait v3 by Pratik Patel · 14 years ago
  21. 2d1a8d4 coresight: move cp14.h to include/asm/hardware by Pratik Patel · 14 years ago
  22. 381ba72 coresight: use ETMPDCR instead of ETMCR for ETM power/clock control by Pratik Patel · 14 years ago
  23. 977757f coresight: A DLKM to abort trace on userspace abort by Pushkar Joshi · 14 years ago
  24. da3ee18 tracing: ftrace events for user faults and undefined instructions by Pushkar Joshi · 14 years ago
  25. f32402f jtag: make debug arch defines local to jtag.c by Pratik Patel · 14 years ago
  26. e2cc39b coresight: simplify etm_init_arch_data by Pratik Patel · 14 years ago
  27. ad8fc30 coresight: implement crash dumping support by Pratik Patel · 14 years ago
  28. cfb20fb coresight: change default sink to ETF by Pratik Patel · 14 years ago
  29. f9ecece coresight: sequence FFCR writes during __etb_disable by Pratik Patel · 14 years ago
  30. 6ee12b4 coresight: change STM ATID to allow concurrent trace sources by Pratik Patel · 14 years ago
  31. 2739995 coresight: change to using smp call for etm enable/disable by Pratik Patel · 14 years ago
  32. 98e6ce3 coresight: allow usage of all ports for 8064 by Pratik Patel · 14 years ago
  33. 5a519d8 coresight: reserve memory for tmc etr carve out by Pratik Patel · 14 years ago
  34. fee6d38 coresight: only use etm0 for populating configuration by Pratik Patel · 14 years ago
  35. 05c0e5d coresight: don't directly log printk to STM by Pratik Patel · 14 years ago
  36. e864d91 coresight: allow hardware events to feed into CTI input by Pratik Patel · 14 years ago
  37. 18d1738 coresight: take care of tmc etr wrap around & offset calculation by Pratik Patel · 14 years ago
  38. 3317132 coresight: DT support for etr to usb output on 8974 by Pratik Patel · 14 years ago
  39. c6c1464 coresight: support for etr to usb output by Pratik Patel · 14 years ago
  40. e1c5507 coresight: split qdss config to more granular coresight configs by Pratik Patel · 14 years ago
  41. dd6b4ed Revert "msm: debug: disable JTAG debugging and tracing across power collapse" by Pratik Patel · 14 years ago
  42. 981506d Merge "msm: power: update copyright markings" by Linux Build Service Account · 14 years ago
  43. ac4a6de msm: power: update copyright markings by Xiaozhe Shi · 14 years ago
  44. 8f165f2 Merge "USB: ci13xxx_udc: Skip flushing endpoints upon failure" by Linux Build Service Account · 14 years ago
  45. b6bd154 Merge "USB: ci13xxx_udc: Don't flush inactive endpoints" by Linux Build Service Account · 14 years ago
  46. 820fb50 Merge "USB: ci13xxx_udc: Avoid flushing endpoint twice during disable" by Linux Build Service Account · 14 years ago
  47. f357255 Merge "USB: ks_bridge: Fix PM usage counter mismatch" by Linux Build Service Account · 14 years ago
  48. 0b4472b USB: ci13xxx_udc: Skip flushing endpoints upon failure by Pavankumar Kondeti · 14 years ago
  49. e25afb7 USB: ci13xxx_udc: Don't flush inactive endpoints by Pavankumar Kondeti · 14 years ago
  50. 710a733 USB: ci13xxx_udc: Avoid flushing endpoint twice during disable by Pavankumar Kondeti · 14 years ago
  51. 76fe529 USB: ks_bridge: Fix PM usage counter mismatch by Pavankumar Kondeti · 14 years ago
  52. e65d42c Merge "msm:vidc: Add support for MP2 sequence end code" by Linux Build Service Account · 14 years ago
  53. 2377397 Merge "msm: vidc: Separate meta buffers support in secure mode" by Linux Build Service Account · 14 years ago
  54. 095d720 Merge "msm: board-8064: Increase MFC ION heap size by 256KB" by Linux Build Service Account · 14 years ago
  55. cabc848 Merge "msm: power: update power drivers to msm-3.4 tip" by Linux Build Service Account · 14 years ago
  56. 3594e7a Merge "msm: power: Revert LGE power patches" by Linux Build Service Account · 14 years ago
  57. 2b34f34 Merge "cfg80211: Add TDLS event to allow drivers to request operations" by Linux Build Service Account · 14 years ago
  58. 4a1872f Merge "msm_fb: display: wait4vsync after timing generator is turned off" by Linux Build Service Account · 14 years ago
  59. c3990ee Merge "msm: bam_dmux: revert the skb state when memory allocation fails" by Linux Build Service Account · 14 years ago
  60. eb8179b msm: vidc: Separate meta buffers support in secure mode by Deepak Verma · 14 years ago
  61. 888204f msm: board-8064: Increase MFC ION heap size by 256KB by Deepak Verma · 14 years ago
  62. 1f9f1b1 Merge "msm_fb: display: fix division-by-zero bug" by Linux Build Service Account · 14 years ago
  63. 2ce600f Merge "msm_fb: display: add wfd suspend/resume to early suspend" by Linux Build Service Account · 14 years ago
  64. c71e88d Merge "ASoC: msm: Fix delay in switching from WFD session" by Linux Build Service Account · 14 years ago
  65. d7deafa Merge "msm: board-8960: Remove disable AVS for 8960AB" by Linux Build Service Account · 14 years ago
  66. 586dc20 Merge "board-8960: Update 8960AB and 8064AB SPM sequences." by Linux Build Service Account · 14 years ago
  67. 11c604a Merge "msm: kgsl: Remove support for IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC" by Linux Build Service Account · 14 years ago
  68. 1cda8c7 Merge "msm: kgsl: Add GFP_NORETRY to the page_alloc flags and handle errors" by Linux Build Service Account · 14 years ago
  69. 59a884a Merge "msm: kgsl: Cleanup memdesc flags" by Linux Build Service Account · 14 years ago
  70. 0e63851 Merge "Revert "msm_fb: display: blt always enabled for 720p,1080p, secure buf"" by Linux Build Service Account · 14 years ago
  71. 4918bd3 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 14 years ago
  72. 9fee622 msm_fb: display: wait4vsync after timing generator is turned off by Kuogee Hsieh · 14 years ago
  73. db8cf39 msm: kgsl: Remove support for IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC by Jordan Crouse · 14 years ago
  74. 97c74d6 msm: kgsl: Add GFP_NORETRY to the page_alloc flags and handle errors by Jordan Crouse · 14 years ago
  75. dc67dfb msm: kgsl: Cleanup memdesc flags by Jordan Crouse · 14 years ago
  76. 6dac347 msm_fb: display: fix division-by-zero bug by Huaibin Yang · 14 years ago
  77. d106678 Merge "msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary" by Linux Build Service Account · 14 years ago
  78. ed5d763 Merge "msm: kgsl: Fix guilty context logic for GPU hangs" by Linux Build Service Account · 14 years ago
  79. 71d163f Merge "msm: kgsl: Ensure context pointer exists before dereferencing" by Linux Build Service Account · 14 years ago
  80. 4819c90 msm_fb: display: add wfd suspend/resume to early suspend by Huaibin Yang · 14 years ago
  81. 13ee510 Merge "msm: display: maintain smmu for secure video" by Linux Build Service Account · 14 years ago
  82. 5b426ee Merge "msm: display: panel frame rate report" by Linux Build Service Account · 14 years ago
  83. d7749d8 Merge "msm_fb: display: replace msleep with wait4vsync" by Linux Build Service Account · 14 years ago
  84. 6031b20 Merge "msm_fb: display: add mdp new update method" by Linux Build Service Account · 14 years ago
  85. 34a7a8f Merge "trace: cpu_freq_switch: Add profiler for CPU frequency switch times" by Linux Build Service Account · 14 years ago
  86. 27cbf9e Merge "input: mpu3050: add enable/disable sysfs attribute" by Linux Build Service Account · 14 years ago
  87. ef096a4 Merge "msm_fb: display: add wfd clk ctrl in pipe_commit" by Linux Build Service Account · 14 years ago
  88. e8b8455 ASoC: msm: Fix delay in switching from WFD session by Satya Krishna Pindiproli · 14 years ago
  89. 5dab335 Merge "USB: gadget: diag: Take spin lock while freeing requests" by Linux Build Service Account · 14 years ago
  90. a3f1739 Merge "USB: msm_otg: Increase data contact detection timeout" by Linux Build Service Account · 14 years ago
  91. d9b8013 Merge "USB: ci13xxx_udc: Fix possible NULL pointer dereference" by Linux Build Service Account · 14 years ago
  92. a760633 Merge "usb: ks_bridge: Limit write size to 16KB" by Linux Build Service Account · 14 years ago
  93. 540c617 Merge "msm_fb: display: update var in display commit" by Linux Build Service Account · 14 years ago
  94. 11fe96c Merge "msm: camera: RDI2 frame divert" by Linux Build Service Account · 14 years ago
  95. 2539321 Merge "msm: camera: vision mode sensor driver" by Linux Build Service Account · 14 years ago
  96. edeca65 msm: camera: vision mode sensor driver by Punit Soni · 14 years ago
  97. a1a0f91 Merge "msm:vidc: Initialize meta buffer header during secure session" by Linux Build Service Account · 14 years ago
  98. b7f6dd8 Merge "msm: wfd: Add NULL pointer check conditions" by Linux Build Service Account · 14 years ago
  99. 4d90e21 Merge "camera: Use fps divider to calculate the framelength lines." by Linux Build Service Account · 14 years ago
  100. fa5324d Merge "msm: bam_bmux: Add in_global_reset check while rescheduling queue_rx" by Linux Build Service Account · 14 years ago