aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tmiofb.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29framebuffer: Use fb_<level>Gravatar Joe Perches 1-2/+1
2013-09-20video: tmiofb: use dev_get_platdata()Gravatar Jingoo Han 1-5/+5
2013-06-26video: remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-3/+0
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-4/+4
2012-09-01tmiofb: missing NULL pointer checksGravatar Alan Cox 1-0/+4
2011-10-03video: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsGravatar Samuel Ortiz 1-7/+5
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-23tmio: Silence warnings introduced by mfd changesGravatar Andres Salomon 1-6/+5
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbGravatar Andres Salomon 1-8/+7
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversGravatar Andres Salomon 1-11/+9
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 1-5/+5
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueGravatar Andrew Morton 1-1/+1
2009-03-24video: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2008-11-19tmiofb: fix compilation with ACCEL disabledGravatar Dmitry Baryshkov 1-3/+7
2008-10-16fbdev: add new TMIO framebuffer driverGravatar Dmitry Baryshkov 1-0/+1050