aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/hgafb.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29framebuffer: Use fb_<level>Gravatar Joe Perches 1-2/+1
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-6/+6
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-1/+1
2011-08-19hgafb: use display information in info not in var for panningGravatar Laurent Pinchart 1-2/+2
2011-01-06video: Fix the HGA framebuffer driverGravatar Brent Cook 1-13/+9
2010-05-25fbdev: section cleanup in hgafbGravatar Henrik Kretzschmar 1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoGravatar Uwe Kleine-König 1-1/+1
2008-07-24hgafb: convert to new platform driver APIGravatar Krzysztof Helt 1-17/+19
2008-06-12hgafb: resource management fixGravatar Krzysztof Helt 1-11/+15
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-1/+0
2006-01-10[PATCH] fbdev: hgafb: Convert to platform deviceGravatar Antonino A. Daplas 1-29/+78
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+619