OpenCloudOS-Kernel/drivers/video/fbdev/core
Ondrej Zary ec90631c8a fb_ddc: Allow I2C adapters without SCL read capability
i2c-algo-bit allows I2C adapters without SCL read capability to work
but fb_ddc_read fails to work on them.

Fix fb_ddc_read to work with I2C adapters not capable of reading SCL.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-09-30 10:46:55 +03:00
..
Makefile framebuffer: don't link fb_devio into kernel image unconditionally 2015-05-07 13:59:45 +03:00
cfbcopyarea.c framebuffer: fix screen corruption when copying 2014-09-30 13:39:50 +03:00
cfbfillrect.c
cfbimgblt.c
fb_cmdline.c video/fbdev: Always built-in video= cmdline parsing 2014-08-06 14:50:02 +02:00
fb_ddc.c fb_ddc: Allow I2C adapters without SCL read capability 2015-09-30 10:46:55 +03:00
fb_defio.c framebuffer: don't link fb_devio into kernel image unconditionally 2015-05-07 13:59:45 +03:00
fb_draw.h
fb_notify.c
fb_sys_fops.c
fbcmap.c
fbcvt.c fbdev: fix CVT vertical front and back porch values 2015-01-27 13:35:37 +02:00
fbmem.c video/fbdev: Always built-in video= cmdline parsing 2014-08-06 14:50:02 +02:00
fbmon.c fbdev: fix cea_modes array size 2015-08-20 10:20:11 +03:00
fbsysfs.c fbdev: fix snprintf() limit in show_bl_curve() 2015-09-01 13:52:23 +03:00
modedb.c fbdev: fix cea_modes array size 2015-08-20 10:20:11 +03:00
svgalib.c
syscopyarea.c video: fbdev: fix sys_copyarea 2015-01-30 09:46:59 +02:00
sysfillrect.c
sysimgblt.c