| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | fbdev: Distinguish between interlaced and progressive modes | Fredrik Noring | 2018-09-26 | |
| | | | * | | | | fbdev/via: fix defined but not used warning | Randy Dunlap | 2018-09-26 | |
| | | | * | | | | video: goldfishfb: fix memory leak on driver remove | Anton Vasilyev | 2018-09-26 | |
| | | | * | | | | fbdev: omapfb: off by one in omapfb_register_client() | Dan Carpenter | 2018-09-26 | |
| | | | | |_|/ | | | |/| | | ||||
| * | | | | | | Merge "mdss: mdp: Fix access after null check" | Linux Build Service Account | 2018-10-05 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | mdss: mdp: Fix access after null check | Animesh Kishore | 2018-09-25 | |
| * | | | | | | | Merge "mdss: mdp: Add error check for split ctl" | Linux Build Service Account | 2018-10-05 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | * | | | | | | mdss: mdp: Add error check for split ctl | Animesh Kishore | 2018-09-24 | |
| | | |/ / / / | |/| | | | | ||||
| * | | | | | | Merge "fbdev/msm: sanitize debugfs inputs when reading mdp memory" | Linux Build Service Account | 2018-10-04 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | fbdev/msm: sanitize debugfs inputs when reading mdp memory | Amine Najahi | 2018-09-24 | |
| | |/ / / / / | ||||
| * | | | | | | Merge "mdss: mdp: Fix fudge factor overflow check" | Linux Build Service Account | 2018-09-28 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | mdss: mdp: Fix fudge factor overflow check | Animesh Kishore | 2018-09-24 | |
| | |/ / / / / | ||||
| * | | | | | | Merge "mdss: mdp: Add null check for ctl" | Linux Build Service Account | 2018-09-28 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | mdss: mdp: Add null check for ctl | Animesh Kishore | 2018-09-24 | |
| | |/ / / / / | ||||
| * | | | | | | Merge "msm: dba: adv7533: Fix DSI-HDMI display not up issue" | Linux Build Service Account | 2018-09-28 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | msm: dba: adv7533: Fix DSI-HDMI display not up issue | Shilun Wan | 2018-09-14 | |
| * | | | | | | Merge "Merge android-4.4.155 (b3f777e) into msm-4.4" | Linux Build Service Account | 2018-09-21 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | Merge android-4.4.155 (b3f777e) into msm-4.4 | Srinivasarao P | 2018-09-12 | |
| | |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | ||||
| | | * | / | Merge 4.4.155 into android-4.4 | Greg Kroah-Hartman | 2018-09-10 | |
| | | |\| | | | | |/ | | |/| | ||||
| | | | * | fb: fix lost console when the user unplugs a USB adapter | Mikulas Patocka | 2018-09-09 | |
| * | | | | Merge "fbdev: msm: try recovering from PP timeout without panic" | Linux Build Service Account | 2018-09-14 | |
| |\ \ \ \ | |/ / / |/| | | | ||||
| | * | | | fbdev: msm: try recovering from PP timeout without panic | raghavendra ambadas | 2018-08-31 | |
| * | | | | msm: mdss: Fix Gamma LUT bounds condition | Ch Ganesh Kumar | 2018-09-03 | |
| |/ / / | ||||
| * | | | Merge "msm: mdss: Change function from disbale_irq_nosync to disbale_irq" | Linux Build Service Account | 2018-08-07 | |
| |\ \ \ | ||||
| | * | | | msm: mdss: Change function from disbale_irq_nosync to disbale_irq | Rashi Bindra | 2018-07-30 | |
| * | | | | Merge "msm: mdss: use uaccess routines to access user space buffers" | Linux Build Service Account | 2018-07-26 | |
| |\ \ \ \ | ||||
| | * | | | | msm: mdss: use uaccess routines to access user space buffers | Nirmal Abraham | 2018-07-23 | |
| | |/ / / | ||||
| * | | | | Merge "msm: mdss: Constant fetch across dfps" | Linux Build Service Account | 2018-07-26 | |
| |\ \ \ \ | ||||
| | * | | | | msm: mdss: Constant fetch across dfps | Animesh Kishore | 2018-07-24 | |
| | |/ / / | ||||
| * | | | | Merge "msm: mdss: cleanup used pipes during overlay off" | Linux Build Service Account | 2018-07-25 | |
| |\ \ \ \ | ||||
| | * | | | | msm: mdss: cleanup used pipes during overlay off | Nirmal Abraham | 2018-07-19 | |
| | |/ / / | ||||
| * | | | | Merge "drm/sde: bridge chip error and smmu fault handling for recovery" | Linux Build Service Account | 2018-07-25 | |
| |\ \ \ \ | |/ / / |/| | | | ||||
| | * | | | drm/sde: bridge chip error and smmu fault handling for recovery | Rahul Sharma | 2018-07-19 | |
| * | | | | Merge "Merge android-4.4.139 (7ba5557) into msm-4.4" | Linux Build Service Account | 2018-07-10 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge android-4.4.139 (7ba5557) into msm-4.4 | Blagovest Kolenichev | 2018-07-03 | |
| | |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||
| | | * | | Merge 4.4.139 into android-4.4 | Greg Kroah-Hartman | 2018-07-03 | |
| | | |\| | ||||
| | | | * | video: uvesafb: Fix integer overflow in allocation | Kees Cook | 2018-07-03 | |
| * | | | | Merge "mdss: mdp: Constant fetch start across dfps change" | Linux Build Service Account | 2018-07-10 | |
| |\ \ \ \ | |/ / / |/| | | | ||||
| | * | | | mdss: mdp: Constant fetch start across dfps change | Animesh Kishore | 2018-07-09 | |
| * | | | | Merge android-4.4.135 (c9d74f2) into msm-4.4 | Srinivasarao P | 2018-06-27 | |
| |\ \ \ \ | |/ / / |/| / / | |/ / | ||||
| | * | | Merge 4.4.134 into android-4.4 | Greg Kroah-Hartman | 2018-05-30 | |
| | |\| | ||||
| | | * | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl... | Peter Malone | 2018-05-30 | |
| * | | | Merge "fb: msm_dba: disable timing generator correctly during suspend" | Linux Build Service Account | 2018-05-24 | |
| |\ \ \ | ||||
| | * | | | fb: msm_dba: disable timing generator correctly during suspend | Rahul Sharma | 2018-05-07 | |
| * | | | | msm: mdss: Increase fbmem buf ref count before use in mdp3 | Sachin Bhayare | 2018-05-09 | |
| * | | | | Merge "Merge android-4.4.128 (89904cc) into msm-4.4" | Linux Build Service Account | 2018-05-02 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge android-4.4.128 (89904cc) into msm-4.4 | Srinivasarao P | 2018-04-20 | |
| | |\ \ \ \ | | | |/ / | | |/| | | ||||
| | | * | | | Merge 4.4.128 into android-4.4 | Greg Kroah-Hartman | 2018-04-14 | |
| | | |\ \ \ | | | | |/ | | | |/| | ||||
| | | | * | | vfb: fix video mode and line_length being set when loaded | Pieter \"PoroCYon\" Sluys | 2018-04-13 | |
| * | | | | | msm: Allocate fd with O_CLOEXEC flag | Sachin Bhayare | 2018-04-27 | |
| |/ / / / | ||||
