u-boot-brain/drivers/video
Masahiro Yamada 6e67f176bb Fix codying style broken by recent libfdt sync
Commit b02e4044ff ("libfdt: Bring in upstream stringlist
functions") broke codying style in some places especially
by inserting an extra whitespace before fdt_stringlist_count().

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-10-24 08:04:42 -04:00
..
bridge video: squash lines for immediate return 2016-09-23 17:53:45 -04:00
exynos treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
fonts video: Add the Cantoraone decorative font 2016-01-30 10:56:34 +01:00
rockchip rockchip: Use rockchip_get_clk() to obtain the SoC clock 2016-07-25 20:46:45 -06:00
tegra124 video: squash lines for immediate return 2016-09-23 17:53:45 -04:00
am335x-fb.c drivers/video/am335x-fb: Properly point framebuffer behind palette 2016-04-28 16:51:17 +02:00
am335x-fb.h
anx9804.c
anx9804.h
ati_ids.h
ati_radeon_fb.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ati_radeon_fb.h
atmel_hlcdfb.c lcd: atmel: Add 32bpp support for HLCDC 2015-11-01 22:02:16 +01:00
atmel_lcdfb.c at91: video: Support driver-model for the LCD driver 2016-06-12 23:49:38 +02:00
backlight-uclass.c dm: backlight: Add a backlight uclass 2016-01-21 20:42:36 -07:00
bcm2835.c bcm2835 video: Map fb as cached 2016-03-27 09:12:19 -04:00
broadwell_igd.c dm: x86: Move samus to use new driver model support 2016-10-11 11:55:33 +08:00
bus_vcxk.c
cfb_console.c video: Move video_get_info_str() prototype to a header file 2016-10-23 18:33:54 -04:00
console_normal.c video: Use fractional units for X coordinates 2016-01-30 10:53:26 +01:00
console_rotate.c video: Use fractional units for X coordinates 2016-01-30 10:53:26 +01:00
console_truetype.c video: truetype: Fix a memory leak on error 2016-02-22 14:41:02 +01:00
coreboot.c dm: video: Add driver for coreboot framebuffer device 2016-10-12 10:58:12 +08:00
ct69000.c video: Drop CONFIG_VIDEO_HW_CURSOR 2016-10-23 18:33:48 -04:00
da8xx-fb.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
da8xx-fb.h
display-uclass.c dm: video: Add a operation to display uclass 2016-03-14 22:01:26 +01:00
formike.c
fsl_dcu_fb.c
fsl_diu_fb.c
hitachi_tx18d42vm_lcd.c
hitachi_tx18d42vm_lcd.h
i915_reg.h x86: broadwell: Add video support 2016-03-17 10:27:26 +08:00
ipu_common.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ipu_disp.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ipu_regs.h video: ipu: fix out of bounds access 2015-11-30 09:18:36 +01:00
ipu.h
ivybridge_igd.c dm: x86: video: Add a driver-model driver for ivybridge graphics 2016-10-11 11:55:33 +08:00
Kconfig Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig 2016-10-23 18:33:57 -04:00
l5f31188.c
ld9040.c
lg4573.c
Makefile video: Drop the sed13806 driver 2016-10-23 18:33:43 -04:00
mb862xx.c
mpc8xx_lcd.c
mvebu_lcd.c video: Add support for Armada XP LCD controller 2016-01-23 22:58:07 +01:00
mx3fb.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mxc_ipuv3_fb.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mxcfb.h
mxsfb.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
omap3_dss.c
panel-uclass.c dm: panel: Add a panel uclass 2016-01-21 20:42:36 -07:00
pwm_backlight.c dm: backlight: Add a driver for a PWM backlight 2016-01-21 20:42:36 -07:00
pxa_lcd.c Revert "pxa_lcd: make driver cache-aware" 2016-03-27 20:58:08 -04:00
s6e8ax0.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
s6e63d6.c
sandbox_sdl.c video: sandbox: Allow selection of font size and console name 2016-01-30 10:57:30 +01:00
scf0403_lcd.c
sed156x.c
simple_panel.c simple panel: fix spelling of debug message 2016-10-10 10:44:37 -07:00
sm501.c
ssd2828.c
ssd2828.h
stb_truetype.h video: freetype: Fix a memory leak with a bad parameter 2016-02-22 14:41:22 +01:00
sunxi_display.c Fix codying style broken by recent libfdt sync 2016-10-24 08:04:42 -04:00
tegra.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
vesa.c dm: video: Add driver for VESA-compatible device 2016-10-12 10:56:41 +08:00
vidconsole-uclass.c video: squash lines for immediate return 2016-09-23 17:53:45 -04:00
video_bmp.c video: Use 'int' for loop variables instead of short 2016-02-06 13:55:49 +01:00
video-uclass.c dm: video: Don't do anything in alloc_fb() when plat->size is zero 2016-10-12 10:58:23 +08:00
videomodes.c
videomodes.h