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
/
external
/
bsd
/
vchiq
/
dist
Age
Commit message (
Expand
)
Author
2022-02-06
vchiq(4): Fix llvm build with only one loff_t definition.
martin
2021-12-19
Don't redefine stuff that common now has
riastradh
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-01-27
Rename of_match_compat_data() to of_compatible_match(). Similarly,
thorpej
2021-01-15
use fdtbus_intr_establish_xname
jmcneill
2020-12-01
Do not attach vchiq(4) in big-endian mode.
rin
2020-12-01
Fix style of error message.
rin
2020-11-03
state struct should use fixed size types. NFCI.
mlelstv
2020-11-03
Fix build on aa64
skrll
2020-09-26
Define isb(), dsb(option), and dmb(option)
skrll
2020-09-26
Trailing whitespace
skrll
2020-02-22
build fix
jmcneill
2020-01-22
align with upstream for 64bit compatibility.
mlelstv
2019-12-31
Split vchiq into separate fdt and acpi attachments.
jmcneill
2018-08-28
Remove stuff now in sys/external/bsd/common
skrll
2018-08-09
One newline is enough.
gson
2018-08-07
One newline is enough.
gson
2017-12-10
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.
skrll
2017-11-30
add fo_name so we can identify the fileops in a simple way.
christos
2017-11-05
Use IPL_VM and IST_MPSAFE instead of IPL_SCHED
skrll
2017-09-21
Spaces to TAB
skrll
2017-09-11
keep dsb in vchiq code.
maya
2017-09-11
Use common barrier.h rather than separate implementation. NFCI
maya
2017-09-11
Include opt_multiprocessor.h for MULTIPROCESSOR
maya
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-02-05
Don't call _sema_init twice on various objects... remote_event_create
skrll
2017-01-12
Sync with latest github/raspberrypi/linux sources
skrll
2017-01-12
Use some macros for magic numbers and correct return value.
skrll
2017-01-12
Sync memory barriers with sys/external/bsd/drm2/include/asm/barrier.h
skrll
2017-01-08
xxx: gcc avoid bogus ssp warning
christos
2016-01-15
add sysctl nodes to configure vchiq log levels.
mlelstv
2015-07-29
When expanding an inline function make sure you get the argument order
skrll
2015-07-29
Expand the bcm2835_intr_establish inline.
skrll
2015-01-28
It turns out we needed to track pid all along, so revert the lwp tracking
skrll
2015-01-23
More count vs ret confusion. Need to send notification if count != 0.
skrll
2014-12-20
Allow more space for temp string buffer in service stats display.
nat
2014-12-20
Enable state/stats information on vchiq device read.
nat
2014-10-25
G/C some unused code.
skrll
2014-09-02
expose vchi_get_peer_version
jmcneill
2014-09-02
IPL_VM -> IPL_SCHED, and callout_stop -> callout_halt
jmcneill
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-16
From https://github.com/raspberrypi/linux/commit/517d5c1c9ceb7bf94c4e56e4fb97...
jmcneill
2014-05-01
First argument of vchiq_log_info is the log level, not a boolean.
joerg
2014-04-25
Trailing whitespace
skrll
2014-04-19
Deal in 4KB pages for vchiq regardless of ARM page size.
skrll
2014-04-19
Wrap a long line.
skrll
2014-04-19
Comment KNF
skrll
2014-04-17
Fix count vs ret confusion. ret is only set on error when count == 0 -
skrll
2014-04-12
Remove buggy linux completion API emulation and use the common version.
skrll
[next]