aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tmiofb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz1-7/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-6/+5
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon1-8/+7
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon1-11/+9
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-5/+5
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton1-1/+1
2009-03-24video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov1-3/+7
2008-10-16fbdev: add new TMIO framebuffer driverDmitry Baryshkov1-0/+1050