aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/smscufx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-18/+1
2011-10-03smscufx: change edid data to u8 instead of charDan Carpenter1-4/+4
2011-09-14smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning1-10/+10
2011-09-05Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning1-0/+1994