summaryrefslogtreecommitdiffstats
path: root/drivers/video/tmiofb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-1048/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches-2/+1
2013-09-20video: tmiofb: use dev_get_platdata()Jingoo Han-5/+5
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han-3/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-4/+4
2012-09-01tmiofb: missing NULL pointer checksAlan Cox-0/+4
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang-1/+1
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz-7/+5
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon-6/+5
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon-8/+7
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon-11/+9
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn-5/+5
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton-1/+1
2009-03-24video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov-3/+7
2008-10-16fbdev: add new TMIO framebuffer driverDmitry Baryshkov-0/+1050