The list of latent models, likelihood and priors implemented, can be found by doing
> inla.list.models()
you can also list spesific section, like
> inla.list.models("prior")
see ?inla.list.models
The documentation is there at
> inla.doc("loggamma")
for example, see also ?inla.doc