| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-09-01 |
|\ |
|
| * | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-08-09 |
| |\ |
|
| | * | video: mxsfb: fix color settings for 18bit data bus and 32bpp | Hector Palacios | 2013-08-02 |
| | * | OMAPDSS: analog-tv-connector: compile fix | Tomi Valkeinen | 2013-08-02 |
| * | | Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-31 |
| |\| |
|
| | * | video: sh7760fb: fix to pass correct device identity to free_irq() | Wei Yongjun | 2013-07-29 |
| | * | fbdev/atyfb: fix recent breakage in correct_chipset() | Dan Carpenter | 2013-07-29 |
| | * | fbdev/sgivwfb: fix compilation error in sgivwfb_mmap() | Tomi Valkeinen | 2013-07-26 |
| | * | video: nuc900fb: fix to pass correct device identity to request_irq() | Wei Yongjun | 2013-07-26 |
| | * | vga16fb: Remove unused variable | Luis Henriques | 2013-07-26 |
| | * | video: xilinxfb: Fix compilation warning | Michal Simek | 2013-07-26 |
* | | | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI | Lespiau, Damien | 2013-08-29 |
* | | | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe | Lespiau, Damien | 2013-08-29 |
* | | | video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() | Lespiau, Damien | 2013-08-29 |
* | | | video/hdmi: Introduce helpers for the HDMI vendor specific infoframe | Lespiau, Damien | 2013-08-29 |
* | | | video/hdmi: Derive the bar data valid bit from the bar data fields | Lespiau, Damien | 2013-08-29 |
* | | | video/hdmi: Don't let the user of this API create invalid infoframes | Lespiau, Damien | 2013-08-29 |
* | | | Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-08-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | video/hmdi: Clear the whole incoming buffer, not just the infoframe size | Damien Lespiau | 2013-08-08 |
| * | | video/hdmi: Introduce a generic hdmi_infoframe union | Damien Lespiau | 2013-08-08 |
| * | | video/hdmi: Replace the payload length by their defines | Damien Lespiau | 2013-08-08 |
| |/ |
|
* / | mfd: max8925: fix dt code for backlight | Olof Johansson | 2013-07-25 |
|/ |
|
* | uvesafb: Really allow mtrr being 0, as documented and warn()ed | Sylvain 'ythier' Hitier | 2013-07-15 |
* | Linux 3.11-rc1 | Linus Torvalds | 2013-07-14 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-09 |
|\ |
|
| * | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2013-06-27 |
| |\ |
|
| * | | vgacon: fix missing include. | Dave Airlie | 2013-06-26 |
| * | | vgacon.c: add cond reschedule points in vgacon_do_font_op | Marcelo Tosatti | 2013-06-26 |
| * | | video: of: display_timing: add doubleclk flag | Steffen Trumtrar | 2013-06-03 |
| * | | video: display_timing: make parameter const | Steffen Trumtrar | 2013-06-03 |
| * | | uvesafb: Clean up MTRR code | Andy Lutomirski | 2013-05-30 |
* | | | Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2013-07-09 |
|\ \ \ |
|
| * | | | video: imxfb: Add DT support | Markus Pargmann | 2013-07-08 |
| * | | | Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb... | Jean-Christophe PLAGNIOL-VILLARD | 2013-06-28 |
| |\ \ \ |
|
| | * | | | video: i740fb: Make i740fb_init static | Sachin Kamat | 2013-06-27 |
| | * | | | radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang | 2013-06-27 |
| | * | | | aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang | 2013-06-27 |
| | * | | | fbdev: bfin-lq035q1-fb: Use dev_pm_ops | Lars-Peter Clausen | 2013-06-26 |
| | * | | | fbmem: return -EFAULT on copy_to_user() failure | Dan Carpenter | 2013-06-26 |
| | * | | | OMAPDSS: DPI: Fix wrong pixel clock limit | Tomi Valkeinen | 2013-06-26 |
| | * | | | video: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-26 |
| | * | | | uvesafb: Correct/simplify warning message | Borislav Petkov | 2013-06-26 |
| | * | | | fb: fix atyfb unused data warnings | Randy Dunlap | 2013-06-26 |
| | * | | | fb: fix atyfb build warning | Randy Dunlap | 2013-06-26 |
| | * | | | video: imxfb: Make local symbols static | Sachin Kamat | 2013-06-26 |
| | * | | | video: udlfb: Make local symbol static | Sachin Kamat | 2013-06-26 |
| | * | | | video: udlfb: Use NULL instead of 0 | Sachin Kamat | 2013-06-26 |
| | * | | | video: smscufx: Use NULL instead of 0 | Sachin Kamat | 2013-06-26 |
| | * | | | video: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-26 |
| | * | | | video: mxsfb: remove redundant dev_err call in mxsfb_probe() | Wei Yongjun | 2013-06-26 |