summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ct65550.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2017-02-03some bugs in chipsfb_putchar_aa():macallan
2017-02-02support anti-aliased fonts, glyphcache etc.macallan
2016-08-26fix a bunch of bugs & tpyos in chipsfb_mmap() so wsfb can actually workmacallan
2014-01-04__unuse the right functionmacallan
2014-01-03do as joerg requested and mark an unused function __unusedmacallan
2013-10-09support WSDISPLAYIO_GET_FBINFOmacallan
2013-07-30avoid uninitialized use of defattrmacallan
2012-08-22- use R3G3B2 palettemacallan
2012-05-23first step to fix PR 46461 - don't jump through a NULL pointer when we'remacallan
2012-03-13Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls withelad
2012-01-11use rasops_init(0, 0)macallan
2011-03-23complete the driver/bus frontend split and make sure the driver can deal withmacallan
2011-02-09split out the bus-independent portions of chipsfbmacallan