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
Age
Commit message (
Expand
)
Author
2017-10-15
explicitely ignore polled xfers in wdcintr(), so it won't be processed
jdolecek
2017-10-15
move the extra thaw for scheduled ata_reset_channel() to the function itself,
jdolecek
2017-10-15
revert the logic for wdc_wait_for_unbusy() in wdc_ata_bio_intr() to pre-NCQ,
jdolecek
2017-10-14
do not use the NCQ priority by default; seems it negatively affects
jdolecek
2017-10-14
only call drive reset with AT_POLL when the command itself was
jdolecek
2017-10-13
Show 2.5GBASE-T and 5GBASE-T correctly on ixv(4). Tested on a virtual function
msaitoh
2017-10-13
Set baudrate correctly. A device which use mii(4) interface can set
msaitoh
2017-10-12
IOMMU cap dump fixes:
msaitoh
2017-10-11
add missing break;s
macallan
2017-10-10
revert the logic in wdc_atapi_intr() for wdc_wait_for_unbusy() to what it
jdolecek
2017-10-10
split off functions used by 'wd* at umass?' into separate file, unfortunately
jdolecek
2017-10-10
make compile with UISDATA_DEBUG
jdolecek
2017-10-10
make compile with ATAPI_DEBUG_PROBE (by copying over the code from
jdolecek
2017-10-10
Reorder to test for null before null deref in debug code
maya
2017-10-10
Reorder to test for null before null deref in debug code
maya
2017-10-10
fix wdc_init_shadow_regs() arg
jdolecek
2017-10-10
Decode IOMMU capability of PCI secure device capability. From "AMD I/O
msaitoh
2017-10-09
Delete bogus NULL test.
maya
2017-10-09
Reorder to avoid null deref before null test
maya
2017-10-09
Change aprint_verbose on voltage change to aprint_debug to prevent dmesg
jmcneill
2017-10-08
don't initialize tfd twice.
christos
2017-10-08
initialize tfd
christos
2017-10-08
Initialize tfd even when not waiting for DSC.
joerg
2017-10-08
as a stopgap measure, include necessary parts of dev/ata/ata.c even
jdolecek
2017-10-08
Re-use the err label more so it is not unused for drivers that don't support
christos
2017-10-08
Don't assert channel lock in polled mode.
mlelstv
2017-10-07
add direct config support
jmcneill
2017-10-07
Add FDT support
jmcneill
2017-10-07
adapt for NCQ branch merge too
jdolecek
2017-10-07
adapt several more wdc attachments for NCQ branch merge
jdolecek
2017-10-07
Hook axp20x into fdt regulator api
jmcneill
2017-10-07
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
jdolecek
2017-10-05
Use pcireg.h's macro. No functional change.
msaitoh
2017-10-05
- Add PCI_MAPREG_ROM_ADDR_MASK macro and PCI_MAPREG_ROM_ADDR() macro.
msaitoh
2017-10-05
Listen for PMFE_THROTTLE_* events and limit CPU frequency when throttling
jmcneill
2017-10-04
- ixv_enableintr(): Fix a bug that ixv_enable_queue() is called with incorrect
msaitoh
2017-10-04
Add 2.5GBASE-T and 5GBASE-T support. (forgotten in the last commit)
msaitoh
2017-10-04
- Remove half-duplex setting for more than 1000Mbps in ixgbe_add_media_types()
msaitoh
2017-10-04
Fix a bug that X550EM (Denverton) can't force 10BaseT.
msaitoh
2017-10-03
Fix a problem that mailbox interrupt never occured. Bit definitions of PF's
msaitoh
2017-10-03
Make mailbox statistic counters evcnt(9).
msaitoh
2017-10-02
Add generic DT cpu frequency and voltage scaling driver.
jmcneill
2017-10-02
Add driver for Silergy SY8106A regulator
jmcneill
2017-10-02
Allow maxused to be an odd number of bytes. This makes single byte
nat
2017-10-02
Improve LINEAR_LINEARN macro - inparticular BE/LE conversions.
nat
2017-10-01
Ensure proper use of sc_opens (play back) and sc_recopens (recording).
nat
2017-10-01
attach to ds1775 which was already more or less supported as DS75
macallan
2017-09-30
Remove comment about BlackBerry devices which are not relevant here.
sevan
2017-09-30
Improve logic in audio_initbufs(). No functional changes intended.
isaki
2017-09-29
Add ELAN keyboard
scole
[next]