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
/
arch
/
arm
/
nvidia
Age
Commit message (
Expand
)
Author
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2022-10-15
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
jmcneill
2022-04-21
s/subesquent/subsequent/ in copy pasted comments.
andvar
2022-03-19
tegra124_car(4): Attach rndsource synchronously.
riastradh
2022-03-19
tegra124_car(4): No need for rnd lock -- delete it.
riastradh
2022-02-23
API naming consistency. NFC.
skrll
2022-02-06
sdhc: Retire SDHC_FLAG_USE_ADMA2 flag.
jmcneill
2022-02-06
sdhc: tegra: Set SDHC_FLAG_BROKEN_ADMA2_ZEROLEN quirk flag.
jmcneill
2022-01-22
Ensure bus_dmatag_subregion is called with an inclusive max_addr
skrll
2021-12-19
drm: Do the attach task dance for tegra drm.
riastradh
2021-12-19
drm: Make tegra drm build again.
riastradh
2021-12-19
drm_dev_alloc now returns ERR_PTR, check for that.
riastradh
2021-12-05
s/stauts/status/
msaitoh
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-06-21
fix proplib deprecation
christos
2021-05-12
Pass along our device handle to the PCI bus instance we attach.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-02-04
Call acpi_device_register() / fdtbus_device_register() as approrpriate.
thorpej
2021-01-27
Rename of_match_compat_data() to of_compatible_match(). Similarly,
thorpej
2021-01-27
Use DEVICE_COMPAT_EOL.
thorpej
2021-01-25
Since we're using designated initialisers for compat data, we should
thorpej
2021-01-19
Use device_compatible_entry / of_search_compatible() rather than
thorpej
2021-01-18
Remove "struct of_compat_data" and replace its usage with
thorpej
2021-01-15
use fdtbus_intr_establish_xname
jmcneill
2021-01-15
Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish
jmcneill
2020-12-28
Remove the AHCI_QUIRK_SKIP_RESET quirk now that the underlying issue is
jmcneill
2020-12-23
Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,
thorpej
2020-10-15
Initialise xhci_softc sc_ios
jmcneill
2020-09-28
Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
jmcneill
2020-09-14
Trailing whitespace.
skrll
2020-08-29
tegra_xusb: fix xusb static firmware build
jakllsch
2020-08-25
Protect tegra124_cpu_init_cpufreq against being run more than once.
skrll
2020-08-21
#ifdef consistency.
uwe
2020-08-12
Add CEC clock
jmcneill
2020-07-10
Add support for KASAN on ARMv[67]
skrll
2020-07-08
tegra_xusb depends on firmload.
uwe
2020-07-07
Overhaul the interface to pci_configure_bus():
thorpej
2020-06-20
Convert to new proplib api
skrll
2020-06-14
replace EX_NOWAIT with EX_WAITOK in device attach methods.
chs
2020-04-30
rnd_attach_source calls the callback itself now.
riastradh
2020-03-01
bus_dmatag_subregion isn't supported on (compiled into) arm so ifdef its
skrll
2020-02-15
Need to limit the DMA range for tx1. Assume 32bit DMA everywhere for now.
skrll
2020-02-15
Various updates and improvements to cpu start up on arm/aarch64
skrll
2020-01-07
Fix arm __HAVE_PREEMPTION build
skrll
2020-01-07
KNF
skrll
2019-12-28
Do not use Early Write Acknowledge for PCIe I/O and config space.
jmcneill
2019-12-22
Use a separate lock (not the i2c bus lock) to synchronize with the
thorpej
2019-10-13
Restore %# for PRIxBUSADDR
skrll
2019-10-13
Use PRIxBUSADDR
skrll
2019-10-13
Trailing whitespace
skrll
[next]