| Commit message (Expand) | Author | Age | Files | Lines |
* | fbcon: unconditionally initialize cursor blink interval | Scot Doyle | 2015-08-10 | 1 | -1/+2 |
* | video: Fix possible leak in of_get_videomode() | Christian Engelmayer | 2015-08-10 | 1 | -3/+1 |
* | video: fbdev: pxa3xx_gcu: prepare the clocks | Robert Jarzmik | 2015-08-10 | 1 | -2/+2 |
* | OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement | Jyri Sarha | 2015-08-10 | 1 | -1/+1 |
* | OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port() | Jyri Sarha | 2015-08-10 | 1 | -0/+2 |
* | fbdev: select versatile helpers for the integrator | Linus Walleij | 2015-08-10 | 1 | -1/+1 |
* | stifb: Implement hardware accelerated copyarea | Alex Ivanov | 2015-07-10 | 1 | -2/+38 |
* | Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-03 | 1 | -0/+9 |
|\ |
|
| * | OMAPDSS: fix probing if rfbi device is enabled | Tomi Valkeinen | 2015-07-02 | 1 | -0/+9 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 2 | -3/+3 |
|\ \ |
|
| * | | module: add per-module param_lock | Dan Streetman | 2015-06-23 | 1 | -2/+2 |
| * | | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2015-05-28 | 1 | -1/+1 |
* | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-27 | 2 | -2/+4 |
|\ \ \ |
|
| * \ \ | Merge 4.1-rc7 into tty-next | Greg Kroah-Hartman | 2015-06-08 | 1 | -0/+4 |
| |\ \ \ |
|
| * | | | | fbcon: Avoid deleting a timer in IRQ context | Thierry Reding | 2015-05-27 | 1 | -2/+3 |
| * | | | | fbcon: use the cursor blink interval provided by vt | Scot Doyle | 2015-05-10 | 2 | -5/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-25 | 5 | -20/+16 |
|\ \ \ \ |
|
| * | | | | backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional | Axel Lin | 2015-06-23 | 1 | -4/+2 |
| * | | | | backlight: lp855x: Don't clear level on suspend/blank | Sean Paul | 2015-06-23 | 1 | -12/+6 |
| * | | | | backlight: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-06-23 | 1 | -3/+5 |
| * | | | | video: backlight: da9052: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-23 | 1 | -1/+1 |
| * | | | | gpio-backlight: Discover driver during boot time | Arun Bharadwaj | 2015-06-23 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2015-06-24 | 69 | -6507/+948 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge omapdss scaling fixes | Tomi Valkeinen | 2015-06-22 | 3 | -16/+116 |
| |\ \ \ |
|
| | * | | | OMAPDSS: HDMI: wait for framedone when stopping video | Tomi Valkeinen | 2015-06-17 | 1 | -0/+16 |
| | * | | | OMAPDSS: HDMI4: fix error handling | Tomi Valkeinen | 2015-06-17 | 1 | -1/+1 |
| | * | | | OMAPDSS: DISPC: scaler debug print | Tomi Valkeinen | 2015-06-17 | 1 | -2/+16 |
| | * | | | OMAPDSS: DISPC: do only y decimation on OMAP3 | Tomi Valkeinen | 2015-06-17 | 1 | -11/+2 |
| | * | | | OMAPDSS: DISPC: check if scaling setup failed | Tomi Valkeinen | 2015-06-17 | 1 | -0/+10 |
| | * | | | OMAPDSS: DISPC: fix 64 bit issue in 5-tap | Tomi Valkeinen | 2015-06-17 | 1 | -3/+3 |
| | * | | | OMAPDSS: DISPC: fix row_inc for OMAP3 | Tomi Valkeinen | 2015-06-17 | 1 | -0/+9 |
| | * | | | OMAPDSS: DISPC: add check for scaling limits | Tomi Valkeinen | 2015-06-17 | 1 | -0/+15 |
| | * | | | OMAPDSS: DISPC: fix check_horiz_timing_omap3 args | Tomi Valkeinen | 2015-06-17 | 1 | -2/+2 |
| | * | | | OMAPDSS: DISPC: fix predecimation for YUV modes | Tomi Valkeinen | 2015-06-17 | 1 | -0/+36 |
| | * | | | OMAPDSS: DISPC: work-around for errata i631 | Tomi Valkeinen | 2015-06-17 | 1 | -0/+9 |
| | | |/
| | |/| |
|
| * | | | msm: msm_fb: Remove dead code | Stephen Boyd | 2015-06-18 | 15 | -5693/+0 |
| * | | | Merge omapdss componentization work | Tomi Valkeinen | 2015-06-17 | 11 | -198/+396 |
| |\ \ \ |
|
| | * | | | OMAPDSS: simplify submodule reg/unreg code | Tomi Valkeinen | 2015-06-17 | 1 | -31/+15 |
| | * | | | OMAPDSS: componentize omapdss | Tomi Valkeinen | 2015-06-17 | 9 | -38/+234 |
| | * | | | OMAPDSS: reorder uninit calls | Tomi Valkeinen | 2015-06-17 | 1 | -12/+12 |
| | * | | | OMAPDSS: remove uses of __init/__exit | Tomi Valkeinen | 2015-06-17 | 10 | -69/+69 |
| | * | | | OMAPDSS: fix dss_init_ports error handling | Tomi Valkeinen | 2015-06-17 | 1 | -3/+6 |
| | * | | | OMAPDSS: refactor dss probe function | Tomi Valkeinen | 2015-06-17 | 1 | -56/+69 |
| | * | | | OMAPDSS: move 'dss_initialized' to dss driver | Tomi Valkeinen | 2015-06-17 | 2 | -10/+12 |
| | |/ / |
|
| * | | | fbdev: propagate result of fb_videomode_from_videomode() | Vladimir Murzin | 2015-06-16 | 1 | -1/+3 |
| * | | | video: fbdev: vesafb: use arch_phys_wc_add() | Luis R. Rodriguez | 2015-06-16 | 1 | -21/+8 |
| * | | | video: fbdev: vesafb: add missing mtrr_del() for added MTRR | Luis R. Rodriguez | 2015-06-16 | 1 | -7/+26 |
| * | | | video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB | Luis R. Rodriguez | 2015-06-16 | 1 | -46/+16 |
| * | | | video: fbdev: mxsfb: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-12 | 1 | -1/+1 |
| * | | | video: fbdev: imxfb: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-12 | 1 | -1/+1 |