summaryrefslogtreecommitdiffstats
path: root/drivers/video/smscufx.c
Commit message (Expand)AuthorAgeFilesLines
* video: smscufx.c: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
* fb_defio: add first_io callbackHeiko Stübner2012-04-291-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-18/+1
* smscufx: change edid data to u8 instead of charDan Carpenter2011-10-031-4/+4
* smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning2011-09-141-10/+10
* Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning2011-09-051-0/+1994