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
/
macppc
/
dev
Age
Commit message (
Expand
)
Author
2018-03-01
match /u3, found in some G5
macallan
2018-03-01
match K2 UATA, found in some G5
macallan
2018-02-26
Remove support for macofcons(4), it's not actually possible to build a kernel
sevan
2018-02-16
use _PREFETCHABLE
macallan
2018-02-16
remove accidential garbage
macallan
2018-02-16
add $NetBSD:
macallan
2018-02-16
OF_getprop() retuns -1 on failure, not 0...
macallan
2018-01-29
remove some leftover references to ki2c in comments
macallan
2018-01-27
Fix issue with audio being downpitched, thanks to <nat>
sevan
2018-01-24
note to self: OF_getprop() returns -1 on error
macallan
2017-12-13
Catch up with hid.h header location change
maya
2017-10-25
Use C99 initializer for filterops
maya
2017-10-20
move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()
jdolecek
2017-10-07
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
jdolecek
2017-10-05
do what linux and freebsd do here:
macallan
2017-10-01
we support the drive bay sensor now
macallan
2017-09-29
provide crude but working fan control based on sensor readings
macallan
2017-09-29
pass the right device node to i2c devices
macallan
2017-09-27
if there is no 'compatible' property try to guess the codec from the i2c
macallan
2017-09-27
identify as 'Audio Codec' and print out which codec we found
macallan
2017-09-27
pass the right OF node to i2c devices
macallan
2017-09-22
no more special treatment for dbcool
macallan
2017-09-22
switch to direct configuration
macallan
2017-09-22
direct configure i2c devices
macallan
2017-09-22
attach to iic, use direct config
macallan
2017-09-22
follow sparc64 and do direct config for i2c-devices
macallan
2017-09-15
bus_space-ify
macallan
2017-09-15
provide a bus_space to child devices
macallan
2017-09-15
ki2c uses i2c addresses with the direction bit shifted out now, adjust
macallan
2017-09-05
first step to clean up & bus-spacification:
macallan
2017-09-01
support I2C bus and direct config of slave devices
macallan
2017-07-07
tidy up output by moving linebreak to before we attach children
macallan
2017-06-06
SMU support, from Phileas Fogg
macallan
2017-03-31
Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with
msaitoh
2017-02-22
Apply deferred if_start to more MD drivers.
nonaka
2017-02-15
Fix an inverted logic.
tsutsui
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-12-08
Apply deferred if_start framework
ozaki-r
2016-10-03
Fix typo
ozaki-r
2016-10-02
MFREE -> m_free
christos
2016-09-16
Add note about 16 bit console brokenness
scole
2016-08-24
don't grab the interrupt lock around mixer operations
macallan
2016-07-15
adjust to dbdma changes
macallan
2016-07-15
- only unmap / free dbdma stuff when we actually mapped / allocated it
macallan
2016-07-15
first step to make dbdma less hackish
macallan
2016-07-06
shut up another unused function warning
macallan
2016-07-06
shut up unused function warning
macallan
2016-06-16
somehow this fell through the cracks when I committed platinumfb.c
macallan
2016-06-10
add driver for 'platinum' onboard video found in Power Mac 7200 and possibly
macallan
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
[next]