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
Age
Commit message (
Expand
)
Author
2015-12-16
Allow pcfiic to handle i2c writes using cmdbuf for the register, and buf for
jdc
2015-12-14
Fix TX FIFO on Tegra
jmcneill
2015-12-08
Update calculations for DDR4 devices. This gets 1066MHz modules to
pgoyette
2015-12-07
Bugfixes
msaitoh
2015-12-07
Handle reading of 4kbit EEPROMs in SPD devices. This is needed for DDR4 DIMMs.
mlelstv
2015-12-06
KNF.
msaitoh
2015-12-06
Fix the definition of DDR4's tFAW (offset 0x24).
msaitoh
2015-12-05
Use the DDR4 rows and columns fields when printing DDR4 data
pgoyette
2015-12-05
Calculated CRC is for bytes from 0 to 125 on DDR4. Now we can attach spdmem
msaitoh
2015-11-27
Pull in changes from OpenBSD r1.34:
jmcneill
2015-11-21
Fix an off by one in the bit definition for RX store and forward mode.
martin
2015-11-17
Revert changes of athn.c r1.8.
jakllsch
2015-11-11
Only sync and unload dma map in ahci_atapi_complete() if appropriate.
jakllsch
2015-11-05
mpt: add missing debug strings to the Error_Map IOC_Event array
palle
2015-11-02
PR/50395: Vicente Chaves de Melo: Loss of characters in serial port
christos
2015-10-30
Fixed format string types to make it compile with BAH_DEBUG again.
phx
2015-09-22
Avoid left-shift of negative values.
joerg
2015-09-12
Add missing splx() found by brainy.
christos
2015-09-09
Sync with OpenBSD. No functional change.
skrll
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-30
Remove double spl(x), found by brainy.
martin
2015-08-30
Restore interrupts on error path.
dholland
2015-08-30
Restore interrupts on error path. From maxv's brainy list.
dholland
2015-08-30
Even if the "card went away", don't return from smc91cxx_init without
dholland
2015-08-30
Initialize uninitialized variable; from maxv's brainy list. Fixes slipup
dholland
2015-08-28
Add support for Realtek RTL8168H/8111H variant.
nonaka
2015-08-28
Add parenthesis for a macro to prevent surprises when it is negated.
joerg
2015-08-21
No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes
jmcneill
2015-08-09
wait for command done status before doing pio transfer
jmcneill
2015-07-22
Adapter leaks requests when mpt_event_notify_reply() has to acknowledge
hannken
2015-06-12
actually check the return value from m_gethdr() and deal with errors
macallan
2015-06-12
Supports ETHERCAP_VLAN_MTU. ok martin@ PR#49967
tnn
2015-05-30
disable interrupts when we get an rfsilent event, and make sure to clear intr...
jmcneill
2015-05-24
Add AHCI_QUIRK_SKIP_RESET quirk to allow for skipping the drive reset
jmcneill
2015-05-24
remove errant &
matt
2015-05-24
Use bus_dmamap_load instead of bus_dmamap_load_raw
matt
2015-05-15
Print operable voltage with aprint_verbose(). OK'ed by pgoyette@.
msaitoh
2015-05-04
For Tegra K1, set IE_RX_TIMEOUT (bit 4) in IER register. RX_TIMEOUT occurs
jmcneill
2015-05-04
fix pasto, use SET() and CLR()
macallan
2015-05-03
add COM_TYPE_TEGRA
jmcneill
2015-04-23
Update module dependencies for all the existing modules that depend on sysmon...
pgoyette
2015-04-20
Backout r1.18.
kiyohara
2015-04-20
Unbreak the build of spdmem
ozaki-r
2015-04-20
Initial pass at supporting decode for DDR4.
pgoyette
2015-04-14
Include <sys/rndsource.h> where it is actually used.
riastradh
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2015-04-10
Fix a double free. "Suggested" by Brainy.
maxv
2015-04-04
fix double free, found by Brainy.
christos
2015-04-04
fix memory leak, found by Brainy.
christos
2015-04-01
Add missing ,
matt
[next]