linux/drivers/video/via
Steffen Trumtrar ea4f3111ef viafb: rename display_timing to via_display_timing
The struct display_timing is specific to the via subsystem. The naming leads to
collisions with the new struct display_timing, which is supposed to be a shared
struct between different subsystems.
To clean this up, prepend the existing struct with the subsystem it is specific
to.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
2013-01-24 08:59:44 +01:00
..
Makefile viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
accel.c
accel.h
chip.h viafb: LCD bpp cleanup 2012-03-04 12:05:15 +00:00
debug.h
dvi.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
dvi.h Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
global.c viafb: get rid of the remaining modetable structure assumptions 2011-08-07 13:34:35 +00:00
global.h viafb: get rid of the remaining modetable structure assumptions 2011-08-07 13:34:35 +00:00
hw.c viafb: rename display_timing to via_display_timing 2013-01-24 08:59:44 +01:00
hw.h viafb: rename display_timing to via_display_timing 2013-01-24 08:59:44 +01:00
ioctl.c
ioctl.h
lcd.c viafb: rename display_timing to via_display_timing 2013-01-24 08:59:44 +01:00
lcd.h Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
share.h viafb: rename display_timing to via_display_timing 2013-01-24 08:59:44 +01:00
tblDPASetting.c
tblDPASetting.h
via-core.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
via-gpio.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
via_aux.c viafb: add initial EDID support 2012-02-13 07:28:14 +00:00
via_aux.h viafb: add initial EDID support 2012-02-13 07:28:14 +00:00
via_aux_ch7301.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_edid.c viafb: NULL dereference on allocation failure in query_edid() 2012-02-17 07:56:21 +00:00
via_aux_sii164.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1621.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1622.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1625.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1631.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1632.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_aux_vt1636.c viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
via_clock.c viafb: don't touch clock state on OLPC XO-1.5 2012-09-22 21:31:01 +00:00
via_clock.h
via_i2c.c viafb: fix I2C emulation on GPIO ports 2012-02-12 22:15:16 +00:00
via_modesetting.c viafb: rename display_timing to via_display_timing 2013-01-24 08:59:44 +01:00
via_modesetting.h viafb: rename display_timing to via_display_timing 2013-01-24 08:59:44 +01:00
via_utility.c
via_utility.h
viafbdev.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
viafbdev.h viafb: add auxiliary device management infrastructure 2012-02-10 19:11:51 +00:00
viamode.c viafb: modetable conversion 2012-03-08 18:41:35 +00:00
viamode.h viafb: modetable conversion 2012-03-08 18:41:35 +00:00
vt1636.c
vt1636.h