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
/
wscons
Age
Commit message (
Expand
)
Author
2015-11-08
Untangle.
christos
2015-11-08
PR/50413: Vicente Chaves: Check the allocattr return and return an error.
christos
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-24
to garnish, dust with _KERNEL_OPT
pooka
2015-08-20
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
christos
2015-07-19
use optimized refresh with VCONS_DRAW_INTR even when in polling mode.
mlelstv
2015-05-18
add WSDISPLAY_TYPE_TEGRA
jmcneill
2015-03-20
add WSDISPLAY_TYPE_MESON
jmcneill
2015-01-06
add MGX
christos
2015-01-06
tab police
christos
2014-11-16
Replace callout_stop with callout_halt
ozaki-r
2014-11-10
allocate char and attr buffers with M_ZERO
jmcneill
2014-11-09
add WSDISPLAY_TYPE_ALLWINNER
jmcneill
2014-10-17
Give up making wscons modular for now.
uebayasi
2014-10-10
Normalize wscons devices (except leaving one strange definition).
uebayasi
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-03-14
Fixed wrong cast and invalid array access in the calibration framework, as
khorben
2014-01-21
fix build
mlelstv
2014-01-21
keep track of VCONS_DRAW_INTR screen cache also in erasecols/rows and
mlelstv
2014-01-21
add function to detach wscons from a console. This allows to
mlelstv
2014-01-13
try not to crash when calling glyphcache_wipe() on an uninitialized cache
macallan
2013-11-23
get rid of CIRCLEQ
christos
2013-10-25
Consistently ifdef a variable and all uses
martin
2013-10-19
use __USE() where appropriate.
mrg
2013-09-15
Remove unused variable
martin
2013-09-14
Comment out a variable only used in #if 0 code
martin
2013-05-28
in vcons_redraw_screen():
macallan
2013-04-29
Add WS{DISPLAY,KBD}_TYPE_* for epoc32.
kiyohara
2013-03-18
If there are no devices attached to the mux and software does
jmcneill
2013-02-19
fix a bunch of _IO() ioctl()s to actually work on LP64/BE
macallan
2013-01-31
add ioctl(WSDISPLAYIO_GET_FBINFO)
macallan
2013-01-27
fix a typo in a comment
macallan
2013-01-21
add WSDISPLAY_TYPE_OMAP3
macallan
2013-01-08
add WSDISPLAY_TYPE_VC4 and WSDISPLAYIO_BUS_SOC
jmcneill
2012-11-13
glyphcache_init(): bail if we don't have enough off-screen memory to be useful
macallan
2012-10-04
defflag GLYPHCACHE_DEBUG
macallan
2012-10-04
allow caching of glyphs with attributes other than the default
macallan
2012-09-02
Now that we use keysym_t, make sure <dev/wscons/wsksymvar.h> is included.
he
2012-08-29
support an optional table to translate scancodes when in event mode
macallan
2012-07-12
deal with negative cache sizes
macallan
2012-05-24
Add the following above the version = 0 line, just to provide a hint...
abs
2012-04-22
Implemented extra keys as found on Sun Type 7 USB keyboards, and
khorben
2012-04-22
Add newline at end of file; fix ALL build for me.
uebayasi
2012-04-19
no need to convert cell number to coordinates every time we draw a glyph
macallan
2012-04-17
Support i.MX51's LCD framebuffer on Netwalker.
bsh
2012-03-13
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
elad
2012-02-16
generic support for caching glyphs in video memory
macallan
2012-02-02
delete virtual screens on detach - this allows to hot-unplug
drochner
[next]