Age | Commit message (Expand) | Author |
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 | video: xilinxfb: Use driver for Xilinx ARM Zynq | Michal Simek |
2013-06-26 | video: xilinxfb: Add support for little endian accesses | Michal Simek |
2013-06-26 | video: xilinxfb: Group bus initialization | Michal Simek |
2013-06-26 | video: xilinxfb: Use drvdata->regs_phys instead of physaddr | Michal Simek |
2013-06-26 | video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG | Michal Simek |
2013-06-26 | video: xilinxfb: Do not name out_be32 in function name | Michal Simek |
2013-06-26 | video: xilinxfb: Fix OF probing on little-endian systems | Michal Simek |
2013-06-26 | vgacon.c: add cond reschedule points in vgacon_do_font_op | Marcelo Tosatti |
2013-06-24 | build some drivers only when compile-testing | Jiri Slaby |
2013-06-23 | console/font: Refactor font support code selection logic | Geert Uytterhoeven |
2013-06-23 | Revert "staging/solo6x10: depend on CONFIG_FONTS" | Geert Uytterhoeven |
2013-06-17 | OMAPDSS: panels: add Kconfig comment | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add NEC NL8048HL11 panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add TPO TD043MTEA1 panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add Sharp LS037V7DW01 panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add LG.Philips LB035Q02 panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add Sony ACX565AKM panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new DSI Command Mode panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new simple DPI panel driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new Analog TV Connector driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new HDMI Connector driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new DVI Connector driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new TPD12S015 Encoder driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: Add new TFP410 Encoder driver | Tomi Valkeinen |
2013-06-17 | OMAPDSS: DSI: Add ops | Tomi Valkeinen |
2013-06-17 | OMAPDSS: HDMI: Add ops | Tomi Valkeinen |
2013-06-17 | OMAPDSS: AnalogTV: Add ops | Tomi Valkeinen |
2013-06-17 | OMAPDSS: SDI: Add ops | Tomi Valkeinen |
2013-06-17 | OMAPDSS: DPI: Add ops | Tomi Valkeinen |
2013-06-17 | OMAPDSS: add OMAP_DISPLAY_TYPE_DVI | Tomi Valkeinen |
2013-06-17 | OMAPDSS: modify get/find functions to go through the device chain | Tomi Valkeinen |
2013-06-17 | OMAPDSS: public omapdss_register_output() | Tomi Valkeinen |
2013-06-17 | OMAPDSS: gracefully disable overlay at error | Sergey Kibrik |
2013-06-17 | OMAPDSS: Remove kfree for memory allocated with devm_kzalloc | Emil Goode |
2013-06-17 | OMAPDSS: remove dispc's dependency to VENC/HDMI | Tomi Valkeinen |
2013-06-17 | OMAPDSS: HDMI clean up hpd_gpio | Tomi Valkeinen |
2013-06-17 | OMAPDSS: HDMI: clean up PHY power handling | Tomi Valkeinen |
2013-06-17 | OMAPFB: use EPROBE_DEFER if default display is not present | Tomi Valkeinen |
2013-06-17 | OMAPDSS: output: increase refcount in find_output funcs | Tomi Valkeinen |
2013-06-17 | OMAPDSS: add THIS_MODULE owner to DSS outputs | Tomi Valkeinen |
2013-06-17 | OMAPDSS: add module_get/put to omap_dss_get/put_device() | Tomi Valkeinen |
2013-06-17 | OMAPDSS: combine omap_dss_output into omap_dss_device | Tomi Valkeinen |