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
2010-08-19
add suspend/resume support
jmcneill
2010-08-08
white space -> tab.
isaki
2010-07-28
The ETHERCAP_VLAN_HWTAGGING flag is not a member of if_cap but ec_cap,
msaitoh
2010-07-27
Support detachment of ahcisata(4).
jakllsch
2010-07-27
Make the Realtek PCI network interfaces detachable.
jakllsch
2010-07-27
Make debugging code compile on LP64.
jakllsch
2010-07-27
Use bus_addr_t for physical addresses.
jakllsch
2010-07-27
Rework debug printf invocation to not fail on LP64 so easily.
jakllsch
2010-07-27
Print size_t with 'z' in debug code.
jakllsch
2010-07-27
printf() size_t with 'z' format modifier in debug code.
jakllsch
2010-07-27
Make it compile again
martin
2010-07-26
Add PAE to ALL kernel, so that most paddr_t format string errors get caught
jym
2010-07-26
Store information for bus_dmamem_unmap() and bus_dmamem_free()
jakllsch
2010-07-23
Finish cleaning up pchb from recent change.
jakllsch
2010-07-20
Prepare ahcisata(4) to work with 64-bit bus_dma_tag_t.
jakllsch
2010-07-20
Convert ahcisata(4) to C99 exact-width integer types.
jakllsch
2010-07-20
Add support for 16650's prescaler from Frank Wille. Tested with
jklos
2010-07-13
Fix wrong ifdef.
kiyohara
2010-07-13
Move to pci/mvsata_pci.c (marvell/mvsata_mv.c) splitting mvsata_products[].
kiyohara
2010-06-29
Fix logic error in detecting length of DDR3 SPD covered by CRC check.
pgoyette
2010-06-24
register definitions for Brooktree Bt461 and Bt462 RAMDACs, used on CG12 and
macallan
2010-06-13
No need to include PCI header files in bus independent code.
tsutsui
2010-05-12
set RI_NO_AUTO then attaching early, clear it otherwise
macallan
2010-05-12
Use callout_halt() instead of callout_stop() - otherwise gem_detach() might
martin
2010-05-08
Move "opt_slhci.h" from .h to .c
isaki
2010-05-04
Make local functions static.
tsutsui
2010-05-02
Add (missing) newlines to error messages.
jakllsch
2010-04-28
add byte-swapping so that this works on BE platforms.
chs
2010-04-25
Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted.
rmind
2010-04-21
Don't printf bus_space_tag_t's in a MI driver.
dyoung
2010-04-19
Add default implementations for bus_space_is_equal(9),
dyoung
2010-04-16
#include <sys/bus.h> instead of <machine/bus.h>. No functional change
dyoung
2010-04-11
Fix botched logic in ipkdb part in rev 1.77 (KNF misc).
tsutsui
2010-04-09
Improve error paths in (e)siop_scsipi_request():
jakllsch
2010-04-09
Added 8110SBL support.
nonaka
2010-04-09
Added PCA9564 I2C Controller driver.
nonaka
2010-04-07
satafis:
jakllsch
2010-04-06
Added support RICOH 5C316.
nonaka
2010-04-05
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
joerg
2010-03-31
remove a now useless bus_space_barrier()
macallan
2010-03-31
Do as OpenSolaris does and read the status register after each write.
macallan
2010-03-29
Don't warn about DMA timeout during probe.
tsutsui
2010-03-28
Spell "enough" properly.
snj
2010-03-26
Synchronize with other platforms:
mjacob
2010-03-24
sys/dev/ic/videomode.h is almost identical to sys/dev/videomode/videomode.h
tnn
2010-03-24
Split spdmem driver into a bus attachment and a common back-end
pgoyette
2010-03-23
Add some missing aprint_naive calls.
njoly
2010-03-22
pckbc.c, vga.c: It doesn't appear to be helpful to compare two
dyoung
2010-03-22
ex_softc.ex_bustype is written but never read. Just get rid of it.
dyoung
2010-03-22
sc_csr_memmapped is true iff the device registers are memory-mapped.
dyoung
[next]