aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tmiofb.c
Commit message (Expand)AuthorAgeFilesLines
* fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-7/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-6/+5
* fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon2011-03-231-8/+7
* mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon2011-03-231-11/+9
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-5/+5
* drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton2009-09-231-1/+1
* video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov2008-11-191-3/+7
* fbdev: add new TMIO framebuffer driverDmitry Baryshkov2008-10-161-0/+1050