aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
|\
| * atmel_lcdfb: blank the backlight on removeRichard Genoud2013-05-31
| * trivial: atmel_lcdfb: add missing error messageRichard Genoud2013-05-31
| * Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-29
| |\
| | * OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-23
| | * fbdev/ps3fb: fix compile warningTomi Valkeinen2013-05-02
| * | fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2013-05-24
| * | drivers/video: implement a simple framebuffer driverStephen Warren2013-05-24
* | | vgacon: fix missing include.Dave Airlie2013-06-26
* | | vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-06-26
* | | video: of: display_timing: add doubleclk flagSteffen Trumtrar2013-06-03
* | | video: display_timing: make parameter constSteffen Trumtrar2013-06-03
* | | uvesafb: Clean up MTRR codeAndy Lutomirski2013-05-30
|/ /
* | Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-23
|\ \
| * | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-16
* | | drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* | | drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\ \
| * | MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-07
* | | video: mxsfb: Adapt to new videomode APIFabio Estevam2013-05-09
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ \
| * | | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\ \ \ \
| * \ \ \ Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-06
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | video: mxsfb: Introduce regulator supportFabio Estevam2013-04-08
| * | | | video: mxsfb: remove mxsfb_platform_dataShawn Guo2013-04-04
| * | | | video: mxsfb: get display timings from device treeShawn Guo2013-04-04
| * | | | video: mxsfb: remove dotclk_delay from platform_dataShawn Guo2013-04-04
| * | | | video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo2013-04-04
| * | | | video: mxsfb: use devm_* managed functionsShawn Guo2013-04-04
* | | | | Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-05-06
|\ \ \ \ \
| * | | | | pwm_backlight: remove unnecessary ifdefsJingoo Han2013-03-08
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-08
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-08
| |\ \ \ \ \ \
| * | | | | | | ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-13
| * | | | | | | atmel_lcdfb: move lcdcon2 register access to compute_hozvalJohan Hovold2013-03-13
| * | | | | | | ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-13
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie2013-05-02
| |\ \ \ \ \ \ \ \
| | * | | | | | | | OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: VENC: Add error handling for venc_probe_pdataTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: HDMI: Add error handling for hdmi_probe_pdataTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: RFBI: Add error handling for rfbi_probe_pdataTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: DSI: Add error handling for dsi_probe_pdataTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: SDI: Add error handling for sdi_probe_pdataTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: DPI: Add error handling for dpi_probe_pdataTomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: VENC: use platform_driver_register()Tomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: HDMI: use platform_driver_register()Tomi Valkeinen2013-05-02
| | * | | | | | | | OMAPDSS: RFBI: use platform_driver_register()Tomi Valkeinen2013-05-02