summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ssdfb.c
AgeCommit message (Expand)Author
2021-08-21ssdfb: add missing break in switch. Unbreaks contrast setting for SSD1353tnn
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-06conditionally put back the include of <uvm/uvm_page.h>tnn
2021-08-05ssdfb: revert rev 1.14tnn
2021-08-05ssdfb: support the SSD1353 controller and the DEP 160128A(1)-RGB displaytnn
2021-08-05ssdfb: prepare for supporting rgb color displaystnn
2021-08-05ssdfb: make it work on big-endiantnn
2021-08-02ssdfb: define SSD1353 command settnn
2021-07-30ssdfb(4): remove code for dealing with non-MPSAFE attachmenttnn
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-09-05Round of uvm.h cleanup.riastradh
2020-02-23UVM locking changes, proposed on tech-kern:ad
2019-11-02fix hang when SSDFB_ATTACH_FLAG_CONSOLE used with spitnn
2019-11-02ssdfb: add support for SSD1322tnn
2019-10-22allow to have a per-product init functiontnn
2019-10-22use __SHIFTINtnn
2019-06-05add missing kthread_exittnn
2019-06-04revert previous as suggested by mrg IPL_SCHED is correct heretnn
2019-05-30- include uvm.h before uvm_device.htnn
2019-03-17ensure the device's UVM pager object is present before using uvm_pageratoptnn
2019-03-17formattingtnn
2019-03-17add ssdfbtnn