messages from 2016-05-19 04:21:53 to 2016-06-09 09:44:28 UTC [more...]
[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
2016-06-09 9:44 UTC (12+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies
` [RFC v4 02/14] simplefb: Use new devm_of_regulator_all_get helper and bulk API
` [RFC v4 03/14] power/mmc: Move pwrseq drivers to power/pwrseq
` [RFC v4 04/14] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [RFC v4 05/14] power: pwrseq: Enable COMPILE_TEST for drivers
` [RFC v4 06/14] power: pwrseq: Remove mmc prefix from mmc_pwrseq
` [RFC v4 07/14] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [RFC v4 08/14] power: pwrseq: simple: Add support for regulators and generic property
` [RFC v4 09/14] power: pwrseq: Add support for USB hubs with external power
` [RFC v4 10/14] usb: hub: Handle deferred probe
` [RFC v4 11/14] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
[PATCH 0/3] fbdev: ssd1307fb: Make reset-gpios optional property
2016-06-08 20:09 UTC (5+ messages)
` [PATCH 1/3] fbdev: ssd1307fb: Start to use gpiod API for reset gpio
` [PATCH 2/3] fbdev: ssd1307fb: Remove reset-active-low from the DT binding document
` [PATCH 3/3] fbdev: ssd1307fb: Make reset gpio devicetree property optional
[PATCHv2] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero
2016-06-08 20:06 UTC (2+ messages)
[PATCH] [efifb] Fix 16 color palette entry calculation
2016-06-08 12:43 UTC (4+ messages)
linux-4.7-rc2/drivers/video/fbdev/sis/init.c: 2* bad if tests ?
2016-06-07 15:37 UTC
linux-4.7-rc2/drivers/video/fbdev/intelfb/intelfbdrv.c:1041]: (style) Redundant condition
2016-06-07 15:27 UTC
[PATCH] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero
2016-06-07 8:02 UTC (4+ messages)
[PATCH v3 00/27] fb/drm: omapdss: Clean up the headers and separate the two stack
2016-06-07 5:58 UTC (56+ messages)
` [PATCH v3 01/27] ARM: OMAP: rx51-video: Do not set TV connector_type
` [PATCH v3 02/27] ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
` [PATCH v3 03/27] video/platform_data: omapdss: Create new header file for platform data
` [PATCH v3 04/27] ARM: OMAP2: Use the platform_data header for omapdss
` [PATCH v3 05/27] omapfb: panel-tpo-td028ttec1: Remove legacy boot support
` [PATCH v3 06/27] omapfb: panel-nec-nl8048hl11: "
` [PATCH v3 07/27] omapfb: panel-tpo-td043mtea1: "
` [PATCH v3 08/27] omapfb: panel-sharp-ls037v7dw01: "
` [PATCH v3 09/27] omapfb: panel-lgphilips-lb035q02: "
` [PATCH v3 10/27] omapfb: panel-dsi-cm: "
` [PATCH v3 11/27] omapfb: connector-hdmi: "
` [PATCH v3 12/27] omapfb: connector-dvi: "
` [PATCH v3 13/27] omapfb: encoder-tfp410: "
` [PATCH v3 14/27] omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h
` [PATCH v3 15/27] drm/omap: displays: Do not include video/omap-panel-data.h if not needed
` [PATCH v3 16/27] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration
` [PATCH v3 17/27] drm/omap: connector-analog-tv: Support only Composite type in legacy boot
` [PATCH v3 18/27] omapfb: "
` [PATCH v3 19/27] omapdss: omap-panel-data.h: Remove connector_type from atv pdata
` [PATCH v3 20/27] drm/omap: Remove reference to pdata->default_device
` [PATCH v3 21/27] omapfb: "
` [PATCH v3 22/27] platform_data: omapdss: Remove unused members from omap_dss_board_info
` [PATCH v3 23/27] omapdss: hdmi audio: Make header file independent of video/omapdss.h
` [PATCH v3 24/27] drm/omap: Do not include video/omapdss.h directly in drivers
` [PATCH v3 25/27] omapfb: Create new header file for omapfb DSS implementation
` [PATCH v3 26/27] [media] omap_vout: Switch to use the video/omapfb_dss.h header file
` [PATCH v3 27/27] drm/omap: Remove the video/omapdss.h and move it's content to local "
[PATCH v2 00/27] fb/drm: omapdss: Clean up the headers and separate the two stack
2016-06-07 5:51 UTC (32+ messages)
` [PATCH v2 01/27] omapfb: panel-tpo-td028ttec1: Remove legacy boot support
` [PATCH v2 02/27] omapfb: panel-nec-nl8048hl11: "
` [PATCH v2 03/27] omapfb: panel-tpo-td043mtea1: "
` [PATCH v2 04/27] omapfb: panel-sharp-ls037v7dw01: "
` [PATCH v2 05/27] omapfb: panel-lgphilips-lb035q02: "
` [PATCH v2 06/27] omapfb: panel-dsi-cm: "
` [PATCH v2 07/27] omapfb: connector-hdmi: "
` [PATCH v2 08/27] omapfb: connector-dvi: "
` [PATCH v2 09/27] omapfb: encoder-tfp410: "
` [PATCH v2 10/27] omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h
` [PATCH v2 11/27] drm/omap: displays: Do not include video/omap-panel-data.h if not needed
` [PATCH v2 12/27] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration
` [PATCH v2 13/27] drm/omap: connector-analog-tv: Support only Composite type in legacy boot
` [PATCH v2 14/27] omapfb: "
` [PATCH v2 15/27] ARM: OMAP: rx51-video: Do not set TV connector_type
` [PATCH v2 16/27] omapdss: omap-panel-data.h: Remove connector_type from atv pdata
` [PATCH v2 17/27] ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
` [PATCH v2 18/27] drm/omap: Remove reference to pdata->default_device
` [PATCH v2 19/27] omapfb: "
` [PATCH v2 20/27] video: omapdss: Remove unused members from struct omap_dss_board_info
` [PATCH v2 21/27] video/platform_data: omapdss: Create new header file for platform data
` [PATCH v2 22/27] ARM: OMAP2: Use the platform_data header for omapdss
` [PATCH v2 23/27] omapdss: hdmi audio: Make header file independent of video/omapdss.h
` [PATCH v2 24/27] drm/omap: Do not include video/omapdss.h directly in drivers
` [PATCH v2 25/27] omapfb: Create new header file for omapfb DSS implementation
` [PATCH v2 26/27] [media] omap_vout: Switch to use the video/omapfb_dss.h header file
` [PATCH v2 27/27] drm/omap: Remove the video/omapdss.h and move it's content to local "
[PATCH] Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c
2016-06-06 19:04 UTC
[PATCH] Staging: sm750fb: fix line length coding style issue in ddk750_chip.c
2016-06-05 19:09 UTC
[PATCH] staging: sm750fb: deleted couple of blank lines at the very end
2016-06-04 16:42 UTC (2+ messages)
[PATCH] fbdev: pxafb: clampval() doesn't update the variable
2016-06-01 8:49 UTC
[PATCH 00/26] fb/drm: omapdss: Clean up the headers and separate the two stack
2016-05-30 14:26 UTC (30+ messages)
` [PATCH 01/26] omapfb: panel-tpo-td028ttec1: Remove legacy boot support
` [PATCH 02/26] omapfb: panel-nec-nl8048hl11: "
` [PATCH 03/26] omapfb: panel-tpo-td043mtea1: "
` [PATCH 04/26] omapfb: panel-sharp-ls037v7dw01: "
` [PATCH 05/26] omapfb: panel-lgphilips-lb035q02: "
` [PATCH 06/26] omapfb: panel-dsi-cm: "
` [PATCH 07/26] omapfb: connector-hdmi: "
` [PATCH 08/26] omapfb: connector-dvi: "
` [PATCH 09/26] omapfb: encoder-tfp410: "
` [PATCH 10/26] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration
` [PATCH 11/26] drm/omap: connector-analog-tv: Support only Composite type in legacy boot
` [PATCH 12/26] omapfb: "
` [PATCH 13/26] ARM: OMAP: rx51-video: Do not set TV connector_type
` [PATCH 14/26] omapdss: omap-panel-data.h: Remove connector_type from atv pdata
` [PATCH 15/26] ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
` [PATCH 16/26] drm/omap: Remove reference to pdata->default_device
` [PATCH 17/26] omapfb: "
` [PATCH 18/26] video: omapdss: Remove unused members from struct omap_dss_board_info
` [PATCH 19/26] video/platform_data: omapdss: Create new header file for platform data
` [PATCH 20/26] ARM: OMAP2: Use the platform_data header for omapdss
` [PATCH 21/26] omapdss: hdmi audio: Make header file independent of video/omapdss.h
` [PATCH 22/26] drm/omap: Do not include video/omapdss.h directly in drivers
` [PATCH 23/26] omapfb: Create new header file for omapfb DSS implementation
` [PATCH 24/26] [media] omap_vout: Switch to use the video/omapfb_dss.h header file
` [PATCH 25/26] omapfb: Copy video/omapdss.h content to video/omapfb_dss.h
` [PATCH 26/26] drm/omap: Remove the video/omapdss.h and move it's content to local header file
[path v2 0/7] Add DRM driver for Hisilicon Hibmc
2016-05-30 12:51 UTC (15+ messages)
` [path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
` [path v2 2/7] drm/hisilicon/hibmc: Add plane for DE
` [path v2 3/7] drm/hisilicon/hibmc: Add crtc "
` [path v2 4/7] drm/hisilicon/hibmc: Add encoder for VDAC
` [path v2 5/7] drm/hisilicon/hibmc: Add connector "
` [path v2 6/7] drm/hisilicon/hibmc: Add support for frame buffer
` [path v2 7/7] drm/hisilicon/hibmc: Add maintainer for Hibmc DRM
Hello
2016-05-29 0:44 UTC
[PATCH] fbcon: use default if cursor blink interval is not valid
2016-05-28 11:48 UTC (19+ messages)
` [PATCH] fbcon: warn on invalid cursor blink intervals
[PATCH] drm: expand cea861 mode timing table
2016-05-26 7:53 UTC (5+ messages)
[PATCH] video: smscufx: remove unused variable
2016-05-25 12:31 UTC
BUG: drm, nouveau: slab-out-of-bounds read access in nv50_fbcon_imageblit()
2016-05-24 14:35 UTC
[PATCH] console: Add persistent scrollback buffers for all VGA consoles
2016-05-23 21:07 UTC (2+ messages)
[PATCH 0036/1529] Fix typo
2016-05-21 11:40 UTC
[PATCH 0035/1529] Fix typo
2016-05-21 11:40 UTC
[PATCH 0/3] drm/imx: convey the pixelclk-active and de-active flags to the ipu-di driver
2016-05-20 14:31 UTC (5+ messages)
` [PATCH 1/3] drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
` [PATCH 2/3] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
` [PATCH 3/3] drm/imx: remove dead code
[GIT PULL] fbdev changes for 4.7
2016-05-20 8:21 UTC
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).