aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/smscufx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26video: smscufx: Use NULL instead of 0Sachin Kamat1-1/+1
2013-04-26fbdev: improve fb_mmap bounds checksTomi Valkeinen1-1/+5
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+0
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-07-24video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2012-07-24video: Fix typo in drivers/videoMasanari Iida1-2/+2
2012-07-17Change email address for Steve GlendinningSteve Glendinning1-2/+2
2012-05-08video: smscufx.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-04-29fb_defio: add first_io callbackHeiko Stübner1-1/+1
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