summaryrefslogtreecommitdiff
path: root/drivers/video (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | msm: ba: Fix some potential risksJingtao Chen2017-06-15
| * | | | | | | msm: ba: Update printk format specifier to prevent leaksShiju Mathew2017-06-15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "fbdev: msm: Reserve mixers with dspp for primary display"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \
| * | | | | | | fbdev: msm: Reserve mixers with dspp for primary displayKrishna Manikandan2017-06-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "ARM: dts: msm: optimize brightness dcs control for msm8998 SKUK HDK pa...Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \
| * | | | | | | msm: mdss: add support to control dcs brightness with HS stateYahui Wang2017-06-08
* | | | | | | | Merge "msm: mdss: Fix number accuracy for backlight to brightness"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \
| * | | | | | | | msm: mdss: Fix number accuracy for backlight to brightnessXu Yang2017-06-13
* | | | | | | | | Merge "msm: mdss: dp: use fixed NVID for VGA dongles"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | msm: mdss: dp: use fixed NVID for VGA donglesAravind Venkateswaran2017-06-13
| |/ / / / / / / /
* | | | | | | | | Merge "msm: mdss: Add cursor validation for hflip"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | msm: mdss: Add cursor validation for hflipAnimesh Kishore2017-06-14
* | | | | | | | | | Merge "fbdev: msm: fix issue preventing cursor_buf address to be stored"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fbdev: msm: fix issue preventing cursor_buf address to be storedKrishna Manikandan2017-06-06
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "fbdev: msm: fix unaligned access problem"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fbdev: msm: fix unaligned access problemKrishna Manikandan2017-06-08
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "msm: mdss: validate number of cea blocks before reading from edid_buf"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msm: mdss: validate number of cea blocks before reading from edid_bufAshish Garg2017-06-09
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "msm: mdss: validate the buffer size before allocating memory"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msm: mdss: validate the buffer size before allocating memoryAshish Garg2017-06-09
| |/ / / / / / / / /
* | | | | | | | | | Merge "msm: mdss: validate page id before reading from edid buffer"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msm: mdss: validate page id before reading from edid bufferAshish Garg2017-06-09
| |/ / / / / / / / /
* | | | | | | | | | Merge "msm: mdss: size check before writing to edid buffer"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msm: mdss: size check before writing to edid bufferAshish Garg2017-06-09
| |/ / / / / / / / /
* | | | | | | | | | Merge "msm: mdss: handle vsync properly during dynamic resolution switch"Linux Build Service Account2017-06-18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | msm: mdss: handle vsync properly during dynamic resolution switchHarsh Sahu2017-06-08
| |/ / / / / / / /
* | | | | | | | | Merge "msm: ba: Update ba driver to latest v4l2 framework"Linux Build Service Account2017-06-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | msm: ba: Update ba driver to latest v4l2 frameworkJingtao Chen2017-06-08
| * | | | | | | | | msm: ba: Fix race conditions in debug writesRahul Sharma2017-06-08
| * | | | | | | | | msm: ba: Update video input device enumerationShiju Mathew2017-06-08
| * | | | | | | | | msm: ba: Fix issue with multiple BA profilesShiju Mathew2017-06-08
| * | | | | | | | | msm: ba: Remove default disable of BA driverShiju Mathew2017-06-08
| * | | | | | | | | msm: ba: Add DT support for BA driverShiju Mathew2017-06-08
| * | | | | | | | | msm: ba: Merge relevant changes from A familyShiju Mathew2017-06-08
| * | | | | | | | | msm: BA: Save platform driver in device contextDomi Papoi2017-06-08
| * | | | | | | | | msm: BA: Fix race condition with v4l2 event handlerDomi Papoi2017-06-08
| * | | | | | | | | msm: BA: Fix a race condition in BA event handlingDomi Papoi2017-06-08
| * | | | | | | | | msm: BA: Avoid null pointer dereferencingDomi Papoi2017-06-08
| * | | | | | | | | msm: BA: Create Bridge Abstraction (BA)Domi Papoi2017-06-08
| |/ / / / / / / /
* | | | | | | | | Merge "msm: mdss: Clean-up payload for unsupported versions"Linux Build Service Account2017-06-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | msm: mdss: Clean-up payload for unsupported versionsGopikrishnaiah Anandan2017-06-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "fbdev: msm: Allocate fd with O_CLOEXEC flag"Linux Build Service Account2017-06-10
|\ \ \ \ \ \ \ \
| * | | | | | | | fbdev: msm: Allocate fd with O_CLOEXEC flagKrishna Manikandan2017-06-05
| |/ / / / / / /
* | | | | | | | Merge "msm: mdss: Buffer overflow while processing gamut table data"Linux Build Service Account2017-06-10
|\ \ \ \ \ \ \ \
| * | | | | | | | msm: mdss: Buffer overflow while processing gamut table dataBharath Gopal2017-06-07
| |/ / / / / / /
* | | | | | | | Merge "fb: msm_dba: add post-on-sleep support for adv7533 vreg"Linux Build Service Account2017-06-10
|\ \ \ \ \ \ \ \
| * | | | | | | | fb: msm_dba: add post-on-sleep support for adv7533 vregYunyun Cao2017-05-19
* | | | | | | | | Merge "ARM: dts: msm: update nt35597 panel properties for msm8998"Linux Build Service Account2017-06-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | msm: mdss: Read status value from master controllerRashi Bindra2017-06-01
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | msm: mdss: Do not attempt to request TE irq again if already requestedRashi Bindra2017-06-08
| |_|/ / / / / / |/| | | | | | |