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
/
arch
/
evbarm
/
tsarm
/
tslcd.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2012-11-12
C99 types
skrll
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-06-11
use device_lookup_private to get softc
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-01-24
Remove duplicate #includes, patch contributed in private mail
hubertf
2006-08-31
Make these compile again. (#include <arm/ep93xx/epgpioreg.h> and
matt
2005-12-11
merge ktrace-lwp.
christos
2005-08-14
hd44780 porting layer for readreg/writereg now takes an extra "enable" argument.
joff
2005-02-04
Support a wsdisplay(4) attachment on a tslcd
joff
2005-01-11
Use hd44780var.h instead of hd44780_subr.h
joff
2005-01-09
o reversed sense of RS in writereg
joff
2005-01-08
Support for bit-banging HD44780 bus cycles on the generic LCD header
joff