linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-09 19:12:01 to 2013-01-25 05:20:17 UTC [more...]

[PATCH] backlight: add an AS3711 PMIC backlight driver
 2013-01-25  5:20 UTC  (2+ messages)

[patch] backlight: s6e63m0: report ->gamma_table_count correctly
 2013-01-25  2:22 UTC  (2+ messages)

[PATCH] vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
 2013-01-25  2:21 UTC 

[git pull] fbcon locking fixes
 2013-01-25  1:57 UTC  (6+ messages)

[PATCH] fbcon: fix locking harder
 2013-01-25  1:43 UTC 

[PATCH v4 00/12] video: da8xx-fb: am335x DT support
 2013-01-24 17:00 UTC  (16+ messages)
` [PATCH v4 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v4 12/12] video: da8xx-fb: CCF clock divider handling
      `  "
` [PATCH v4 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v4 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v4 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v4 07/12] video: da8xx-fb: minimal dt support
  ` [PATCH v4 06/12] video: da8xx-fb: reorganize panel detection
  ` [PATCH v4 02/12] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH v4 04/12] video: da8xx-fb: use devres
` [PATCH v4 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v4 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v4 01/12] video: da8xx-fb: make io operations safe

[PATCH 0/2] fbcon+i915 locking fixes
 2013-01-24  9:55 UTC  (6+ messages)
` [PATCH 1/2] fb: Rework locking to fix lock ordering on takeover
` [PATCH 2/2] drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe

[PATCH v16 RESEND 0/7] of: add display helper
 2013-01-24  8:47 UTC  (15+ messages)
` [PATCH v16 RESEND 1/7] viafb: rename display_timing to via_display_timing
` [PATCH v16 RESEND 2/7] video: add display_timing and videomode
` =?UTF-8?q?=5BPATCH=20v16=20RESEND=203/7=5D=20video=3A=20add=20of=20helper=20for=20display=20timings/
` [PATCH v16 RESEND 4/7] fbmon: add videomode helpers
` [PATCH v16 RESEND 5/7] fbmon: add of_videomode helpers
` [PATCH v16 RESEND 6/7] drm_modes: add videomode helpers
` [PATCH v16 RESEND 7/7] drm_modes: add of_videomode helpers

[PATCH 0/3] pwm-backlight: add subdrivers & Tegra support
 2013-01-24  6:10 UTC  (25+ messages)
` [PATCH 1/3] pwm-backlight: add subdriver mechanism
` [PATCH 2/3] tegra: pwm-backlight: add tegra pwm-bl driver
  ` [PATCH 3/3] tegra: ventana: of: add host1x device to DT

[PATCH v3 00/12] video: da8xx-fb: am335x DT support
 2013-01-23 14:25 UTC  (17+ messages)
` [PATCH v3 02/12] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH v3 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v3 07/12] video: da8xx-fb: minimal dt support
` [PATCH v3 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v3 12/12] video: da8xx-fb: CCF clock divider handling
` [PATCH v3 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v3 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v3 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v3 04/12] video: da8xx-fb: use devres
` [PATCH v3 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v3 01/12] video: da8xx-fb: make io operations safe
` [PATCH v3 03/12] video: da8xx-fb: enable sync lost intr for v2 ip

[PATCH v2 00/12] video: da8xx-fb: DT support
 2013-01-23 13:00 UTC  (16+ messages)
` [PATCH v2 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v2 05/12] video: da8xx-fb: ensure non-null cfg in pdata
  ` [PATCH v2 01/12] video: da8xx-fb: make io operations safe
  ` [PATCH v2 02/12] video: da8xx-fb: fix 24bpp raster configuration
  ` [PATCH v2 04/12] video: da8xx-fb: use devres
  ` [PATCH v2 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v2 07/12] video: da8xx-fb: minimal dt support
` [PATCH v2 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v2 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v2 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v2 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v2 12/12] video: da8xx-fb: set upstream clock rate (if reqd)

[PATCH 1/3] fb: backlight: Add the Himax HX-8357B LCD controller
 2013-01-23  1:51 UTC  (2+ messages)

[PATCH 0/4] pwm_backlight: Error fixes and update for DT support
 2013-01-22 13:39 UTC  (5+ messages)
` [PATCH 1/4] pwm_backlight: Fix PWM levels support in non DT case
  ` [PATCH 2/4] pwm_backlight: Validate dft_brightness in main probe function
  ` [PATCH 3/4] pwm_backlight: Refactor the DT parsing code
` [PATCH 4/4] pwm_backlight: Add support for the whole range of the PWM in DT mode

[PATCH 30/33] video: Convert to devm_ioremap_resource()
 2013-01-22  4:17 UTC  (2+ messages)

[PATCH v2 2/2] drivers/video: fsl-diu-fb: fix bugs in interrupt handling
 2013-01-19 14:19 UTC  (3+ messages)

linux-next: Tree for Jan 18 [ BROKEN suspend: jbd2|acpi|pm? ]
 2013-01-19 12:46 UTC  (2+ messages)

[GIT PULL] video: vt8500: Cleanup for 3.9
 2013-01-19  6:02 UTC  (5+ messages)
` [PATCH 1/4] drivers/video/wm8505fb.c: use devm_ functions
` [PATCH 2/4] video: vt8500: Make wmt_ge_rops optional
` [PATCH 3/4] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCH 4/4] video: vt8500: Update descriptions in video/Kconfig

[PATCH 2/2] drivers/video: fsl-diu-fb: fix bugs in interrupt handling
 2013-01-17 23:11 UTC  (3+ messages)

[PATCH 1/2] drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
 2013-01-17 23:08 UTC  (5+ messages)

DirectFB on RV710
 2013-01-17 13:37 UTC 

(no subject)
 2013-01-17 11:34 UTC 

[PATCH v5 0/8] video: mmp display subsystem
 2013-01-17  8:55 UTC  (2+ messages)

[PATCH v5 8/8] ARM: mmp: add display and fb support in pxa910 defconfig
 2013-01-17  8:24 UTC 

[PATCH v5 7/8] ARM: mmp: enable display in ttc_dkb
 2013-01-17  8:24 UTC 

[PATCH v5 6/8] ARM: mmp: added device for display controller
 2013-01-17  8:24 UTC 

[PATCH v5 5/8] video: mmpdisp: add spi port in display controller
 2013-01-17  8:24 UTC 

[PATCH v5 4/8] video: mmp: add tpo hvga panel supported
 2013-01-17  8:24 UTC 

[PATCH v5 3/8] video: mmp display controller support
 2013-01-17  8:23 UTC 

[PATCH v5 2/8] video: mmp fb support
 2013-01-17  8:23 UTC 

[PATCH v5 1/8] video: mmp display subsystem
 2013-01-17  8:23 UTC 

3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem
 2013-01-17  4:16 UTC  (12+ messages)

[PATCH 1/1] video: exynos: Use devm_* APIs in s6e8ax0.c
 2013-01-17  3:15 UTC  (2+ messages)

[PATCH 0/3] OMAPDSS: Panel NEC: backlight handling changes
 2013-01-16 12:45 UTC  (4+ messages)
` [PATCH 1/3] OMAPDSS: Panel NEC: Set backlight type to remove boot time warning
` [PATCH 2/3] OMAPDSS: Panel NEC: Get rid of nec_80848_data structure
` [PATCH 3/3] OMAPDSS: Panel NEC: Only register backlight when we have valid callback

fb: Rework locking to fix lock ordering on takeover
 2013-01-15 22:15 UTC  (3+ messages)

[PATCH] drivers/video: fsl-diu-fb: add hardware cursor support
 2013-01-15 20:17 UTC 

[PATCH] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path
 2013-01-15 16:16 UTC  (2+ messages)

[PATCH 00/10] video: da8xx-fb: DT support
 2013-01-15 13:59 UTC  (5+ messages)
` [PATCH 08/10] video: da8xx-fb: obtain fb_videomode info from dt

[PATCH v2 0/5] ARM: dts: AM33XX: lcdc support
 2013-01-15 13:52 UTC  (6+ messages)
` [PATCH v2 4/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc panel timings
` [PATCH v2 5/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc pincontrol info
` [PATCH v2 3/5] ARM: dts: AM33XX: Add am335x-evm "
` [PATCH v2 1/5] ARM: dts: AM33XX: Add lcdc node
` [PATCH v2 2/5] ARM: dts: AM33XX: Add am335x-evm lcdc panel timings

[PATCH v3 00/10] video: da8xx-fb: runtime timing configuration
 2013-01-15 13:44 UTC  (11+ messages)
` [PATCH v3 01/10] video: da8xx-fb: fb_check_var enhancement
` [PATCH v3 02/10] video: da8xx-fb: simplify lcd_reset
` [PATCH v3 03/10] video: da8xx-fb: use modedb helper to update var
` [PATCH v3 04/10] video: da8xx-fb: remove unneeded "var" initialization
` [PATCH v3 05/10] video: da8xx-fb: store current display information
` [PATCH v3 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ
` [PATCH v3 07/10] video: da8xx-fb: pix clk and clk div handling cleanup
` [PATCH v3 08/10] video: da8xx-fb: store struct device *
` [PATCH v3 09/10] video: da8xx-fb: report correct pixclock
` [PATCH v3 10/10] video: da8xx-fb: fb_set_par support

[PATCH] fb: udlfb: fix hang at disconnect
 2013-01-13 12:24 UTC  (4+ messages)

fb_image.data format for cursors?
 2013-01-11 23:22 UTC 

[patch] sisfb: fix 1280x720 resolution support
 2013-01-11  6:52 UTC 

[PATCHv16 0/7] of: add display helper
 2013-01-10  4:58 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).