messages from 2016-02-25 16:22:33 to 2016-04-11 13:30:50 UTC [more...]
[PATCH 4/4] goldfish: 32 bit framebuffer support
2016-04-11 13:30 UTC
[PATCH 3/4] goldfish_fb: Set pixclock = 0
2016-04-11 13:30 UTC
[PATCH 2/4] goldfish: Enable ACPI-based enumeration for goldfish framebuffer
2016-04-11 13:30 UTC
[PATCH 1/4] video: goldfishfb: add devicetree bindings
2016-04-11 13:30 UTC
[PATCH v5 00/46] pwm: add support for atomic update
2016-04-07 21:54 UTC (72+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
` [PATCH v5 09/46] misc: max77693-haptic: "
` [PATCH v5 10/46] leds: pwm: "
` [PATCH v5 11/46] regulator: "
` [PATCH v5 13/46] backlight: pwm_bl: "
` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 19/46] pwm: switch to the atomic API
` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 31/46] pwm: update documentation
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "
` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
` [PATCH v5 38/46] input: misc: pwm-beeper: "
` [PATCH v5 39/46] leds: pwm: "
` [PATCH v5 40/46] backlight: lm3630a: "
` [PATCH v5 42/46] backlight: lp8788: "
` [PATCH v5 43/46] backlight: pwm_bl: "
` [PATCH v5 44/46] video: ssd1307fb: "
` [PATCH v5 45/46] drm: i915: "
` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 12/46] fbdev: ssd1307fb: "
` [PATCH v5 41/46] backlight: lp855x: switch to the atomic PWM API
[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
2016-04-06 21:49 UTC (7+ messages)
[PATCH v2] video: AMBA CLCD: Remove unncessary include in amba-clcd.c
2016-04-05 6:56 UTC (2+ messages)
[PATCH v2] fbdev: sh_mipi_dsi: remove driver
2016-04-04 1:48 UTC
[PATCH] omapfb: Fix regulator API abuse in dss.c and hdmi4.c
2016-03-31 17:39 UTC (5+ messages)
[PATCH] fbdev: sh_mipi_dsi: remove driver
2016-03-31 8:33 UTC (2+ messages)
[PATCH] staging: sm750fb: initialize max_d to maximum D value of 6
2016-03-29 16:53 UTC
[PATCH 1/5] drm: Add new DCS commands in the enum list
2016-03-29 12:43 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 0/5] Add aspect ratio parsing
2016-03-25 8:29 UTC (6+ messages)
` [PATCH 1/5] drm: add picture aspect ratio flags
` [PATCH 2/5] drm: Add aspect ratio parsing in DRM layer
` [PATCH 3/5] video: Add new aspect ratios for HDMI 2.0
` [PATCH 4/5] drm: Add flags for new aspect ratios
` [PATCH 5/5] drm/i915: Add support "
[PATCHv2] fbdev: ssd1307fb: Fix charge pump setting
2016-03-24 21:14 UTC
[Intel-gfx] [PATCH 1/3] drm: Add new DCS commands in the enum list
2016-03-24 10:34 UTC
Problems using fb_deferred_io with drm_fb_cma_helper
2016-03-23 15:25 UTC
[PATCH] omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value
2016-03-22 22:51 UTC
RE
2016-03-19 10:06 UTC
[PATCH v2 1/2] video: goldfishfb: add devicetree bindings
2016-03-18 16:23 UTC (3+ messages)
` [PATCH v2 2/2] goldfish: Enable ACPI-based enumeration for goldfish framebuffer
[PATCH v4 00/24] pwm: add support for atomic update
2016-03-16 14:30 UTC (3+ messages)
` [PATCH v4 01/24] pwm: rcar: make use of pwm_is_enabled()
[PATCH 1/2] fbdev: sh_mobile_meram: use ARCH_RENESAS
2016-03-16 6:31 UTC (8+ messages)
[PATCH] x86: PAT: Documentation: update overlapping ioremap hack recommendation
2016-03-15 22:24 UTC (11+ messages)
` [PATCH v2] x86: PAT: Documentation: rewrite "MTRR effects on PAT / non-PAT systems"
[GIT PULL] fbdev changes for 4.6
2016-03-15 12:50 UTC
[PATCH] xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select
2016-03-11 11:37 UTC (5+ messages)
` [PATCH v2] xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
[PATCH] video: AMBA CLCD: Remove duplicated include in amba-clcd.c
2016-03-11 11:33 UTC (2+ messages)
[PATCH 0/3] video: fbdev: imxfb: make it work again
2016-03-11 11:26 UTC (11+ messages)
` [PATCH 1/3] video: fbdev: imxfb: fix semantic of .get_power and .set_power
` [PATCH 2/3] video: fbdev: imxfb: enable lcd regulator in .probe
` [PATCH 3/3] video: fbdev: imxfb: add some error handling
[PATCH v3 00/12] pwm: add support for atomic update
2016-03-11 9:51 UTC (16+ messages)
[PATCH 2/2] fbdev: sh_mobile_meram: depend on COMPILE_TEST
2016-03-11 8:22 UTC (2+ messages)
[PATCH 0/2] fbdev: sh_mobile_meram: use ARCH_RENESAS
2016-03-11 2:28 UTC
[PATCH 4/5] Subject: goldfish: 32 bit framebuffer support
2016-03-07 18:40 UTC
[PATCH 0/5] goldfish: bring the framebuffer in sync with upstream
2016-03-07 18:35 UTC (5+ messages)
` [PATCH 1/5] Subject: video: goldfishfb: add devicetree bindings
` [PATCH 2/5] Subject: goldfish: Enable ACPI-based enumeration for goldfish framebuffer
[PATCH 0/5] goldfish: bring the framebuffer in sync with upstream
2016-03-07 18:26 UTC
[PATCH 00/11] CLCD Nomadik+Versatile support
2016-03-07 7:36 UTC (16+ messages)
` [PATCH 11/11] ARM: versatile: move CLCD configuration to device tree
[PATCH 0/7] video: ARM CLCD: non-controversial parts
2016-03-07 4:45 UTC (6+ messages)
` [PATCH 3/7 v2] video: ARM CLCD: support DT signal inversion flags
[GIT PULL] fbdev fixes for 4.5
2016-03-03 11:52 UTC
[PATCH] video: fbdev: sis: remove unused variables
2016-03-03 11:40 UTC (3+ messages)
` [PATCH] video: fbdev: sis: remove unused variable
[PATCH RFC] video: fbdev: imxfb: make the driver cooperate
2016-03-01 10:47 UTC
[PATCH v2] video: exynos: fix modular build
2016-02-29 16:55 UTC (4+ messages)
[PATCH] fbdev: da8xx-fb: fix videomodes of lcd panels
2016-02-29 16:30 UTC (2+ messages)
[PATCH 0/3] video/fbdev: avoid module usage in non-modular sparc code
2016-02-29 8:51 UTC (6+ messages)
` [PATCH 0/3] video/fbdev: avoid module usage in non-modular sparc
` [PATCH 0/3] video/fbdev: avoid module usage in non-modular sparc code,Re: [PATCH 0/3] video/fbde
INFORMAÇÃO IMPORTANTE RE: Consultoria de Investime =?utf-8?q?nto_em_sua_Loc
2016-02-28 12:40 UTC (2+ messages)
[PATCH 0/7] PMAG-AA frame buffer driver rework
2016-02-27 22:23 UTC (3+ messages)
[PATCH 5/5] Subject: goldfishfb: simplify framebuffer format selection
2016-02-26 18:42 UTC
[PATCH 4/5] Subject: goldfish: 32 bit framebuffer support
2016-02-26 18:42 UTC
[PATCH 3/5] Subject: goldfish_fb: Set pixclock = 0
2016-02-26 18:42 UTC
[PATCH v2 0/3] fbdev: omap2: panel-dpi: support reset-gpios and vcc regulator
2016-02-26 12:39 UTC (2+ messages)
[PATCH v2 3/3] fbdev: omap2: panel-dpi: implement support for a vcc regulator
2016-02-26 12:22 UTC (4+ messages)
[PATCH 0/9] Change return type of of_clk_get_parent_count() to unsigned
2016-02-26 11:35 UTC (3+ messages)
` [PATCH 9/9] simplefb: Remove impossible check for of_clk_get_parent_count() < 0
Kill ->fb_rotate?
2016-02-26 11:30 UTC (3+ messages)
` [PATCH] fbdev: kill fb_rotate
[PATCH] fbcon: set a default value to blink interval
2016-02-26 11:21 UTC (2+ messages)
[PATCH] video: fbdev: pmag-ba-fb: Fix the lower margin size
2016-02-26 11:04 UTC (2+ messages)
[PATCH] fbdev: sh_mobile_lcdc: Use ARCH_RENESAS
2016-02-26 11:00 UTC (2+ messages)
[PATCH] fbdev: n411: check return value
2016-02-26 10:18 UTC (2+ messages)
[PATCH 4/7 v2] video: ARM CLCD: support pads connected in reverse order
2016-02-25 19:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).