OpenGrok
Cross Reference: vchiq_arm.c
xref
: /
src
/
sys
/
external
/
bsd
/
vchiq
/
dist
/
interface
/
vchiq_arm
/
vchiq_arm.c
Home
|
History
|
Annotate
|
Download
|
only in
vchiq_arm
History log of
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c
Revision
Date
Author
Comments
1.21
22-Jan-2020
mlelstv
align with upstream for 64bit compatibility.
1.20
07-Aug-2018
gson
branches: 1.20.6;
One newline is enough.
1.19
30-Nov-2017
christos
branches: 1.19.2; 1.19.4;
add fo_name so we can identify the fileops in a simple way.
1.18
12-Jan-2017
skrll
Sync with latest github/raspberrypi/linux sources
XXX should provide a vchiq2netbsd and cvs import
1.17
08-Jan-2017
christos
xxx: gcc avoid bogus ssp warning
1.16
28-Jan-2015
skrll
branches: 1.16.2;
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.
quake has a chance of working now.
1.15
23-Jan-2015
skrll
More count vs ret confusion. Need to send notification if count != 0.
1.14
20-Dec-2014
nat
Enable state/stats information on vchiq device read.
This commit was approved by skrll@
1.13
25-Jul-2014
dholland
branches: 1.13.2; 1.13.4;
Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
1.12
17-Apr-2014
skrll
branches: 1.12.2;
Fix count vs ret confusion. ret is only set on error when count == 0 -
make sure this is the case.
1.11
27-Mar-2014
skrll
branches: 1.11.2;
Merge upstream fixes.
1.10
25-Mar-2014
christos
kill sprintf
1.9
16-Mar-2014
dholland
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.
I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
1.8
14-Dec-2013
skrll
Remove unused variables.
1.7
13-Oct-2013
skrll
Print the client_id (lwp address) as hex and avoid stack overflow. Use
snprintf while here.
Fixes PR/48287
1.6
19-Sep-2013
skrll
Track waiters/clients via lwp pointer and not pid.
1.5
19-Sep-2013
skrll
Call {lmutex,_sema)_destroy appropriately
1.4
03-Aug-2013
skrll
Whitespace.
1.3
28-Apr-2013
skrll
branches: 1.3.4; 1.3.6;
Spello
1.2
25-Mar-2013
jmcneill
hide some debug printfs under VCHIQ_IOCTL_DEBUG
1.1
08-Mar-2013
jmcneill
BCM2835 VCHIQ device driver
1.3.6.2
18-May-2014
rmind
sync with head
1.3.6.1
28-Aug-2013
rmind
sync with head
1.3.4.4
03-Dec-2017
jdolecek
update from HEAD
1.3.4.3
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.4.2
23-Jun-2013
tls
resync from head
1.3.4.1
28-Apr-2013
tls
file vchiq_arm.c was added on branch tls-maxphys on 2013-06-23 06:20:23 +0000
1.11.2.1
10-Aug-2014
tls
Rebase.
1.12.2.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.12.2.1
17-Apr-2014
yamt
file vchiq_arm.c was added on branch yamt-pagecache on 2014-05-22 11:40:59 +0000
1.13.4.2
05-Feb-2017
skrll
Sync with HEAD
1.13.4.1
06-Apr-2015
skrll
Sync with HEAD
1.13.2.3
28-Jan-2015
martin
Pull up following revision(s) (requested by skrll in ticket #464):
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_kern_lib.c: revision 1.6
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 1.16
It turns out we needed to track pid all along, so revert the lwp tracking
I did ages ago.
quake has a chance of working now.
1.13.2.2
23-Jan-2015
martin
Pull up following revision(s) (requested by skrll in ticket #446):
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 1.15
More count vs ret confusion. Need to send notification if count != 0.
1.13.2.1
29-Dec-2014
martin
Pull up following revision(s) (requested by nat in ticket #345):
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 1.14
sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.c: revision 1.10
Enable state/stats information on vchiq device read.
Allow more space for temp string buffer in service stats display.
Fixes corrupted display when rx and tx count become large.
1.16.2.1
20-Mar-2017
pgoyette
Sync with HEAD
1.19.4.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.19.4.1
10-Jun-2019
christos
Sync with HEAD
1.19.2.1
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.20.6.1
25-Jan-2020
ad
Sync with head.
Indexes created Thu Oct 02 10:09:58 GMT 2025