index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
ssdfb.c
Age
Commit message (
Expand
)
Author
2021-08-21
ssdfb: add missing break in switch. Unbreaks contrast setting for SSD1353
tnn
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-06
conditionally put back the include of <uvm/uvm_page.h>
tnn
2021-08-05
ssdfb: revert rev 1.14
tnn
2021-08-05
ssdfb: support the SSD1353 controller and the DEP 160128A(1)-RGB display
tnn
2021-08-05
ssdfb: prepare for supporting rgb color displays
tnn
2021-08-05
ssdfb: make it work on big-endian
tnn
2021-08-02
ssdfb: define SSD1353 command set
tnn
2021-07-30
ssdfb(4): remove code for dealing with non-MPSAFE attachment
tnn
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-02-23
UVM locking changes, proposed on tech-kern:
ad
2019-11-02
fix hang when SSDFB_ATTACH_FLAG_CONSOLE used with spi
tnn
2019-11-02
ssdfb: add support for SSD1322
tnn
2019-10-22
allow to have a per-product init function
tnn
2019-10-22
use __SHIFTIN
tnn
2019-06-05
add missing kthread_exit
tnn
2019-06-04
revert previous as suggested by mrg IPL_SCHED is correct here
tnn
2019-05-30
- include uvm.h before uvm_device.h
tnn
2019-03-17
ensure the device's UVM pager object is present before using uvm_pageratop
tnn
2019-03-17
formatting
tnn
2019-03-17
add ssdfb
tnn